2020-11-30 10:59:13.667 | + ./stack.sh:main:462 : exec 2020-11-30 10:59:13.667 | + ./stack.sh:main:470 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-105913' 2020-11-30 10:59:13.667 | ++ ./stack.sh:main:462 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-11-30-105913.summary.2020-11-30-105913 2020-11-30 10:59:13.667 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 10:59:13.667 | + ./stack.sh:echo_summary:421 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-11-30-105913 2020-11-30 10:59:13.667 | + ./stack.sh:main:472 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-105913 /opt/stack/logs/stack.sh.log 2020-11-30 10:59:13.667 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2020-11-30-105913.summary.2020-11-30-105913 /opt/stack/logs/stack.sh.log.summary 2020-11-30 10:59:13.667 | + ./stack.sh:main:488 : check_path_perm_sanity /opt/stack 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:583 : local real_path 2020-11-30 10:59:13.668 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2020-11-30 10:59:13.668 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2020-11-30 10:59:13.668 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2020-11-30 10:59:13.668 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2020-11-30 10:59:13.668 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2020-11-30 10:59:13.668 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2020-11-30 10:59:13.668 | + ./stack.sh:main:494 : trap exit_trap EXIT 2020-11-30 10:59:13.670 | + ./stack.sh:main:535 : trap err_trap ERR 2020-11-30 10:59:13.673 | + ./stack.sh:main:548 : set -o errexit 2020-11-30 10:59:13.675 | + ./stack.sh:main:551 : uname -a 2020-11-30 10:59:13.676 | Linux n-d-764626-1 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-11-30 10:59:13.679 | + ./stack.sh:main:554 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-11-30 10:59:13.681 | + ./stack.sh:main:555 : rm -f /opt/stack/data/ca-bundle.pem 2020-11-30 10:59:13.684 | + ./stack.sh:main:558 : source /home/ubuntu/devstack/lib/database 2020-11-30 10:59:13.709 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/rpc_backend 2020-11-30 10:59:13.724 | + ./stack.sh:main:565 : fetch_plugins 2020-11-30 10:59:13.726 | + functions-common:fetch_plugins:1677 : local plugins= 2020-11-30 10:59:13.728 | + functions-common:fetch_plugins:1678 : local plugin 2020-11-30 10:59:13.730 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2020-11-30 10:59:13.732 | + functions-common:fetch_plugins:1682 : return 2020-11-30 10:59:13.734 | + ./stack.sh:main:569 : run_phase override_defaults 2020-11-30 10:59:13.736 | + functions-common:run_phase:1759 : local mode=override_defaults 2020-11-30 10:59:13.737 | + functions-common:run_phase:1760 : local phase= 2020-11-30 10:59:13.739 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 10:59:13.741 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 10:59:13.743 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 10:59:13.744 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 10:59:13.746 | + functions-common:run_phase:1769 : local extra 2020-11-30 10:59:13.749 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 10:59:13.752 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 10:59:13.754 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 10:59:13.756 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 10:59:13.757 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-11-30 10:59:13.759 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 10:59:13.772 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 10:59:13.774 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 10:59:13.775 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 10:59:13.777 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 10:59:13.779 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 10:59:13.781 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 10:59:13.783 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-11-30 10:59:13.784 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-11-30 10:59:13.786 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-11-30 10:59:13.788 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-11-30 10:59:13.790 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 10:59:13.792 | + functions-common:run_phase:1784 : plugin_override_defaults 2020-11-30 10:59:13.793 | + functions-common:plugin_override_defaults:1718 : local plugins= 2020-11-30 10:59:13.795 | + functions-common:plugin_override_defaults:1719 : local plugin 2020-11-30 10:59:13.797 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2020-11-30 10:59:13.799 | + functions-common:plugin_override_defaults:1723 : return 2020-11-30 10:59:13.801 | + ./stack.sh:main:572 : source /home/ubuntu/devstack/lib/apache 2020-11-30 10:59:13.818 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/tls 2020-11-30 10:59:13.820 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-11-30 10:59:13.833 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 10:59:13.835 | +++ lib/tls:source:43 : hostname -f 2020-11-30 10:59:13.839 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-11-30 10:59:13.841 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-11-30 10:59:13.843 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-11-30 10:59:13.845 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-11-30 10:59:13.847 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-11-30 10:59:13.849 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-11-30 10:59:13.850 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-11-30 10:59:13.852 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-11-30 10:59:13.854 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-11-30 10:59:13.856 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-11-30 10:59:13.860 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/infra 2020-11-30 10:59:13.871 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/libraries 2020-11-30 10:59:13.888 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/lvm 2020-11-30 10:59:13.900 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/horizon 2020-11-30 10:59:13.912 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/keystone 2020-11-30 10:59:13.938 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/glance 2020-11-30 10:59:13.967 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/nova 2020-11-30 10:59:14.039 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/placement 2020-11-30 10:59:14.060 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/cinder 2020-11-30 10:59:14.096 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/swift 2020-11-30 10:59:14.143 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/neutron 2020-11-30 10:59:14.185 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2020-11-30 10:59:14.272 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/ldap 2020-11-30 10:59:14.288 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/dstat 2020-11-30 10:59:14.301 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/tcpdump 2020-11-30 10:59:14.313 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/etcd3 2020-11-30 10:59:14.403 | + ./stack.sh:main:598 : run_phase source 2020-11-30 10:59:14.405 | + functions-common:run_phase:1759 : local mode=source 2020-11-30 10:59:14.408 | + functions-common:run_phase:1760 : local phase= 2020-11-30 10:59:14.410 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 10:59:14.412 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 10:59:14.414 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 10:59:14.416 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 10:59:14.418 | + functions-common:run_phase:1769 : local extra 2020-11-30 10:59:14.421 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 10:59:14.424 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 10:59:14.426 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 10:59:14.429 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 10:59:14.431 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-11-30 10:59:14.433 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 10:59:14.446 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 10:59:14.448 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 10:59:14.450 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-11-30 10:59:14.485 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-11-30 10:59:14.487 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-11-30 10:59:14.490 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2020-11-30 10:59:14.492 | + functions-common:run_phase:1781 : load_plugin_settings 2020-11-30 10:59:14.494 | + functions-common:load_plugin_settings:1695 : local plugins= 2020-11-30 10:59:14.496 | + functions-common:load_plugin_settings:1696 : local plugin 2020-11-30 10:59:14.499 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2020-11-30 10:59:14.501 | + functions-common:load_plugin_settings:1700 : return 2020-11-30 10:59:14.503 | + functions-common:run_phase:1782 : verify_disabled_services 2020-11-30 10:59:14.505 | + functions-common:verify_disabled_services:2042 : local service 2020-11-30 10:59:14.507 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.509 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-11-30 10:59:14.512 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.514 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-11-30 10:59:14.516 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.518 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-11-30 10:59:14.521 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.523 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-11-30 10:59:14.525 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.527 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-11-30 10:59:14.529 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.534 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-11-30 10:59:14.536 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.538 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-11-30 10:59:14.540 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.543 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-11-30 10:59:14.545 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.547 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-11-30 10:59:14.550 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.552 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-11-30 10:59:14.554 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.556 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-11-30 10:59:14.558 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.560 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-11-30 10:59:14.563 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.565 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-11-30 10:59:14.567 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.570 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-11-30 10:59:14.572 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.574 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-11-30 10:59:14.577 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.579 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-11-30 10:59:14.581 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.583 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-11-30 10:59:14.585 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.587 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-11-30 10:59:14.590 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.592 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-11-30 10:59:14.594 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.597 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-11-30 10:59:14.599 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.601 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-11-30 10:59:14.603 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.606 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-11-30 10:59:14.608 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.610 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-11-30 10:59:14.613 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.615 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-11-30 10:59:14.617 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.619 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-11-30 10:59:14.622 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.624 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-11-30 10:59:14.627 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.629 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-11-30 10:59:14.631 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.634 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-11-30 10:59:14.636 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.638 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-11-30 10:59:14.640 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.642 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-11-30 10:59:14.645 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.647 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-11-30 10:59:14.649 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.651 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-11-30 10:59:14.653 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.656 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-11-30 10:59:14.658 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.660 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-11-30 10:59:14.662 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.665 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-11-30 10:59:14.667 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.669 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-11-30 10:59:14.671 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.674 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-11-30 10:59:14.676 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.678 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-11-30 10:59:14.680 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.683 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-11-30 10:59:14.685 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.687 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-11-30 10:59:14.689 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.692 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-11-30 10:59:14.694 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 10:59:14.696 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-11-30 10:59:14.699 | + ./stack.sh:main:669 : initialize_database_backends 2020-11-30 10:59:14.701 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 10:59:14.703 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-11-30 10:59:14.717 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 10:59:14.720 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-11-30 10:59:14.722 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-11-30 10:59:14.724 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-11-30 10:59:14.738 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 10:59:14.741 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-11-30 10:59:14.743 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-11-30 10:59:14.746 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-11-30 10:59:14.748 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-11-30 10:59:14.753 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-11-30 10:59:14.756 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-11-30 10:59:14.758 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-11-30 10:59:14.761 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-11-30 10:59:14.763 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 10:59:14.766 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-11-30 10:59:14.769 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 10:59:14.771 | + lib/database:initialize_database_backends:104 : return 0 2020-11-30 10:59:14.773 | + ./stack.sh:main:670 : echo 'Using mysql database backend' 2020-11-30 10:59:14.773 | Using mysql database backend 2020-11-30 10:59:14.776 | + ./stack.sh:main:673 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-11-30 10:59:14.791 | + ./stack.sh:main:685 : is_service_enabled rabbit 2020-11-30 10:59:14.806 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 10:59:14.808 | + ./stack.sh:main:686 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-11-30 10:59:14.823 | + ./stack.sh:main:693 : is_service_enabled keystone 2020-11-30 10:59:14.839 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 10:59:14.841 | + ./stack.sh:main:695 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-11-30 10:59:14.857 | + ./stack.sh:main:697 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-11-30 10:59:14.872 | + ./stack.sh:main:708 : is_service_enabled ldap 2020-11-30 10:59:14.890 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 10:59:14.895 | + ./stack.sh:main:717 : is_service_enabled nova 2020-11-30 10:59:14.911 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 10:59:14.913 | + ./stack.sh:main:717 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-11-30 10:59:14.915 | + ./stack.sh:main:727 : is_service_enabled s-proxy 2020-11-30 10:59:14.930 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 10:59:14.933 | + ./stack.sh:main:731 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-11-30 10:59:14.948 | + ./stack.sh:main:733 : [[ -z '' ]] 2020-11-30 10:59:14.950 | + ./stack.sh:main:733 : [[ False == \T\r\u\e ]] 2020-11-30 10:59:14.953 | + ./stack.sh:main:739 : save_stackenv 739 2020-11-30 10:59:14.956 | + functions-common:save_stackenv:60 : local tag=739 2020-11-30 10:59:14.961 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 10:59:14.964 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-105914 2020-11-30 10:59:14.967 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-105914 739' 2020-11-30 10:59:14.969 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:14.972 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 10:59:14.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:14.977 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 10:59:14.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:14.982 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 10:59:14.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:14.987 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 10:59:14.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:14.991 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2020-11-30 10:59:14.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:14.996 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.30/identity 2020-11-30 10:59:14.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:15.000 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2020-11-30 10:59:15.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:15.005 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-105913 2020-11-30 10:59:15.007 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:15.010 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 10:59:15.012 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:15.014 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2020-11-30 10:59:15.017 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:15.019 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 10:59:15.022 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:15.024 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 10:59:15.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:15.029 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 10:59:15.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 10:59:15.034 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 10:59:15.036 | + ./stack.sh:main:750 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2020-11-30 10:59:15.039 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2020-11-30 10:59:15.041 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2020-11-30 10:59:15.043 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 10:59:15.045 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 10:59:15.048 | ++ functions-common:git_clone:527 : pwd 2020-11-30 10:59:15.050 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 10:59:15.052 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 10:59:15.055 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 10:59:15.069 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 10:59:15.071 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 10:59:15.074 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 10:59:15.076 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 10:59:15.077 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 10:59:15.081 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2020-11-30 10:59:15.084 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 10:59:15.086 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2020-11-30 10:59:15.089 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 10:59:15.089 | + functions-common:git_clone:593 : head -1 2020-11-30 10:59:15.092 | bccd484e update constraint for oslo.concurrency to new release 4.0.3 2020-11-30 10:59:15.095 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 10:59:15.098 | + ./stack.sh:main:754 : echo_summary 'Installing package prerequisites' 2020-11-30 10:59:15.100 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 10:59:15.103 | + ./stack.sh:echo_summary:421 : echo -e Installing package prerequisites 2020-11-30 10:59:15.105 | + ./stack.sh:main:755 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-11-30 10:59:15.107 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-11-30 10:59:15.110 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-11-30 10:59:15.113 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 10:59:15.115 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-11-30 10:59:15.118 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-11-30 10:59:15.120 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-11-30 10:59:15.123 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-11-30 10:59:15.127 | ++ tools/install_prereqs.sh:source:47 : NOW=1606733955 2020-11-30 10:59:15.131 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-11-30 10:59:15.135 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-11-30 10:59:15.138 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-11-30 10:59:15.141 | ++ tools/install_prereqs.sh:source:49 : DELTA=1606733955 2020-11-30 10:59:15.145 | ++ tools/install_prereqs.sh:source:50 : [[ 1606733955 -lt 7200 ]] 2020-11-30 10:59:15.147 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-11-30 10:59:15.150 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2020-11-30 10:59:15.153 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2020-11-30 10:59:15.155 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2020-11-30 10:59:15.158 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2020-11-30 10:59:15.161 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2020-11-30 10:59:15.163 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2020-11-30 10:59:15.166 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 10:59:15.214 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-11-30 10:59:15.214 | apache2-dev 2020-11-30 10:59:15.214 | bc 2020-11-30 10:59:15.214 | bsdmainutils 2020-11-30 10:59:15.214 | curl 2020-11-30 10:59:15.214 | g++ 2020-11-30 10:59:15.214 | gcc 2020-11-30 10:59:15.214 | gettext 2020-11-30 10:59:15.214 | git 2020-11-30 10:59:15.214 | graphviz 2020-11-30 10:59:15.214 | iputils-ping 2020-11-30 10:59:15.214 | libapache2-mod-proxy-uwsgi 2020-11-30 10:59:15.214 | libffi-dev 2020-11-30 10:59:15.215 | libjpeg-dev 2020-11-30 10:59:15.215 | libmysqlclient-dev 2020-11-30 10:59:15.215 | libpcre3-dev 2020-11-30 10:59:15.215 | libpq-dev 2020-11-30 10:59:15.215 | libssl-dev 2020-11-30 10:59:15.215 | libsystemd-dev 2020-11-30 10:59:15.215 | libxml2-dev 2020-11-30 10:59:15.215 | libxslt1-dev 2020-11-30 10:59:15.215 | libyaml-dev 2020-11-30 10:59:15.215 | lsof 2020-11-30 10:59:15.215 | openssh-server 2020-11-30 10:59:15.215 | openssl 2020-11-30 10:59:15.215 | pkg-config 2020-11-30 10:59:15.215 | psmisc 2020-11-30 10:59:15.215 | python3-dev 2020-11-30 10:59:15.215 | python3-venv 2020-11-30 10:59:15.215 | tar 2020-11-30 10:59:15.215 | tcpdump 2020-11-30 10:59:15.215 | unzip 2020-11-30 10:59:15.215 | uuid-runtime 2020-11-30 10:59:15.215 | wget 2020-11-30 10:59:15.215 | wget 2020-11-30 10:59:15.215 | zlib1g-dev 2020-11-30 10:59:15.215 | libkrb5-dev 2020-11-30 10:59:15.215 | libldap2-dev 2020-11-30 10:59:15.215 | libsasl2-dev 2020-11-30 10:59:15.215 | memcached 2020-11-30 10:59:15.215 | python3-mysqldb 2020-11-30 10:59:15.216 | sqlite3 2020-11-30 10:59:15.216 | conntrack 2020-11-30 10:59:15.216 | curl 2020-11-30 10:59:15.216 | dnsmasq-base 2020-11-30 10:59:15.216 | dnsmasq-utils 2020-11-30 10:59:15.216 | ebtables 2020-11-30 10:59:15.216 | gawk 2020-11-30 10:59:15.216 | genisoimage 2020-11-30 10:59:15.216 | iptables 2020-11-30 10:59:15.216 | iputils-arping 2020-11-30 10:59:15.216 | kpartx 2020-11-30 10:59:15.216 | libjs-jquery-tablesorter 2020-11-30 10:59:15.216 | libmysqlclient-dev 2020-11-30 10:59:15.216 | parted 2020-11-30 10:59:15.216 | pm-utils 2020-11-30 10:59:15.216 | python3-mysqldb 2020-11-30 10:59:15.216 | socat 2020-11-30 10:59:15.216 | sqlite3 2020-11-30 10:59:15.216 | sudo 2020-11-30 10:59:15.216 | vlan 2020-11-30 10:59:15.217 | lvm2 2020-11-30 10:59:15.217 | open-iscsi 2020-11-30 10:59:15.217 | qemu-utils 2020-11-30 10:59:15.217 | thin-provisioning-tools 2020-11-30 10:59:15.217 | acl 2020-11-30 10:59:15.217 | dnsmasq-base 2020-11-30 10:59:15.217 | dnsmasq-utils 2020-11-30 10:59:15.217 | ebtables 2020-11-30 10:59:15.217 | haproxy 2020-11-30 10:59:15.217 | iptables 2020-11-30 10:59:15.217 | iputils-arping 2020-11-30 10:59:15.217 | iputils-ping 2020-11-30 10:59:15.217 | libmysqlclient-dev 2020-11-30 10:59:15.217 | postgresql-server-dev-all 2020-11-30 10:59:15.217 | python3-mysqldb 2020-11-30 10:59:15.217 | sqlite3 2020-11-30 10:59:15.217 | sudo 2020-11-30 10:59:15.217 | vlan 2020-11-30 10:59:15.217 | ipset 2020-11-30 10:59:15.217 | conntrack 2020-11-30 10:59:15.217 | conntrackd 2020-11-30 10:59:15.217 | keepalived 2020-11-30 10:59:15.217 | dstat 2020-11-30 10:59:15.217 | lvm2 2020-11-30 10:59:15.217 | open-iscsi 2020-11-30 10:59:15.217 | qemu-utils 2020-11-30 10:59:15.217 | thin-provisioning-tools 2020-11-30 10:59:15.217 | curl 2020-11-30 10:59:15.217 | liberasurecode-dev 2020-11-30 10:59:15.217 | make 2020-11-30 10:59:15.217 | memcached 2020-11-30 10:59:15.217 | sqlite3 2020-11-30 10:59:15.217 | xfsprogs' 2020-11-30 10:59:15.218 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-11-30 10:59:15.236 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-11-30 10:59:15.236 | apache2-dev 2020-11-30 10:59:15.236 | bc 2020-11-30 10:59:15.236 | bsdmainutils 2020-11-30 10:59:15.236 | curl 2020-11-30 10:59:15.236 | g++ 2020-11-30 10:59:15.236 | gcc 2020-11-30 10:59:15.236 | gettext 2020-11-30 10:59:15.236 | git 2020-11-30 10:59:15.236 | graphviz 2020-11-30 10:59:15.236 | iputils-ping 2020-11-30 10:59:15.236 | libapache2-mod-proxy-uwsgi 2020-11-30 10:59:15.236 | libffi-dev 2020-11-30 10:59:15.236 | libjpeg-dev 2020-11-30 10:59:15.236 | libmysqlclient-dev 2020-11-30 10:59:15.236 | libpcre3-dev 2020-11-30 10:59:15.236 | libpq-dev 2020-11-30 10:59:15.237 | libssl-dev 2020-11-30 10:59:15.237 | libsystemd-dev 2020-11-30 10:59:15.237 | libxml2-dev 2020-11-30 10:59:15.237 | libxslt1-dev 2020-11-30 10:59:15.237 | libyaml-dev 2020-11-30 10:59:15.237 | lsof 2020-11-30 10:59:15.237 | openssh-server 2020-11-30 10:59:15.237 | openssl 2020-11-30 10:59:15.237 | pkg-config 2020-11-30 10:59:15.237 | psmisc 2020-11-30 10:59:15.237 | python3-dev 2020-11-30 10:59:15.237 | python3-venv 2020-11-30 10:59:15.237 | tar 2020-11-30 10:59:15.237 | tcpdump 2020-11-30 10:59:15.237 | unzip 2020-11-30 10:59:15.237 | uuid-runtime 2020-11-30 10:59:15.237 | wget 2020-11-30 10:59:15.237 | wget 2020-11-30 10:59:15.237 | zlib1g-dev 2020-11-30 10:59:15.237 | libkrb5-dev 2020-11-30 10:59:15.237 | libldap2-dev 2020-11-30 10:59:15.237 | libsasl2-dev 2020-11-30 10:59:15.237 | memcached 2020-11-30 10:59:15.237 | python3-mysqldb 2020-11-30 10:59:15.237 | sqlite3 2020-11-30 10:59:15.237 | conntrack 2020-11-30 10:59:15.237 | curl 2020-11-30 10:59:15.237 | dnsmasq-base 2020-11-30 10:59:15.237 | dnsmasq-utils 2020-11-30 10:59:15.238 | ebtables 2020-11-30 10:59:15.238 | gawk 2020-11-30 10:59:15.238 | genisoimage 2020-11-30 10:59:15.238 | iptables 2020-11-30 10:59:15.238 | iputils-arping 2020-11-30 10:59:15.238 | kpartx 2020-11-30 10:59:15.238 | libjs-jquery-tablesorter 2020-11-30 10:59:15.238 | libmysqlclient-dev 2020-11-30 10:59:15.238 | parted 2020-11-30 10:59:15.238 | pm-utils 2020-11-30 10:59:15.238 | python3-mysqldb 2020-11-30 10:59:15.238 | socat 2020-11-30 10:59:15.238 | sqlite3 2020-11-30 10:59:15.238 | sudo 2020-11-30 10:59:15.238 | vlan 2020-11-30 10:59:15.238 | lvm2 2020-11-30 10:59:15.238 | open-iscsi 2020-11-30 10:59:15.238 | qemu-utils 2020-11-30 10:59:15.238 | thin-provisioning-tools 2020-11-30 10:59:15.238 | acl 2020-11-30 10:59:15.238 | dnsmasq-base 2020-11-30 10:59:15.238 | dnsmasq-utils 2020-11-30 10:59:15.239 | ebtables 2020-11-30 10:59:15.239 | haproxy 2020-11-30 10:59:15.239 | iptables 2020-11-30 10:59:15.239 | iputils-arping 2020-11-30 10:59:15.239 | iputils-ping 2020-11-30 10:59:15.239 | libmysqlclient-dev 2020-11-30 10:59:15.239 | postgresql-server-dev-all 2020-11-30 10:59:15.239 | python3-mysqldb 2020-11-30 10:59:15.239 | sqlite3 2020-11-30 10:59:15.239 | sudo 2020-11-30 10:59:15.239 | vlan 2020-11-30 10:59:15.239 | ipset 2020-11-30 10:59:15.239 | conntrack 2020-11-30 10:59:15.239 | conntrackd 2020-11-30 10:59:15.239 | keepalived 2020-11-30 10:59:15.239 | dstat 2020-11-30 10:59:15.239 | lvm2 2020-11-30 10:59:15.239 | open-iscsi 2020-11-30 10:59:15.239 | qemu-utils 2020-11-30 10:59:15.239 | thin-provisioning-tools 2020-11-30 10:59:15.239 | curl 2020-11-30 10:59:15.239 | liberasurecode-dev 2020-11-30 10:59:15.239 | make 2020-11-30 10:59:15.239 | memcached 2020-11-30 10:59:15.239 | sqlite3 2020-11-30 10:59:15.239 | xfsprogs ' 2020-11-30 10:59:15.239 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-11-30 10:59:15.241 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 10:59:15.243 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 10:59:15.247 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-11-30 10:59:15.247 | ++ 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 2020-11-30 10:59:15.251 | ++ 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 2020-11-30 10:59:15.254 | ++ functions-common:install_package:1333 : update_package_repo 2020-11-30 10:59:15.256 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 10:59:15.258 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 10:59:15.261 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 10:59:15.264 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 10:59:15.267 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 10:59:15.269 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 10:59:15.272 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 10:59:15.274 | ++ functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 10:59:15.276 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 10:59:15.279 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 10:59:15.281 | ++ functions-common:apt_get_update:1069 : return 2020-11-30 10:59:15.284 | ++ 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 2020-11-30 10:59:15.286 | ++ functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 10:59:15.288 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 10:59:15.291 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 10:59:15.293 | ++ 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 2020-11-30 10:59:15.314 | ++ 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 2020-11-30 10:59:15.432 | Reading package lists... 2020-11-30 10:59:15.699 | Building dependency tree... 2020-11-30 10:59:15.700 | Reading state information... 2020-11-30 10:59:15.951 | acl is already the newest version (2.2.52-3build1). 2020-11-30 10:59:15.951 | acl set to manually installed. 2020-11-30 10:59:15.951 | bc is already the newest version (1.07.1-2). 2020-11-30 10:59:15.951 | bc set to manually installed. 2020-11-30 10:59:15.951 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-11-30 10:59:15.951 | bsdmainutils set to manually installed. 2020-11-30 10:59:15.951 | dnsmasq-base is already the newest version (2.79-1). 2020-11-30 10:59:15.951 | dnsmasq-base set to manually installed. 2020-11-30 10:59:15.951 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-11-30 10:59:15.951 | gawk set to manually installed. 2020-11-30 10:59:15.951 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-11-30 10:59:15.951 | iptables set to manually installed. 2020-11-30 10:59:15.951 | libpcre3-dev is already the newest version (2:8.39-9). 2020-11-30 10:59:15.951 | lsof is already the newest version (4.89+dfsg-0.1). 2020-11-30 10:59:15.951 | lsof set to manually installed. 2020-11-30 10:59:15.951 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-11-30 10:59:15.951 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-11-30 10:59:15.951 | ebtables set to manually installed. 2020-11-30 10:59:15.951 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-11-30 10:59:15.951 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-11-30 10:59:15.952 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-11-30 10:59:15.952 | parted is already the newest version (3.2-20ubuntu0.2). 2020-11-30 10:59:15.952 | parted set to manually installed. 2020-11-30 10:59:15.952 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-11-30 10:59:15.952 | psmisc set to manually installed. 2020-11-30 10:59:15.952 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-11-30 10:59:15.952 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-11-30 10:59:15.952 | tar set to manually installed. 2020-11-30 10:59:15.952 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-11-30 10:59:15.952 | wget set to manually installed. 2020-11-30 10:59:15.952 | The following packages were automatically installed and are no longer required: 2020-11-30 10:59:15.952 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 10:59:15.952 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 10:59:15.952 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 10:59:15.952 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 10:59:15.952 | python3-twisted-bin python3-zope.interface 2020-11-30 10:59:15.952 | Use 'sudo apt autoremove' to remove them. 2020-11-30 10:59:15.952 | The following additional packages will be installed: 2020-11-30 10:59:15.952 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-11-30 10:59:15.952 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-11-30 10:59:15.952 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-11-30 10:59:15.952 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-11-30 10:59:15.952 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-11-30 10:59:15.952 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-11-30 10:59:15.952 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-11-30 10:59:15.952 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-11-30 10:59:15.952 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-11-30 10:59:15.952 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-11-30 10:59:15.952 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-11-30 10:59:15.953 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-11-30 10:59:15.953 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2020-11-30 10:59:15.953 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-11-30 10:59:15.953 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-11-30 10:59:15.953 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2020-11-30 10:59:15.953 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-11-30 10:59:15.953 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2020-11-30 10:59:15.953 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2020-11-30 10:59:15.953 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2020-11-30 10:59:15.953 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-11-30 10:59:15.953 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-11-30 10:59:15.953 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-11-30 10:59:15.953 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-11-30 10:59:15.953 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-11-30 10:59:15.953 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-11-30 10:59:15.953 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-11-30 10:59:15.953 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-11-30 10:59:15.953 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-11-30 10:59:15.953 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-11-30 10:59:15.953 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-11-30 10:59:15.953 | postgresql-server-dev-10 python-pip-whl python3.6-venv qemu-block-extra 2020-11-30 10:59:15.953 | sharutils ssl-cert systemd uuid-dev uwsgi-core vbetool x11-common 2020-11-30 10:59:15.955 | Suggested packages: 2020-11-30 10:59:15.955 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-11-30 10:59:15.955 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-11-30 10:59:15.955 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-11-30 10:59:15.955 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-11-30 10:59:15.955 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-11-30 10:59:15.955 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-11-30 10:59:15.955 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-11-30 10:59:15.955 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-11-30 10:59:15.955 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-11-30 10:59:15.955 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-11-30 10:59:15.955 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-11-30 10:59:15.955 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-11-30 10:59:15.956 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-11-30 10:59:15.956 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-11-30 10:59:15.956 | libjson-perl default-mysql-server | virtual-mysql-server 2020-11-30 10:59:15.956 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2020-11-30 10:59:15.956 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container zip 2020-11-30 10:59:15.956 | uwsgi-plugins-all uwsgi-extra uwsgi-dev 2020-11-30 10:59:16.198 | The following NEW packages will be installed: 2020-11-30 10:59:16.198 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-11-30 10:59:16.199 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-11-30 10:59:16.199 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-11-30 10:59:16.199 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-11-30 10:59:16.199 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-11-30 10:59:16.199 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-11-30 10:59:16.199 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-11-30 10:59:16.199 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-11-30 10:59:16.199 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-11-30 10:59:16.199 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-11-30 10:59:16.199 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-11-30 10:59:16.199 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-11-30 10:59:16.199 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-11-30 10:59:16.199 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-11-30 10:59:16.199 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-11-30 10:59:16.199 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-11-30 10:59:16.199 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-11-30 10:59:16.199 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-11-30 10:59:16.199 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-11-30 10:59:16.199 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-11-30 10:59:16.199 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-11-30 10:59:16.199 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-11-30 10:59:16.199 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-11-30 10:59:16.199 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-11-30 10:59:16.199 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-11-30 10:59:16.199 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-11-30 10:59:16.199 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-11-30 10:59:16.199 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-11-30 10:59:16.199 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-11-30 10:59:16.199 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-11-30 10:59:16.199 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-11-30 10:59:16.199 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2020-11-30 10:59:16.199 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2020-11-30 10:59:16.200 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2020-11-30 10:59:16.200 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2020-11-30 10:59:16.200 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2020-11-30 10:59:16.200 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-11-30 10:59:16.200 | The following packages will be upgraded: 2020-11-30 10:59:16.200 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2020-11-30 10:59:16.200 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2020-11-30 10:59:16.200 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-11-30 10:59:16.200 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-11-30 10:59:16.201 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-11-30 10:59:16.454 | 30 upgraded, 193 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 10:59:16.454 | Need to get 83.5 MB of archives. 2020-11-30 10:59:16.454 | After this operation, 259 MB of additional disk space will be used. 2020-11-30 10:59:16.454 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-11-30 10:59:16.676 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-11-30 10:59:16.707 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-11-30 10:59:17.049 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-11-30 10:59:17.063 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-11-30 10:59:17.067 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-11-30 10:59:17.068 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-11-30 10:59:17.076 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1,301 kB] 2020-11-30 10:59:17.187 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-11-30 10:59:17.244 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-11-30 10:59:17.318 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-11-30 10:59:17.319 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-11-30 10:59:17.320 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-11-30 10:59:17.322 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2020-11-30 10:59:17.322 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2020-11-30 10:59:17.328 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-11-30 10:59:17.328 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-11-30 10:59:17.375 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-11-30 10:59:18.670 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-11-30 10:59:18.705 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-11-30 10:59:18.753 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-11-30 10:59:18.764 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-11-30 10:59:18.769 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-11-30 10:59:18.773 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-11-30 10:59:18.941 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-11-30 10:59:19.080 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-11-30 10:59:19.088 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-11-30 10:59:19.104 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-11-30 10:59:19.137 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-11-30 10:59:19.158 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-11-30 10:59:19.354 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-11-30 10:59:19.416 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-11-30 10:59:19.417 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-11-30 10:59:19.418 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-11-30 10:59:19.419 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-11-30 10:59:19.428 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-11-30 10:59:19.428 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-11-30 10:59:19.429 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2020-11-30 10:59:19.664 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 2020-11-30 10:59:19.732 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-11-30 10:59:19.786 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2020-11-30 10:59:19.790 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2020-11-30 10:59:19.894 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2020-11-30 10:59:19.895 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2020-11-30 10:59:19.898 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-11-30 10:59:19.958 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-11-30 10:59:19.959 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-11-30 10:59:19.960 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-11-30 10:59:19.962 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-11-30 10:59:20.081 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2020-11-30 10:59:20.179 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-11-30 10:59:20.189 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-11-30 10:59:20.190 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-11-30 10:59:20.243 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-11-30 10:59:20.251 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-11-30 10:59:20.337 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-11-30 10:59:20.420 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-11-30 10:59:20.481 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-11-30 10:59:20.481 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-11-30 10:59:20.484 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-11-30 10:59:20.485 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-11-30 10:59:20.486 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-11-30 10:59:20.487 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-11-30 10:59:20.494 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-11-30 10:59:20.568 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-11-30 10:59:20.693 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-11-30 10:59:20.695 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-11-30 10:59:20.891 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-11-30 10:59:20.892 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-11-30 10:59:20.898 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-11-30 10:59:21.045 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-11-30 10:59:21.061 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-11-30 10:59:21.395 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-11-30 10:59:22.975 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-11-30 10:59:22.975 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-11-30 10:59:22.975 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-11-30 10:59:22.977 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-11-30 10:59:22.977 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-11-30 10:59:22.980 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 2020-11-30 10:59:22.985 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 2020-11-30 10:59:22.992 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-11-30 10:59:22.993 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-11-30 10:59:23.031 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-11-30 10:59:23.038 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-11-30 10:59:23.086 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-11-30 10:59:23.095 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-11-30 10:59:23.224 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-11-30 10:59:23.230 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-11-30 10:59:23.236 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-11-30 10:59:23.237 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-11-30 10:59:23.844 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-11-30 10:59:23.845 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-11-30 10:59:23.846 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-11-30 10:59:23.847 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-11-30 10:59:23.847 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-11-30 10:59:23.849 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-11-30 10:59:23.854 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-11-30 10:59:23.859 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-11-30 10:59:23.860 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-11-30 10:59:23.920 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-11-30 10:59:24.002 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-11-30 10:59:24.119 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-11-30 10:59:24.229 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-11-30 10:59:24.234 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-11-30 10:59:24.257 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-11-30 10:59:24.483 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-11-30 10:59:24.488 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-11-30 10:59:24.504 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-11-30 10:59:24.506 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-11-30 10:59:24.507 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-11-30 10:59:24.521 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-11-30 10:59:24.524 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-11-30 10:59:24.526 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-11-30 10:59:24.528 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-11-30 10:59:24.580 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-11-30 10:59:24.601 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-11-30 10:59:24.616 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-11-30 10:59:24.631 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-11-30 10:59:24.634 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-11-30 10:59:24.649 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-11-30 10:59:24.700 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-11-30 10:59:24.704 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-11-30 10:59:24.717 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-11-30 10:59:24.721 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-11-30 10:59:24.735 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-11-30 10:59:24.776 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-11-30 10:59:24.779 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-11-30 10:59:24.779 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-11-30 10:59:24.780 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-11-30 10:59:24.783 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-11-30 10:59:24.802 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-11-30 10:59:24.928 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-11-30 10:59:24.935 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2020-11-30 10:59:24.937 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2020-11-30 10:59:24.939 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2020-11-30 10:59:24.957 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2020-11-30 10:59:24.960 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-11-30 10:59:24.963 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2020-11-30 10:59:25.027 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-11-30 10:59:25.027 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-11-30 10:59:25.028 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-11-30 10:59:25.029 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-11-30 10:59:25.029 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-11-30 10:59:25.030 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-11-30 10:59:25.031 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2020-11-30 10:59:25.068 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2020-11-30 10:59:25.078 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-11-30 10:59:25.124 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-11-30 10:59:25.139 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2020-11-30 10:59:25.453 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-11-30 10:59:25.453 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-11-30 10:59:25.455 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-11-30 10:59:25.455 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-11-30 10:59:25.456 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-11-30 10:59:25.456 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-11-30 10:59:25.457 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-11-30 10:59:25.458 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-11-30 10:59:26.550 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-11-30 10:59:26.653 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-11-30 10:59:26.654 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-11-30 10:59:26.656 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-11-30 10:59:26.677 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-11-30 10:59:26.677 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-11-30 10:59:26.677 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-11-30 10:59:26.708 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-11-30 10:59:26.708 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-11-30 10:59:26.736 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-11-30 10:59:26.757 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-11-30 10:59:26.823 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-11-30 10:59:26.824 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-11-30 10:59:26.825 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-11-30 10:59:26.825 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2020-11-30 10:59:26.916 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1,566 kB] 2020-11-30 10:59:27.142 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2020-11-30 10:59:27.314 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-11-30 10:59:27.395 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-11-30 10:59:27.398 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-11-30 10:59:27.599 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-11-30 10:59:27.603 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2020-11-30 10:59:27.607 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2020-11-30 10:59:27.646 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2020-11-30 10:59:28.157 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2020-11-30 10:59:28.279 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-11-30 10:59:28.347 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-11-30 10:59:28.349 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-11-30 10:59:28.352 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-11-30 10:59:28.358 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-11-30 10:59:28.361 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-11-30 10:59:28.510 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-11-30 10:59:28.515 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-11-30 10:59:28.636 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-11-30 10:59:28.667 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-11-30 10:59:28.780 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-11-30 10:59:28.794 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-11-30 10:59:28.858 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-11-30 10:59:28.859 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-11-30 10:59:28.860 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-11-30 10:59:28.865 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2020-11-30 10:59:29.002 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-11-30 10:59:29.036 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2020-11-30 10:59:29.291 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-11-30 10:59:29.292 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2020-11-30 10:59:29.403 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-11-30 10:59:29.460 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.33 [40.1 kB] 2020-11-30 10:59:29.538 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.33 [873 kB] 2020-11-30 10:59:29.793 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-11-30 10:59:29.806 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-11-30 10:59:29.870 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-11-30 10:59:29.900 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 2020-11-30 10:59:29.915 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-11-30 10:59:29.960 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-11-30 10:59:29.961 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-11-30 10:59:29.964 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-11-30 10:59:29.967 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-11-30 10:59:29.971 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-11-30 10:59:29.973 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2020-11-30 10:59:29.973 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-11-30 10:59:30.028 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-11-30 10:59:30.030 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-11-30 10:59:30.043 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2020-11-30 10:59:30.044 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-11-30 10:59:30.048 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-11-30 10:59:30.077 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-11-30 10:59:31.727 | Preconfiguring packages ... 2020-11-30 10:59:31.851 | Fetched 83.5 MB in 14s (6,026 kB/s) 2020-11-30 10:59:31.919 | (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 ... 64590 files and directories currently installed.) 2020-11-30 10:59:31.922 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 10:59:31.963 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 10:59:32.104 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 10:59:32.133 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 10:59:32.297 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-11-30 10:59:32.449 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 10:59:33.187 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-11-30 10:59:33.216 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-11-30 10:59:33.327 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-11-30 10:59:33.459 | (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 ... 64590 files and directories currently installed.) 2020-11-30 10:59:33.463 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 10:59:33.495 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-11-30 10:59:33.590 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 10:59:33.734 | (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 ... 64590 files and directories currently installed.) 2020-11-30 10:59:33.737 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 10:59:33.766 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-11-30 10:59:34.035 | Selecting previously unselected package libapr1:amd64. 2020-11-30 10:59:34.045 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-11-30 10:59:34.052 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-11-30 10:59:34.188 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 10:59:34.224 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-11-30 10:59:34.508 | Selecting previously unselected package libaprutil1:amd64. 2020-11-30 10:59:34.515 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-11-30 10:59:34.520 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-11-30 10:59:34.628 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-11-30 10:59:34.654 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-11-30 10:59:34.800 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-11-30 10:59:34.806 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-11-30 10:59:34.810 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-11-30 10:59:34.880 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 10:59:34.904 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 10:59:35.019 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 10:59:35.046 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 10:59:35.146 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2020-11-30 10:59:35.170 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-11-30 10:59:35.292 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-11-30 10:59:35.321 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-11-30 10:59:35.424 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-11-30 10:59:35.431 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-11-30 10:59:35.435 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-11-30 10:59:35.517 | Selecting previously unselected package liblua5.2-0:amd64. 2020-11-30 10:59:35.524 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-11-30 10:59:35.527 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-11-30 10:59:35.628 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 10:59:35.657 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-11-30 10:59:36.972 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-11-30 10:59:37.010 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-11-30 10:59:37.179 | Selecting previously unselected package apache2-bin. 2020-11-30 10:59:37.186 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 10:59:37.190 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-11-30 10:59:37.416 | Selecting previously unselected package apache2-utils. 2020-11-30 10:59:37.423 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 10:59:37.427 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-11-30 10:59:37.500 | Selecting previously unselected package apache2-data. 2020-11-30 10:59:37.509 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-11-30 10:59:37.514 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-11-30 10:59:37.719 | Selecting previously unselected package apache2. 2020-11-30 10:59:37.726 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 10:59:37.750 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-11-30 10:59:37.864 | Selecting previously unselected package fonts-dejavu-core. 2020-11-30 10:59:37.871 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-11-30 10:59:37.876 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-11-30 10:59:38.087 | Selecting previously unselected package fonts-liberation. 2020-11-30 10:59:38.094 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-11-30 10:59:38.098 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-11-30 10:59:38.295 | Selecting previously unselected package fontconfig-config. 2020-11-30 10:59:38.302 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-11-30 10:59:38.306 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-11-30 10:59:38.403 | Selecting previously unselected package libfontconfig1:amd64. 2020-11-30 10:59:38.410 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-11-30 10:59:38.414 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-11-30 10:59:38.523 | Selecting previously unselected package fontconfig. 2020-11-30 10:59:38.530 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-11-30 10:59:38.534 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-11-30 10:59:38.637 | Selecting previously unselected package liblua5.3-0:amd64. 2020-11-30 10:59:38.645 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-11-30 10:59:38.649 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-11-30 10:59:38.771 | Selecting previously unselected package haproxy. 2020-11-30 10:59:38.778 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-11-30 10:59:38.791 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-11-30 10:59:39.020 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-11-30 10:59:39.027 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-11-30 10:59:39.032 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 10:59:39.151 | Selecting previously unselected package x11-common. 2020-11-30 10:59:39.157 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-11-30 10:59:39.183 | dpkg-query: no packages found matching nux-tools 2020-11-30 10:59:39.194 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-11-30 10:59:39.297 | Selecting previously unselected package libice6:amd64. 2020-11-30 10:59:39.304 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-11-30 10:59:39.307 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-11-30 10:59:39.397 | Selecting previously unselected package libsm6:amd64. 2020-11-30 10:59:39.404 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-11-30 10:59:39.408 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-11-30 10:59:39.539 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-11-30 10:59:40.035 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-11-30 10:59:40.540 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-11-30 10:59:40.547 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-11-30 10:59:40.551 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-11-30 10:59:40.648 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-11-30 10:59:40.678 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-11-30 10:59:40.778 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-11-30 10:59:40.933 | (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 ... 65643 files and directories currently installed.) 2020-11-30 10:59:40.937 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 10:59:40.962 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-11-30 10:59:41.276 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 10:59:41.301 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-11-30 10:59:41.521 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-11-30 10:59:41.559 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-11-30 10:59:41.748 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:41.775 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 10:59:41.915 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:41.939 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 10:59:42.096 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:42.121 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 10:59:42.229 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:42.254 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-11-30 10:59:42.369 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 10:59:42.394 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-11-30 10:59:42.536 | Selecting previously unselected package uuid-dev:amd64. 2020-11-30 10:59:42.542 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-11-30 10:59:42.546 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 10:59:42.637 | Selecting previously unselected package libsctp1:amd64. 2020-11-30 10:59:42.644 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-11-30 10:59:42.648 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-11-30 10:59:42.712 | Selecting previously unselected package libsctp-dev:amd64. 2020-11-30 10:59:42.719 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-11-30 10:59:42.723 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-11-30 10:59:42.790 | Selecting previously unselected package libapr1-dev. 2020-11-30 10:59:42.798 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2020-11-30 10:59:42.801 | Unpacking libapr1-dev (1.6.3-2) ... 2020-11-30 10:59:43.096 | Selecting previously unselected package libldap2-dev:amd64. 2020-11-30 10:59:43.103 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-11-30 10:59:43.107 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 10:59:43.245 | Selecting previously unselected package libaprutil1-dev. 2020-11-30 10:59:43.253 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-11-30 10:59:43.257 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-11-30 10:59:43.548 | Selecting previously unselected package autotools-dev. 2020-11-30 10:59:43.555 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2020-11-30 10:59:43.558 | Unpacking autotools-dev (20180224.1) ... 2020-11-30 10:59:43.623 | Selecting previously unselected package m4. 2020-11-30 10:59:43.630 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2020-11-30 10:59:43.634 | Unpacking m4 (1.4.18-1) ... 2020-11-30 10:59:43.749 | Selecting previously unselected package autoconf. 2020-11-30 10:59:43.756 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2020-11-30 10:59:43.760 | Unpacking autoconf (2.69-11) ... 2020-11-30 10:59:43.900 | Selecting previously unselected package automake. 2020-11-30 10:59:43.908 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-11-30 10:59:43.913 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-11-30 10:59:44.046 | Selecting previously unselected package autopoint. 2020-11-30 10:59:44.053 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-11-30 10:59:44.057 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-11-30 10:59:44.150 | Selecting previously unselected package libtool. 2020-11-30 10:59:44.157 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2020-11-30 10:59:44.161 | Unpacking libtool (2.4.6-2) ... 2020-11-30 10:59:44.262 | Selecting previously unselected package dh-autoreconf. 2020-11-30 10:59:44.269 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2020-11-30 10:59:44.272 | Unpacking dh-autoreconf (17) ... 2020-11-30 10:59:44.336 | Selecting previously unselected package libarchive-zip-perl. 2020-11-30 10:59:44.342 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-11-30 10:59:44.355 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-11-30 10:59:44.423 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-11-30 10:59:44.430 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-11-30 10:59:44.433 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-11-30 10:59:44.499 | Selecting previously unselected package libtimedate-perl. 2020-11-30 10:59:44.507 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2020-11-30 10:59:44.510 | Unpacking libtimedate-perl (2.3000-2) ... 2020-11-30 10:59:44.597 | Selecting previously unselected package dh-strip-nondeterminism. 2020-11-30 10:59:44.604 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-11-30 10:59:44.608 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-11-30 10:59:44.673 | Selecting previously unselected package libdpkg-perl. 2020-11-30 10:59:44.680 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-11-30 10:59:44.683 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-11-30 10:59:44.778 | Selecting previously unselected package make. 2020-11-30 10:59:44.785 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2020-11-30 10:59:44.789 | Unpacking make (4.1-9.1ubuntu1) ... 2020-11-30 10:59:44.880 | Selecting previously unselected package dpkg-dev. 2020-11-30 10:59:44.887 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-11-30 10:59:44.891 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-11-30 10:59:45.096 | Selecting previously unselected package libcroco3:amd64. 2020-11-30 10:59:45.103 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2020-11-30 10:59:45.107 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-11-30 10:59:45.198 | Selecting previously unselected package gettext. 2020-11-30 10:59:45.205 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-11-30 10:59:45.209 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-11-30 10:59:45.500 | Selecting previously unselected package intltool-debian. 2020-11-30 10:59:45.507 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-11-30 10:59:45.511 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-11-30 10:59:45.585 | Selecting previously unselected package po-debconf. 2020-11-30 10:59:45.592 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2020-11-30 10:59:45.597 | Unpacking po-debconf (1.0.20) ... 2020-11-30 10:59:45.690 | Selecting previously unselected package debhelper. 2020-11-30 10:59:45.698 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2020-11-30 10:59:45.701 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-11-30 10:59:45.955 | Selecting previously unselected package apache2-dev. 2020-11-30 10:59:45.962 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-11-30 10:59:45.967 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-11-30 10:59:46.058 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-11-30 10:59:46.065 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-11-30 10:59:46.070 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 10:59:46.536 | Selecting previously unselected package g++-7. 2020-11-30 10:59:46.544 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-11-30 10:59:46.547 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 10:59:47.928 | Selecting previously unselected package g++. 2020-11-30 10:59:47.936 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-11-30 10:59:47.940 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-11-30 10:59:48.015 | Selecting previously unselected package build-essential. 2020-11-30 10:59:48.022 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2020-11-30 10:59:48.027 | Unpacking build-essential (12.4ubuntu1) ... 2020-11-30 10:59:48.092 | Selecting previously unselected package conntrack. 2020-11-30 10:59:48.099 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-11-30 10:59:48.103 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 10:59:48.199 | Selecting previously unselected package libnetfilter-queue1. 2020-11-30 10:59:48.207 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-11-30 10:59:48.211 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-11-30 10:59:48.311 | Selecting previously unselected package conntrackd. 2020-11-30 10:59:48.318 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-11-30 10:59:48.322 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 10:59:48.418 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.10_amd64.deb ... 2020-11-30 10:59:48.460 | Unpacking curl (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-11-30 10:59:48.592 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 2020-11-30 10:59:48.638 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-11-30 10:59:48.765 | Selecting previously unselected package dctrl-tools. 2020-11-30 10:59:48.773 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2020-11-30 10:59:48.785 | Unpacking dctrl-tools (2.24-2build1) ... 2020-11-30 10:59:48.858 | Selecting previously unselected package dnsmasq-utils. 2020-11-30 10:59:48.866 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2020-11-30 10:59:48.870 | Unpacking dnsmasq-utils (2.79-1) ... 2020-11-30 10:59:48.970 | Selecting previously unselected package dstat. 2020-11-30 10:59:48.978 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2020-11-30 10:59:48.982 | Unpacking dstat (0.7.3-1) ... 2020-11-30 10:59:49.104 | Selecting previously unselected package libfakeroot:amd64. 2020-11-30 10:59:49.111 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-11-30 10:59:49.115 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-11-30 10:59:49.207 | Selecting previously unselected package fakeroot. 2020-11-30 10:59:49.215 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-11-30 10:59:49.219 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-11-30 10:59:49.300 | Selecting previously unselected package genisoimage. 2020-11-30 10:59:49.307 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-11-30 10:59:49.311 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-11-30 10:59:49.445 | Selecting previously unselected package libgraphite2-3:amd64. 2020-11-30 10:59:49.452 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-11-30 10:59:49.456 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-11-30 10:59:49.556 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-11-30 10:59:49.563 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 10:59:49.567 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 10:59:49.681 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-11-30 10:59:49.689 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 10:59:49.693 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 10:59:49.819 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-11-30 10:59:49.919 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-11-30 10:59:50.839 | Selecting previously unselected package libann0. 2020-11-30 10:59:50.848 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2020-11-30 10:59:50.853 | Unpacking libann0 (1.1.2+doc-6) ... 2020-11-30 10:59:50.942 | Selecting previously unselected package libcdt5. 2020-11-30 10:59:50.949 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2020-11-30 10:59:50.953 | Unpacking libcdt5 (2.40.1-2) ... 2020-11-30 10:59:51.045 | Selecting previously unselected package libcgraph6. 2020-11-30 10:59:51.052 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2020-11-30 10:59:51.056 | Unpacking libcgraph6 (2.40.1-2) ... 2020-11-30 10:59:51.125 | Selecting previously unselected package libjpeg8:amd64. 2020-11-30 10:59:51.132 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-11-30 10:59:51.136 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-11-30 10:59:51.236 | Selecting previously unselected package libjbig0:amd64. 2020-11-30 10:59:51.243 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2020-11-30 10:59:51.247 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-11-30 10:59:51.343 | Selecting previously unselected package libtiff5:amd64. 2020-11-30 10:59:51.351 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-11-30 10:59:51.355 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-11-30 10:59:51.474 | Selecting previously unselected package libwebp6:amd64. 2020-11-30 10:59:51.481 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2020-11-30 10:59:51.486 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-11-30 10:59:51.593 | Selecting previously unselected package libxpm4:amd64. 2020-11-30 10:59:51.600 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-11-30 10:59:51.604 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-11-30 10:59:51.696 | Selecting previously unselected package libgd3:amd64. 2020-11-30 10:59:51.703 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-11-30 10:59:51.716 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-11-30 10:59:51.824 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-11-30 10:59:51.831 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-11-30 10:59:51.835 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-11-30 10:59:51.951 | Selecting previously unselected package libpixman-1-0:amd64. 2020-11-30 10:59:51.959 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-11-30 10:59:51.965 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-11-30 10:59:52.083 | Selecting previously unselected package libxcb-render0:amd64. 2020-11-30 10:59:52.090 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-11-30 10:59:52.094 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 10:59:52.193 | Selecting previously unselected package libxcb-shm0:amd64. 2020-11-30 10:59:52.201 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-11-30 10:59:52.213 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 10:59:52.305 | Selecting previously unselected package libxrender1:amd64. 2020-11-30 10:59:52.313 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-11-30 10:59:52.361 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-11-30 10:59:52.459 | Selecting previously unselected package libcairo2:amd64. 2020-11-30 10:59:52.466 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-11-30 10:59:52.470 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-11-30 10:59:52.620 | Selecting previously unselected package libltdl7:amd64. 2020-11-30 10:59:52.627 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2020-11-30 10:59:52.631 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-11-30 10:59:52.708 | Selecting previously unselected package libthai-data. 2020-11-30 10:59:52.719 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2020-11-30 10:59:52.726 | Unpacking libthai-data (0.1.27-2) ... 2020-11-30 10:59:52.828 | Selecting previously unselected package libdatrie1:amd64. 2020-11-30 10:59:52.836 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2020-11-30 10:59:52.839 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-11-30 10:59:52.931 | Selecting previously unselected package libthai0:amd64. 2020-11-30 10:59:52.939 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2020-11-30 10:59:52.942 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-11-30 10:59:53.033 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-11-30 10:59:53.041 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 10:59:53.061 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 10:59:53.170 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-11-30 10:59:53.178 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 10:59:53.181 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 10:59:53.277 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-11-30 10:59:53.285 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-11-30 10:59:53.289 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 10:59:53.368 | Selecting previously unselected package libpathplan4. 2020-11-30 10:59:53.376 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2020-11-30 10:59:53.380 | Unpacking libpathplan4 (2.40.1-2) ... 2020-11-30 10:59:53.478 | Selecting previously unselected package libgvc6. 2020-11-30 10:59:53.485 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2020-11-30 10:59:53.489 | Unpacking libgvc6 (2.40.1-2) ... 2020-11-30 10:59:53.649 | Selecting previously unselected package libgvpr2. 2020-11-30 10:59:53.657 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2020-11-30 10:59:53.660 | Unpacking libgvpr2 (2.40.1-2) ... 2020-11-30 10:59:53.763 | Selecting previously unselected package liblab-gamut1. 2020-11-30 10:59:53.771 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-11-30 10:59:53.774 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-11-30 10:59:53.988 | Selecting previously unselected package libxt6:amd64. 2020-11-30 10:59:53.996 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-11-30 10:59:54.000 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-11-30 10:59:54.101 | Selecting previously unselected package libxmu6:amd64. 2020-11-30 10:59:54.109 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-11-30 10:59:54.113 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-11-30 10:59:54.210 | Selecting previously unselected package libxaw7:amd64. 2020-11-30 10:59:54.218 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-11-30 10:59:54.222 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-11-30 10:59:54.329 | Selecting previously unselected package graphviz. 2020-11-30 10:59:54.337 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2020-11-30 10:59:54.341 | Unpacking graphviz (2.40.1-2) ... 2020-11-30 10:59:54.537 | Selecting previously unselected package libnl-3-200:amd64. 2020-11-30 10:59:54.544 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 10:59:54.548 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 10:59:54.642 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-11-30 10:59:54.649 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 10:59:54.653 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 10:59:54.762 | Selecting previously unselected package libibverbs1:amd64. 2020-11-30 10:59:54.769 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-11-30 10:59:54.773 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 10:59:54.874 | Selecting previously unselected package ibverbs-providers:amd64. 2020-11-30 10:59:54.882 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-11-30 10:59:54.886 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 10:59:54.972 | Selecting previously unselected package icu-devtools. 2020-11-30 10:59:54.979 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 10:59:54.983 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-11-30 10:59:55.077 | Selecting previously unselected package iputils-arping. 2020-11-30 10:59:55.084 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-11-30 10:59:55.088 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-11-30 10:59:55.195 | Selecting previously unselected package javascript-common. 2020-11-30 10:59:55.203 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2020-11-30 10:59:55.219 | Unpacking javascript-common (11) ... 2020-11-30 10:59:55.306 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-11-30 10:59:55.313 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-11-30 10:59:55.317 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 10:59:55.424 | Selecting previously unselected package libsensors4:amd64. 2020-11-30 10:59:55.432 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-11-30 10:59:55.517 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-11-30 10:59:55.597 | Selecting previously unselected package libsnmp-base. 2020-11-30 10:59:55.604 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-11-30 10:59:55.608 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 10:59:55.727 | Selecting previously unselected package libsnmp30:amd64. 2020-11-30 10:59:55.734 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-11-30 10:59:55.737 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 10:59:55.965 | Selecting previously unselected package keepalived. 2020-11-30 10:59:55.973 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-11-30 10:59:55.977 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-11-30 10:59:56.113 | Selecting previously unselected package libgssrpc4:amd64. 2020-11-30 10:59:56.121 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:56.125 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 10:59:56.208 | Selecting previously unselected package libkdb5-9:amd64. 2020-11-30 10:59:56.215 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:56.220 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 10:59:56.309 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-11-30 10:59:56.317 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:56.321 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 10:59:56.413 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-11-30 10:59:56.421 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:56.424 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 10:59:56.490 | Selecting previously unselected package comerr-dev:amd64. 2020-11-30 10:59:56.497 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-11-30 10:59:56.501 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-11-30 10:59:56.566 | Selecting previously unselected package krb5-multidev:amd64. 2020-11-30 10:59:56.573 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 10:59:56.577 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 10:59:56.682 | Selecting previously unselected package libaio1:amd64. 2020-11-30 10:59:56.690 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-11-30 10:59:56.693 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-11-30 10:59:56.759 | Selecting previously unselected package libalgorithm-diff-perl. 2020-11-30 10:59:56.767 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-11-30 10:59:56.771 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-11-30 10:59:56.839 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-11-30 10:59:56.847 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-11-30 10:59:56.851 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-11-30 10:59:56.914 | Selecting previously unselected package libalgorithm-merge-perl. 2020-11-30 10:59:56.922 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-11-30 10:59:56.925 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-11-30 10:59:56.989 | Selecting previously unselected package libarchive-cpio-perl. 2020-11-30 10:59:56.996 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2020-11-30 10:59:56.999 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-11-30 10:59:57.061 | Selecting previously unselected package libfile-fcntllock-perl. 2020-11-30 10:59:57.069 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-11-30 10:59:57.072 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-11-30 10:59:57.135 | Selecting previously unselected package libglib2.0-bin. 2020-11-30 10:59:57.142 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 10:59:57.146 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 10:59:57.232 | Selecting previously unselected package libglib2.0-dev-bin. 2020-11-30 10:59:57.240 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 10:59:57.243 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 10:59:57.343 | Selecting previously unselected package pkg-config. 2020-11-30 10:59:57.351 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-11-30 10:59:57.354 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-11-30 10:59:57.421 | Selecting previously unselected package zlib1g-dev:amd64. 2020-11-30 10:59:57.428 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-11-30 10:59:57.432 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-11-30 10:59:57.526 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-11-30 10:59:57.534 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-11-30 10:59:57.537 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 10:59:57.883 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-11-30 10:59:57.891 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-11-30 10:59:57.894 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-11-30 10:59:57.959 | Selecting previously unselected package libgts-bin. 2020-11-30 10:59:57.967 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-11-30 10:59:57.970 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-11-30 10:59:58.061 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-11-30 10:59:58.069 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 10:59:58.072 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 10:59:58.164 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-11-30 10:59:58.172 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 10:59:58.176 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 10:59:58.256 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-11-30 10:59:58.263 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-11-30 10:59:58.267 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-11-30 10:59:58.349 | Selecting previously unselected package libiculx60:amd64. 2020-11-30 10:59:58.356 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 10:59:58.360 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 10:59:58.424 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-11-30 10:59:58.432 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-11-30 10:59:58.436 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-11-30 10:59:58.499 | Selecting previously unselected package libicu-dev. 2020-11-30 10:59:58.507 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-11-30 10:59:58.511 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-11-30 10:59:59.974 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-11-30 10:59:59.982 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-11-30 10:59:59.985 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 11:00:00.117 | Selecting previously unselected package libiscsi7:amd64. 2020-11-30 11:00:00.124 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-11-30 11:00:00.128 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-11-30 11:00:00.222 | Selecting previously unselected package libjansson4:amd64. 2020-11-30 11:00:00.230 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2020-11-30 11:00:00.233 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-11-30 11:00:00.297 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-11-30 11:00:00.304 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-11-30 11:00:00.309 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 11:00:00.408 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-11-30 11:00:00.416 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-11-30 11:00:00.421 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 11:00:00.484 | Selecting previously unselected package libjpeg-dev:amd64. 2020-11-30 11:00:00.492 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-11-30 11:00:00.495 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 11:00:00.558 | Selecting previously unselected package libjs-jquery. 2020-11-30 11:00:00.567 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2020-11-30 11:00:00.571 | Unpacking libjs-jquery (3.2.1-1) ... 2020-11-30 11:00:00.654 | Selecting previously unselected package libjs-jquery-metadata. 2020-11-30 11:00:00.663 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2020-11-30 11:00:00.666 | Unpacking libjs-jquery-metadata (12-1) ... 2020-11-30 11:00:00.732 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-11-30 11:00:00.741 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-11-30 11:00:00.746 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-11-30 11:00:00.856 | Selecting previously unselected package libltdl-dev:amd64. 2020-11-30 11:00:00.865 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2020-11-30 11:00:00.868 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-11-30 11:00:00.955 | Selecting previously unselected package libsys-hostname-long-perl. 2020-11-30 11:00:00.963 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-11-30 11:00:00.967 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-11-30 11:00:01.036 | Selecting previously unselected package libmail-sendmail-perl. 2020-11-30 11:00:01.043 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2020-11-30 11:00:01.047 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-11-30 11:00:01.141 | Selecting previously unselected package libmatheval1:amd64. 2020-11-30 11:00:01.149 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-11-30 11:00:01.153 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-11-30 11:00:01.262 | Selecting previously unselected package mysql-common. 2020-11-30 11:00:01.272 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2020-11-30 11:00:01.291 | Unpacking mysql-common (5.8+1.0.4) ... 2020-11-30 11:00:01.384 | Selecting previously unselected package libmysqlclient20:amd64. 2020-11-30 11:00:01.393 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:00:01.397 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:00:01.578 | Selecting previously unselected package libssl-dev:amd64. 2020-11-30 11:00:01.586 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-11-30 11:00:01.589 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 11:00:01.928 | Selecting previously unselected package libmysqlclient-dev. 2020-11-30 11:00:01.936 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:00:01.940 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:00:02.204 | Selecting previously unselected package libnorm1:amd64. 2020-11-30 11:00:02.212 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-11-30 11:00:02.215 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-11-30 11:00:02.333 | Selecting previously unselected package libnspr4:amd64. 2020-11-30 11:00:02.340 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-11-30 11:00:02.344 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-11-30 11:00:02.440 | Selecting previously unselected package libnss3:amd64. 2020-11-30 11:00:02.447 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-11-30 11:00:02.451 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-11-30 11:00:02.708 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-11-30 11:00:02.715 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-11-30 11:00:02.719 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-11-30 11:00:02.828 | Selecting previously unselected package libpq5:amd64. 2020-11-30 11:00:02.836 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:00:02.839 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 11:00:02.919 | Selecting previously unselected package libpq-dev. 2020-11-30 11:00:02.927 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:00:02.930 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-11-30 11:00:03.070 | Selecting previously unselected package librados2. 2020-11-30 11:00:03.078 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-11-30 11:00:03.082 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 11:00:03.558 | Selecting previously unselected package librbd1. 2020-11-30 11:00:03.566 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-11-30 11:00:03.569 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 11:00:03.768 | Selecting previously unselected package libsasl2-dev. 2020-11-30 11:00:03.776 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 11:00:03.779 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 11:00:03.900 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-11-30 11:00:03.925 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-11-30 11:00:04.057 | Selecting previously unselected package libsodium23:amd64. 2020-11-30 11:00:04.065 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2020-11-30 11:00:04.068 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-11-30 11:00:04.148 | Selecting previously unselected package libsystemd-dev:amd64. 2020-11-30 11:00:04.155 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-11-30 11:00:04.159 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-11-30 11:00:04.297 | Selecting previously unselected package libx86-1:amd64. 2020-11-30 11:00:04.305 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-11-30 11:00:04.309 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-11-30 11:00:04.383 | Selecting previously unselected package libxml2-dev:amd64. 2020-11-30 11:00:04.391 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-11-30 11:00:04.394 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 11:00:04.603 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-11-30 11:00:04.631 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-11-30 11:00:04.732 | Selecting previously unselected package libxslt1-dev:amd64. 2020-11-30 11:00:04.741 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-11-30 11:00:04.744 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 11:00:04.912 | Selecting previously unselected package libzmq5:amd64. 2020-11-30 11:00:04.920 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-11-30 11:00:04.923 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-11-30 11:00:05.087 | Preparing to unpack .../154-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-11-30 11:00:05.128 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-11-30 11:00:06.043 | Selecting previously unselected package memcached. 2020-11-30 11:00:06.052 | Preparing to unpack .../155-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-11-30 11:00:06.056 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-11-30 11:00:06.135 | Selecting previously unselected package pm-utils. 2020-11-30 11:00:06.143 | Preparing to unpack .../156-pm-utils_1.4.1-17_all.deb ... 2020-11-30 11:00:06.146 | Unpacking pm-utils (1.4.1-17) ... 2020-11-30 11:00:06.256 | Selecting previously unselected package postgresql-client-common. 2020-11-30 11:00:06.264 | Preparing to unpack .../157-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-11-30 11:00:06.267 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-11-30 11:00:06.371 | Selecting previously unselected package ssl-cert. 2020-11-30 11:00:06.379 | Preparing to unpack .../158-ssl-cert_1.0.39_all.deb ... 2020-11-30 11:00:06.383 | Unpacking ssl-cert (1.0.39) ... 2020-11-30 11:00:06.520 | Selecting previously unselected package postgresql-common. 2020-11-30 11:00:06.529 | Preparing to unpack .../159-postgresql-common_190ubuntu0.1_all.deb ... 2020-11-30 11:00:06.564 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-11-30 11:00:06.570 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-11-30 11:00:06.690 | Selecting previously unselected package postgresql-server-dev-10. 2020-11-30 11:00:06.698 | Preparing to unpack .../160-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:00:06.701 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 11:00:07.012 | Selecting previously unselected package postgresql-server-dev-all. 2020-11-30 11:00:07.020 | Preparing to unpack .../161-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-11-30 11:00:07.024 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-11-30 11:00:07.087 | Selecting previously unselected package python-pip-whl. 2020-11-30 11:00:07.095 | Preparing to unpack .../162-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-11-30 11:00:07.098 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-30 11:00:07.353 | Selecting previously unselected package python3-mysqldb. 2020-11-30 11:00:07.361 | Preparing to unpack .../163-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-11-30 11:00:07.372 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-11-30 11:00:07.465 | Selecting previously unselected package python3.6-venv. 2020-11-30 11:00:07.473 | Preparing to unpack .../164-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-11-30 11:00:07.485 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-11-30 11:00:07.539 | Selecting previously unselected package python3-venv. 2020-11-30 11:00:07.547 | Preparing to unpack .../165-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-11-30 11:00:07.550 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-11-30 11:00:07.633 | Selecting previously unselected package qemu-block-extra:amd64. 2020-11-30 11:00:07.642 | Preparing to unpack .../166-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.33_amd64.deb ... 2020-11-30 11:00:07.645 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.33) ... 2020-11-30 11:00:07.730 | Selecting previously unselected package qemu-utils. 2020-11-30 11:00:07.738 | Preparing to unpack .../167-qemu-utils_1%3a2.11+dfsg-1ubuntu7.33_amd64.deb ... 2020-11-30 11:00:07.741 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.33) ... 2020-11-30 11:00:07.951 | Selecting previously unselected package sharutils. 2020-11-30 11:00:07.959 | Preparing to unpack .../168-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-11-30 11:00:07.962 | Unpacking sharutils (1:4.15.2-3) ... 2020-11-30 11:00:08.061 | Selecting previously unselected package sqlite3. 2020-11-30 11:00:08.069 | Preparing to unpack .../169-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-11-30 11:00:08.072 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-11-30 11:00:08.251 | Selecting previously unselected package thin-provisioning-tools. 2020-11-30 11:00:08.259 | Preparing to unpack .../170-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-11-30 11:00:08.262 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-11-30 11:00:08.396 | Selecting previously unselected package unzip. 2020-11-30 11:00:08.404 | Preparing to unpack .../171-unzip_6.0-21ubuntu1_amd64.deb ... 2020-11-30 11:00:08.408 | Unpacking unzip (6.0-21ubuntu1) ... 2020-11-30 11:00:08.514 | Selecting previously unselected package uwsgi-core. 2020-11-30 11:00:08.521 | Preparing to unpack .../172-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 11:00:08.525 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:00:08.705 | Selecting previously unselected package vbetool. 2020-11-30 11:00:08.713 | Preparing to unpack .../173-vbetool_1.1-4_amd64.deb ... 2020-11-30 11:00:08.717 | Unpacking vbetool (1.1-4) ... 2020-11-30 11:00:08.806 | Selecting previously unselected package libipset3:amd64. 2020-11-30 11:00:08.814 | Preparing to unpack .../174-libipset3_6.34-1_amd64.deb ... 2020-11-30 11:00:08.818 | Unpacking libipset3:amd64 (6.34-1) ... 2020-11-30 11:00:08.897 | Selecting previously unselected package ipset. 2020-11-30 11:00:08.905 | Preparing to unpack .../175-ipset_6.34-1_amd64.deb ... 2020-11-30 11:00:08.908 | Unpacking ipset (6.34-1) ... 2020-11-30 11:00:09.008 | Selecting previously unselected package ipvsadm. 2020-11-30 11:00:09.017 | Preparing to unpack .../176-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:00:09.020 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-11-30 11:00:09.103 | Selecting previously unselected package kpartx. 2020-11-30 11:00:09.111 | Preparing to unpack .../177-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-11-30 11:00:09.114 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-11-30 11:00:09.187 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-11-30 11:00:09.195 | Preparing to unpack .../178-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 11:00:09.198 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:00:09.295 | Selecting previously unselected package liberasurecode1:amd64. 2020-11-30 11:00:09.303 | Preparing to unpack .../179-liberasurecode1_1.5.0-1_amd64.deb ... 2020-11-30 11:00:09.315 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-11-30 11:00:09.382 | Selecting previously unselected package liberasurecode-dev. 2020-11-30 11:00:09.390 | Preparing to unpack .../180-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-11-30 11:00:09.394 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-11-30 11:00:09.473 | Selecting previously unselected package libffi-dev:amd64. 2020-11-30 11:00:09.480 | Preparing to unpack .../181-libffi-dev_3.2.1-8_amd64.deb ... 2020-11-30 11:00:09.484 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-11-30 11:00:09.568 | Selecting previously unselected package libkrb5-dev:amd64. 2020-11-30 11:00:09.576 | Preparing to unpack .../182-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2020-11-30 11:00:09.580 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:00:09.658 | Selecting previously unselected package libyaml-dev:amd64. 2020-11-30 11:00:09.666 | Preparing to unpack .../183-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-11-30 11:00:09.678 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-11-30 11:00:09.747 | Selecting previously unselected package socat. 2020-11-30 11:00:09.755 | Preparing to unpack .../184-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-11-30 11:00:09.759 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-11-30 11:00:09.879 | Selecting previously unselected package vlan. 2020-11-30 11:00:09.887 | Preparing to unpack .../185-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-11-30 11:00:09.891 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-11-30 11:00:09.989 | Setting up libjs-jquery (3.2.1-1) ... 2020-11-30 11:00:10.030 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-11-30 11:00:10.067 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-11-30 11:00:10.098 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-11-30 11:00:10.136 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-11-30 11:00:10.331 | Setting up libpathplan4 (2.40.1-2) ... 2020-11-30 11:00:10.369 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 11:00:10.399 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 11:00:10.432 | Setting up make (4.1-9.1ubuntu1) ... 2020-11-30 11:00:10.462 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-11-30 11:00:10.493 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 11:00:10.532 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-11-30 11:00:10.602 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-11-30 11:00:10.642 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-11-30 11:00:10.674 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-11-30 11:00:10.705 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-11-30 11:00:10.736 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:00:10.763 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-11-30 11:00:10.835 | Setting up libtimedate-perl (2.3000-2) ... 2020-11-30 11:00:10.864 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-11-30 11:00:10.894 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 11:00:10.944 | Setting up fonts-dejavu-core (2.37-1) ... 2020-11-30 11:00:11.117 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-11-30 11:00:11.369 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-11-30 11:00:11.400 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-11-30 11:00:11.803 | update-initramfs: deferring update (trigger activated) 2020-11-30 11:00:13.887 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 11:00:13.909 | No schema files found: doing nothing. 2020-11-30 11:00:13.917 | Setting up mysql-common (5.8+1.0.4) ... 2020-11-30 11:00:13.982 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-11-30 11:00:13.994 | Setting up sharutils (1:4.15.2-3) ... 2020-11-30 11:00:14.032 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-11-30 11:00:14.063 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 11:00:14.095 | Setting up libjansson4:amd64 (2.11-1) ... 2020-11-30 11:00:14.128 | Setting up unzip (6.0-21ubuntu1) ... 2020-11-30 11:00:14.166 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-11-30 11:00:14.276 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 11:00:14.314 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-11-30 11:00:14.347 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-11-30 11:00:14.378 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-11-30 11:00:14.411 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-11-30 11:00:14.443 | Setting up dctrl-tools (2.24-2build1) ... 2020-11-30 11:00:14.476 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-11-30 11:00:14.517 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-11-30 11:00:14.548 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-11-30 11:00:14.579 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 11:00:14.620 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-11-30 11:00:14.652 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-11-30 11:00:14.728 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-11-30 11:00:25.210 | Setting up pm-utils (1.4.1-17) ... 2020-11-30 11:00:25.248 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-11-30 11:00:25.288 | Setting up m4 (1.4.18-1) ... 2020-11-30 11:00:25.319 | Setting up libipset3:amd64 (6.34-1) ... 2020-11-30 11:00:25.350 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-11-30 11:00:25.382 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 11:00:25.413 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:00:25.444 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-11-30 11:00:25.521 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-11-30 11:00:27.388 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-11-30 11:00:27.418 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 11:00:27.449 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-11-30 11:00:28.328 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-11-30 11:00:28.358 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-11-30 11:00:28.389 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 11:00:28.419 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-11-30 11:00:28.450 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 11:00:28.481 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-11-30 11:00:28.513 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-11-30 11:00:28.543 | Setting up dnsmasq-utils (2.79-1) ... 2020-11-30 11:00:28.574 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-11-30 11:00:28.605 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-11-30 11:00:28.636 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-11-30 11:00:28.688 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-11-30 11:00:28.720 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-11-30 11:00:28.751 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 11:00:28.788 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-11-30 11:00:28.848 | Setting up autotools-dev (20180224.1) ... 2020-11-30 11:00:28.880 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 11:00:28.911 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-11-30 11:00:28.941 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-11-30 11:00:28.993 | Setting up dstat (0.7.3-1) ... 2020-11-30 11:00:29.198 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 11:00:29.460 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-11-30 11:00:29.490 | Setting up ipset (6.34-1) ... 2020-11-30 11:00:29.522 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-11-30 11:00:29.563 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-11-30 11:00:29.594 | Setting up systemd (237-3ubuntu10.43) ... 2020-11-30 11:00:29.614 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-11-30 11:00:30.804 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-11-30 11:00:30.805 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-11-30 11:00:30.807 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-11-30 11:00:30.807 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-11-30 11:00:30.897 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-11-30 11:00:30.921 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 11:00:30.963 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-11-30 11:00:30.994 | Setting up libann0 (1.1.2+doc-6) ... 2020-11-30 11:00:31.026 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-11-30 11:00:31.058 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-11-30 11:00:31.089 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-11-30 11:00:31.120 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-11-30 11:00:31.152 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-11-30 11:00:31.203 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 11:00:54.148 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-11-30 11:00:54.159 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:00:54.192 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-11-30 11:00:54.222 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-11-30 11:00:54.254 | Setting up libthai-data (0.1.27-2) ... 2020-11-30 11:00:54.286 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-11-30 11:00:54.318 | Setting up javascript-common (11) ... 2020-11-30 11:00:54.400 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-11-30 11:00:54.422 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 11:00:54.465 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-11-30 11:00:54.505 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 11:00:54.557 | Setting up libjs-jquery-metadata (12-1) ... 2020-11-30 11:00:54.588 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-11-30 11:00:55.011 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-11-30 11:00:55.395 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-11-30 11:00:55.427 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-11-30 11:00:55.459 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 11:00:55.490 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-11-30 11:00:55.523 | Setting up vbetool (1.1-4) ... 2020-11-30 11:00:55.556 | Setting up libcdt5 (2.40.1-2) ... 2020-11-30 11:00:55.589 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-11-30 11:00:55.656 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-11-30 11:00:55.686 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-11-30 11:00:55.719 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-11-30 11:00:55.984 | Setting up libcgraph6 (2.40.1-2) ... 2020-11-30 11:00:56.017 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-11-30 11:00:56.049 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-11-30 11:00:56.081 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-11-30 11:00:56.113 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 11:00:56.144 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-11-30 11:00:56.176 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-11-30 11:00:56.209 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-11-30 11:00:56.240 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-11-30 11:00:56.282 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-11-30 11:00:56.316 | Setting up libtool (2.4.6-2) ... 2020-11-30 11:00:56.350 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-11-30 11:00:56.382 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-11-30 11:00:56.415 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-11-30 11:00:56.446 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-11-30 11:00:56.477 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:00:56.511 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-11-30 11:00:57.132 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-11-30 11:00:57.731 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-11-30 11:00:58.229 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-11-30 11:00:58.265 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-11-30 11:00:58.299 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-11-30 11:00:58.695 | Setting up libapr1-dev (1.6.3-2) ... 2020-11-30 11:00:58.728 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-11-30 11:00:58.761 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 11:00:59.103 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-11-30 11:00:59.138 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-11-30 11:00:59.171 | Setting up libgvpr2 (2.40.1-2) ... 2020-11-30 11:00:59.203 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-11-30 11:00:59.236 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-11-30 11:00:59.870 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-11-30 11:01:00.454 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-11-30 11:01:00.479 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-11-30 11:01:00.512 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-11-30 11:01:00.544 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-11-30 11:01:00.594 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-11-30 11:01:00.627 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-11-30 11:01:00.659 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 11:01:00.693 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-11-30 11:01:00.727 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 11:01:00.759 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-11-30 11:01:00.791 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-11-30 11:01:00.823 | Setting up ssl-cert (1.0.39) ... 2020-11-30 11:01:01.485 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-11-30 11:01:01.781 | Setting up autoconf (2.69-11) ... 2020-11-30 11:01:01.825 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-11-30 11:01:01.857 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-11-30 11:01:01.883 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-11-30 11:01:01.907 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-11-30 11:01:02.134 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-11-30 11:01:02.632 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-11-30 11:01:02.663 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-11-30 11:01:02.694 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-11-30 11:01:02.727 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-11-30 11:01:02.843 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-11-30 11:01:02.873 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 11:01:02.904 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 11:01:02.937 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-11-30 11:01:02.967 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-11-30 11:01:03.296 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-11-30 11:01:03.919 | Setting up postgresql-common (190ubuntu0.1) ... 2020-11-30 11:01:04.547 | Adding user postgres to group ssl-cert 2020-11-30 11:01:04.732 | 2020-11-30 11:01:04.732 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-11-30 11:01:04.954 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-11-30 11:01:04.954 | Removing obsolete dictionary files: 2020-11-30 11:01:05.213 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-11-30 11:01:05.871 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-11-30 11:01:05.889 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-11-30 11:01:05.912 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:01:05.954 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-11-30 11:01:05.986 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-11-30 11:01:06.070 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-11-30 11:01:06.083 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:01:06.116 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-11-30 11:01:06.149 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 11:01:06.182 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:01:06.224 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-11-30 11:01:06.553 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-11-30 11:01:07.181 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 11:01:07.320 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-11-30 11:01:07.352 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-11-30 11:01:07.395 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 11:01:07.426 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-11-30 11:01:09.205 | Enabling module mpm_event. 2020-11-30 11:01:09.280 | Enabling module authz_core. 2020-11-30 11:01:09.289 | Enabling module authz_host. 2020-11-30 11:01:09.355 | Enabling module authn_core. 2020-11-30 11:01:09.363 | Enabling module auth_basic. 2020-11-30 11:01:09.423 | Enabling module access_compat. 2020-11-30 11:01:09.484 | Enabling module authn_file. 2020-11-30 11:01:09.556 | Enabling module authz_user. 2020-11-30 11:01:09.621 | Enabling module alias. 2020-11-30 11:01:09.681 | Enabling module dir. 2020-11-30 11:01:09.744 | Enabling module autoindex. 2020-11-30 11:01:09.808 | Enabling module env. 2020-11-30 11:01:09.872 | Enabling module mime. 2020-11-30 11:01:09.932 | Enabling module negotiation. 2020-11-30 11:01:09.997 | Enabling module setenvif. 2020-11-30 11:01:10.064 | Enabling module filter. 2020-11-30 11:01:10.134 | Enabling module deflate. 2020-11-30 11:01:10.197 | Enabling module status. 2020-11-30 11:01:10.261 | Enabling module reqtimeout. 2020-11-30 11:01:10.337 | Enabling conf charset. 2020-11-30 11:01:10.401 | Enabling conf localized-error-pages. 2020-11-30 11:01:10.464 | Enabling conf other-vhosts-access-log. 2020-11-30 11:01:10.527 | Enabling conf security. 2020-11-30 11:01:10.590 | Enabling conf serve-cgi-bin. 2020-11-30 11:01:10.652 | Enabling site 000-default. 2020-11-30 11:01:10.704 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-11-30 11:01:10.761 | Enabling conf javascript-common. 2020-11-30 11:01:11.016 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-11-30 11:01:11.445 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-11-30 11:01:12.857 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:01:12.888 | Setting up po-debconf (1.0.20) ... 2020-11-30 11:01:12.918 | Setting up build-essential (12.4ubuntu1) ... 2020-11-30 11:01:12.949 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-11-30 11:01:12.983 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-11-30 11:01:13.014 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-11-30 11:01:13.046 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 11:01:13.078 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:01:13.110 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 11:01:13.143 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-11-30 11:01:13.340 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-11-30 11:01:13.372 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-11-30 11:01:13.404 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-11-30 11:01:15.585 | Regenerating fonts cache... done. 2020-11-30 11:01:15.592 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-11-30 11:01:15.624 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:01:15.658 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-11-30 11:01:15.690 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 2020-11-30 11:01:15.722 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-11-30 11:01:15.756 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-11-30 11:01:15.789 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:01:15.821 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.33) ... 2020-11-30 11:01:15.854 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.33) ... 2020-11-30 11:01:15.888 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-11-30 11:01:15.922 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-11-30 11:01:15.955 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 11:01:15.987 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:01:16.019 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:01:16.051 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-11-30 11:01:16.096 | Setting up curl (7.58.0-2ubuntu3.10) ... 2020-11-30 11:01:16.128 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 11:01:16.159 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:01:16.192 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-11-30 11:01:16.226 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-11-30 11:01:16.259 | Setting up libgvc6 (2.40.1-2) ... 2020-11-30 11:01:16.305 | Setting up graphviz (2.40.1-2) ... 2020-11-30 11:01:16.340 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-11-30 11:01:16.370 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-11-30 11:01:16.405 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-11-30 11:01:16.435 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-11-30 11:01:16.469 | Setting up debhelper (11.1.6ubuntu2) ... 2020-11-30 11:01:16.501 | Setting up dh-autoreconf (17) ... 2020-11-30 11:01:16.533 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-11-30 11:01:16.565 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-11-30 11:01:16.598 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-11-30 11:01:16.650 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-11-30 11:01:16.716 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-11-30 11:01:26.552 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 11:01:26.583 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:01:26.784 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:01:26.817 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-11-30 11:01:27.064 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 11:01:27.087 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-11-30 11:01:29.157 | ++ functions-common:apt_get:1113 : result=0 2020-11-30 11:01:29.160 | ++ functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:01:29.163 | ++ functions-common:time_stop:2331 : local name 2020-11-30 11:01:29.165 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 11:01:29.167 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:01:29.169 | ++ functions-common:time_stop:2334 : local total 2020-11-30 11:01:29.172 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 11:01:29.174 | ++ functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:01:29.176 | ++ functions-common:time_stop:2338 : start_time=1606733955310 2020-11-30 11:01:29.178 | ++ functions-common:time_stop:2340 : [[ -z 1606733955310 ]] 2020-11-30 11:01:29.181 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:01:29.185 | ++ functions-common:time_stop:2343 : end_time=1606734089182 2020-11-30 11:01:29.188 | ++ functions-common:time_stop:2344 : elapsed_time=133872 2020-11-30 11:01:29.191 | ++ functions-common:time_stop:2345 : total=1416 2020-11-30 11:01:29.194 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:01:29.197 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=135288 2020-11-30 11:01:29.199 | ++ functions-common:apt_get:1117 : return 0 2020-11-30 11:01:29.202 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-11-30 11:01:29.204 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-11-30 11:01:29.207 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-11-30 11:01:29.212 | ++ tools/install_prereqs.sh:source:89 : date 2020-11-30 11:01:29.216 | + ./stack.sh:main:758 : [[ False != \T\r\u\e ]] 2020-11-30 11:01:29.220 | + ./stack.sh:main:759 : PYPI_ALTERNATIVE_URL= 2020-11-30 11:01:29.222 | + ./stack.sh:main:759 : /home/ubuntu/devstack/tools/install_pip.sh 2020-11-30 11:01:30.853 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-11-30 11:01:30.856 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-11-30 11:01:30.860 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-11-30 11:01:30.863 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-11-30 11:01:30.866 | + tools/install_pip.sh:main:43 : GetDistro 2020-11-30 11:01:30.869 | + functions-common:GetDistro:371 : GetOSVersion 2020-11-30 11:01:30.872 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2020-11-30 11:01:30.875 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2020-11-30 11:01:30.879 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2020-11-30 11:01:30.881 | + functions-common:_ensure_lsb_release:323 : return 2020-11-30 11:01:30.883 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2020-11-30 11:01:30.956 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2020-11-30 11:01:30.959 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2020-11-30 11:01:31.031 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2020-11-30 11:01:31.035 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2020-11-30 11:01:31.108 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2020-11-30 11:01:31.111 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-11-30 11:01:31.114 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2020-11-30 11:01:31.117 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2020-11-30 11:01:31.119 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2020-11-30 11:01:31.121 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2020-11-30 11:01:31.123 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2020-11-30 11:01:31.125 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2020-11-30 11:01:31.126 | + functions-common:GetDistro:376 : DISTRO=bionic 2020-11-30 11:01:31.128 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2020-11-30 11:01:31.130 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-11-30 11:01:31.130 | Distro: bionic 2020-11-30 11:01:31.133 | + tools/install_pip.sh:main:126 : get_versions 2020-11-30 11:01:31.135 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 11:01:31.139 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 11:01:31.141 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 11:01:31.144 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 11:01:31.144 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 11:01:31.773 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=19.1.1 2020-11-30 11:01:31.775 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 19.1.1' 2020-11-30 11:01:31.775 | pip: 19.1.1 2020-11-30 11:01:31.777 | + tools/install_pip.sh:main:135 : is_fedora 2020-11-30 11:01:31.780 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:01:31.782 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:01:31.785 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:01:31.787 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:01:31.789 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:01:31.791 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:01:31.794 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:01:31.796 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:01:31.798 | + tools/install_pip.sh:main:135 : is_suse 2020-11-30 11:01:31.800 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:01:31.802 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:01:31.804 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:01:31.807 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:01:31.809 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:01:31.811 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:01:31.813 | + tools/install_pip.sh:main:136 : uninstall_package python-pip 2020-11-30 11:01:31.815 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 11:01:31.817 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:01:31.819 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:01:31.821 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2020-11-30 11:01:31.837 | + 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 2020-11-30 11:01:31.966 | Reading package lists... 2020-11-30 11:01:32.219 | Building dependency tree... 2020-11-30 11:01:32.220 | Reading state information... 2020-11-30 11:01:32.434 | Package 'python-pip' is not installed, so not removed 2020-11-30 11:01:32.434 | The following packages were automatically installed and are no longer required: 2020-11-30 11:01:32.435 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 11:01:32.435 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 11:01:32.435 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 11:01:32.435 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:01:32.435 | python3-twisted-bin python3-zope.interface 2020-11-30 11:01:32.435 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:01:32.525 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 11:01:32.529 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:01:32.530 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:01:32.532 | + functions-common:time_stop:2331 : local name 2020-11-30 11:01:32.534 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:01:32.536 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:01:32.538 | + functions-common:time_stop:2334 : local total 2020-11-30 11:01:32.540 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:01:32.542 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:01:32.544 | + functions-common:time_stop:2338 : start_time=1606734091835 2020-11-30 11:01:32.545 | + functions-common:time_stop:2340 : [[ -z 1606734091835 ]] 2020-11-30 11:01:32.547 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:01:32.550 | + functions-common:time_stop:2343 : end_time=1606734092548 2020-11-30 11:01:32.552 | + functions-common:time_stop:2344 : elapsed_time=713 2020-11-30 11:01:32.554 | + functions-common:time_stop:2345 : total=0 2020-11-30 11:01:32.556 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:01:32.557 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=713 2020-11-30 11:01:32.559 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:01:32.561 | + tools/install_pip.sh:main:137 : uninstall_package python3-pip 2020-11-30 11:01:32.563 | + functions-common:uninstall_package:1362 : is_ubuntu 2020-11-30 11:01:32.564 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:01:32.566 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:01:32.568 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2020-11-30 11:01:32.584 | + 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 2020-11-30 11:01:32.702 | Reading package lists... 2020-11-30 11:01:32.960 | Building dependency tree... 2020-11-30 11:01:32.961 | Reading state information... 2020-11-30 11:01:33.168 | Package 'python3-pip' is not installed, so not removed 2020-11-30 11:01:33.168 | The following packages were automatically installed and are no longer required: 2020-11-30 11:01:33.168 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 11:01:33.168 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 11:01:33.169 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 11:01:33.169 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:01:33.169 | python3-twisted-bin python3-zope.interface 2020-11-30 11:01:33.169 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:01:33.259 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2020-11-30 11:01:33.263 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:01:33.266 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:01:33.269 | + functions-common:time_stop:2331 : local name 2020-11-30 11:01:33.271 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:01:33.274 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:01:33.275 | + functions-common:time_stop:2334 : local total 2020-11-30 11:01:33.277 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:01:33.280 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:01:33.282 | + functions-common:time_stop:2338 : start_time=1606734092581 2020-11-30 11:01:33.283 | + functions-common:time_stop:2340 : [[ -z 1606734092581 ]] 2020-11-30 11:01:33.286 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:01:33.289 | + functions-common:time_stop:2343 : end_time=1606734093287 2020-11-30 11:01:33.291 | + functions-common:time_stop:2344 : elapsed_time=706 2020-11-30 11:01:33.292 | + functions-common:time_stop:2345 : total=713 2020-11-30 11:01:33.294 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:01:33.296 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1419 2020-11-30 11:01:33.298 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:01:33.300 | + tools/install_pip.sh:main:140 : install_get_pip 2020-11-30 11:01:33.302 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 11:01:33.304 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 11:01:33.306 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2020-11-30 11:01:33.309 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-11-30 11:01:33.311 | + 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 2020-11-30 11:01:33.322 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-11-30 11:01:33.322 | Dload Upload Total Spent Left Speed 2020-11-30 11:01:33.977 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 79 1842k 79 1472k 0 0 2479k 0 --:--:-- --:--:-- --:--:-- 2474k 100 1842k 100 1842k 0 0 2813k 0 --:--:-- --:--:-- --:--:-- 2808k 2020-11-30 11:01:33.983 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-11-30 11:01:33.987 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-11-30 11:01:36.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:01:36.679 | Collecting pip 2020-11-30 11:01:36.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2020-11-30 11:01:36.980 | Installing collected packages: pip 2020-11-30 11:01:36.980 | Attempting uninstall: pip 2020-11-30 11:01:36.981 | Found existing installation: pip 19.1.1 2020-11-30 11:01:37.168 | Uninstalling pip-19.1.1: 2020-11-30 11:01:37.180 | Successfully uninstalled pip-19.1.1 2020-11-30 11:01:38.445 | Successfully installed pip-20.2.4 2020-11-30 11:01:38.563 | + tools/install_pip.sh:install_get_pip:93 : python3_enabled 2020-11-30 11:01:38.565 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 11:01:38.569 | + inc/python:python3_enabled:468 : return 0 2020-11-30 11:01:38.572 | + tools/install_pip.sh:main:142 : [[ -n '' ]] 2020-11-30 11:01:38.575 | + tools/install_pip.sh:main:146 : set -x 2020-11-30 11:01:38.579 | + tools/install_pip.sh:main:150 : pip_install_gr setuptools 2020-11-30 11:01:38.582 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-11-30 11:01:38.585 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 11:01:38.587 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-11-30 11:01:38.589 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2020-11-30 11:01:38.591 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 11:01:38.594 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-11-30 11:01:38.595 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 11:01:38.598 | ++ 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'\'' 2020-11-30 11:01:38.598 | 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'\'' ' 2020-11-30 11:01:38.600 | ++ 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' 2020-11-30 11:01:38.600 | 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' == '' ]] 2020-11-30 11:01:38.601 | ++ 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'\''' 2020-11-30 11:01:38.604 | + 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'\''' 2020-11-30 11:01:38.605 | + 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'\''' 2020-11-30 11:01:38.621 | 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 2020-11-30 11:01:38.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 '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'\''' 2020-11-30 11:01:41.150 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:01:41.151 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.151 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.152 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.152 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.153 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.153 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.153 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.154 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.154 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.155 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.155 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.156 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.156 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.157 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.157 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.157 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.158 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.158 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.159 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.159 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.159 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.160 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.160 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.161 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.161 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.162 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.162 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.163 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.163 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.163 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.164 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.164 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.165 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.165 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.166 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.166 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.167 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.167 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.167 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.168 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.168 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.169 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.169 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.170 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.170 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.170 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.171 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.171 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.172 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.172 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.172 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.173 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.173 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.174 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.174 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.175 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.175 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.176 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.176 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.177 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.177 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.178 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.178 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.179 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.179 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.179 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.180 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.180 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.181 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.181 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.182 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.182 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.183 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.183 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.183 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.184 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.187 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.188 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.188 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.189 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.189 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.189 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.190 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.190 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.191 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.191 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.192 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.192 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.192 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.193 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.193 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.194 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.194 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.195 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.195 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.196 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.196 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.196 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.197 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.197 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.198 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.198 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.199 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.199 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.199 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.200 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.200 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.201 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.201 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.202 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.202 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.203 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.203 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.204 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.204 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.205 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.205 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.206 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.206 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.207 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.207 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.207 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.208 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.208 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.209 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.209 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.210 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.210 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.211 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.211 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.212 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.212 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.213 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.213 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.214 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.214 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.215 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.215 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.215 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.216 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.216 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.217 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.217 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.218 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.218 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.218 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.219 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.219 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.220 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.220 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.221 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.221 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.222 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.222 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.223 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.223 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.224 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.224 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.225 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.225 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.226 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.226 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.227 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.227 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.228 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.228 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.228 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.229 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.229 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.230 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.230 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.231 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.231 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.232 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.232 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.232 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.233 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.233 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.234 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.234 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.234 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.235 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.235 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.236 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.236 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.237 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.237 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.237 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.238 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.238 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.239 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.240 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.240 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.241 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.241 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.241 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.242 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.242 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.243 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.243 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.244 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.244 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.245 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.245 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.245 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.246 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.246 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.247 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.247 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.248 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.248 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.248 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.249 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.250 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.250 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.250 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.251 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.251 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.251 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.252 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.252 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.253 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.253 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.254 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.254 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.255 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.255 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.255 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.256 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.257 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.257 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.257 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.258 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.258 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.259 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.259 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.259 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.260 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.260 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.261 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.261 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.262 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.262 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.263 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.263 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.263 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.264 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.264 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.265 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.265 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.266 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.266 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.267 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.267 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.268 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.268 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.268 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.269 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.269 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.270 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.270 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.271 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.271 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.272 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.272 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.273 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.273 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.273 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.274 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.274 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.275 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.275 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.276 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.276 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.277 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.277 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.278 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.278 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.278 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.279 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.279 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.280 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.280 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.280 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.281 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.281 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.282 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.282 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.283 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.283 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.283 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.284 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.284 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.284 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.285 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.285 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.286 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.286 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.287 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.288 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.288 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.289 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.289 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.289 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.290 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.290 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.291 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.291 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.292 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.292 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.292 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.293 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.294 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.294 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.294 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.295 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.295 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.296 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.296 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.296 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.297 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.297 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.298 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.298 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.299 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.299 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.300 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.300 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.301 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.301 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.301 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.302 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.302 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.303 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.304 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.304 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.304 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.305 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.305 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.306 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.306 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.307 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.307 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.308 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.308 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.309 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.309 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.309 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.310 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.310 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.311 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.311 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.311 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.312 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.313 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.313 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.313 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.314 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.314 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.315 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.315 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.316 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.316 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.317 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.317 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.317 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.318 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.318 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.319 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.319 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.319 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.320 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.320 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.321 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.321 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.322 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.322 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.323 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.323 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.323 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.324 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.324 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.325 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.325 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.326 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.326 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.326 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.327 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.327 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.328 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.328 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.328 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.329 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.329 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.330 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.330 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.331 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.331 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.331 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.332 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.332 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.333 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.333 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.333 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.334 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.334 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.335 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.336 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.336 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.336 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.337 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.337 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.338 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.338 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.339 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:01:41.339 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:01:41.340 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:01:41.340 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2020-11-30 11:01:41.342 | 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 (50.3.2) 2020-11-30 11:01:41.700 | + inc/python:pip_install:207 : result=0 2020-11-30 11:01:41.703 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:01:41.706 | + functions-common:time_stop:2331 : local name 2020-11-30 11:01:41.709 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:01:41.712 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:01:41.715 | + functions-common:time_stop:2334 : local total 2020-11-30 11:01:41.717 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:01:41.719 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:01:41.721 | + functions-common:time_stop:2338 : start_time=1606734098617 2020-11-30 11:01:41.724 | + functions-common:time_stop:2340 : [[ -z 1606734098617 ]] 2020-11-30 11:01:41.727 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:01:41.731 | + functions-common:time_stop:2343 : end_time=1606734101728 2020-11-30 11:01:41.733 | + functions-common:time_stop:2344 : elapsed_time=3111 2020-11-30 11:01:41.736 | + functions-common:time_stop:2345 : total=0 2020-11-30 11:01:41.738 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:01:41.740 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3111 2020-11-30 11:01:41.742 | + inc/python:pip_install:210 : return 0 2020-11-30 11:01:41.744 | + tools/install_pip.sh:main:152 : get_versions 2020-11-30 11:01:41.747 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-11-30 11:01:41.751 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-11-30 11:01:41.753 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-11-30 11:01:41.756 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-11-30 11:01:41.756 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-11-30 11:01:42.085 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2020-11-30 11:01:42.087 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2020-11-30 11:01:42.087 | pip: 20.2.4 2020-11-30 11:01:42.092 | + ./stack.sh:main:763 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-11-30 11:01:42.095 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-11-30 11:01:42.101 | + ./stack.sh:main:764 : fixup_all 2020-11-30 11:01:42.104 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2020-11-30 11:01:42.107 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-11-30 11:01:42.110 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 11:01:42.122 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-11-30 11:01:42.122 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-11-30 11:01:42.122 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-11-30 11:01:42.129 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2020-11-30 11:01:42.132 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2020-11-30 11:01:42.134 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-11-30 11:01:42.141 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-11-30 11:01:42.145 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2020-11-30 11:01:42.148 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-11-30 11:01:42.151 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-11-30 11:01:42.153 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:01:42.155 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:01:42.157 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:01:42.160 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:01:42.164 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:01:42.166 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:01:42.168 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:01:42.170 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:01:42.172 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:01:42.174 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:01:42.176 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:01:42.179 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:01:42.181 | + functions-common:install_package:1334 : real_install_package software-properties-common 2020-11-30 11:01:42.183 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:01:42.185 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:01:42.187 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:01:42.189 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2020-11-30 11:01:42.207 | + 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 2020-11-30 11:01:42.328 | Reading package lists... 2020-11-30 11:01:42.582 | Building dependency tree... 2020-11-30 11:01:42.583 | Reading state information... 2020-11-30 11:01:42.796 | The following packages were automatically installed and are no longer required: 2020-11-30 11:01:42.797 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 11:01:42.797 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 11:01:42.797 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 11:01:42.797 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:01:42.797 | python3-twisted-bin python3-zope.interface 2020-11-30 11:01:42.797 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:01:42.798 | The following additional packages will be installed: 2020-11-30 11:01:42.798 | python3-software-properties 2020-11-30 11:01:42.853 | The following packages will be upgraded: 2020-11-30 11:01:42.854 | python3-software-properties software-properties-common 2020-11-30 11:01:43.138 | 2 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-11-30 11:01:43.138 | Need to get 33.9 kB of archives. 2020-11-30 11:01:43.138 | After this operation, 0 B of additional disk space will be used. 2020-11-30 11:01:43.138 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2020-11-30 11:01:43.272 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2020-11-30 11:01:43.923 | Fetched 33.9 kB in 0s (70.6 kB/s) 2020-11-30 11:01:44.013 | (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 ... 74320 files and directories currently installed.) 2020-11-30 11:01:44.017 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-11-30 11:01:44.173 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-11-30 11:01:44.330 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-11-30 11:01:44.482 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-11-30 11:01:44.579 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 11:01:45.353 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-11-30 11:01:45.658 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-11-30 11:01:45.682 | Setting up software-properties-common (0.96.24.32.14) ... 2020-11-30 11:01:47.883 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:01:47.886 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:01:47.889 | + functions-common:time_stop:2331 : local name 2020-11-30 11:01:47.891 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:01:47.893 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:01:47.895 | + functions-common:time_stop:2334 : local total 2020-11-30 11:01:47.897 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:01:47.899 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:01:47.902 | + functions-common:time_stop:2338 : start_time=1606734102204 2020-11-30 11:01:47.905 | + functions-common:time_stop:2340 : [[ -z 1606734102204 ]] 2020-11-30 11:01:47.907 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:01:47.912 | + functions-common:time_stop:2343 : end_time=1606734107908 2020-11-30 11:01:47.914 | + functions-common:time_stop:2344 : elapsed_time=5704 2020-11-30 11:01:47.916 | + functions-common:time_stop:2345 : total=135288 2020-11-30 11:01:47.918 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:01:47.920 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=140992 2020-11-30 11:01:47.922 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:01:47.925 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-11-30 11:01:48.746 | 'universe' distribution component is already enabled for all sources. 2020-11-30 11:01:48.777 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-11-30 11:01:48.781 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-11-30 11:01:51.413 | Reading package lists... 2020-11-30 11:01:51.714 | Building dependency tree... 2020-11-30 11:01:51.715 | Reading state information... 2020-11-30 11:01:51.926 | The following packages were automatically installed and are no longer required: 2020-11-30 11:01:51.927 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 11:01:51.927 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 11:01:51.927 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 11:01:51.927 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:01:51.927 | python3-twisted-bin python3-zope.interface 2020-11-30 11:01:51.927 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:01:51.977 | The following NEW packages will be installed: 2020-11-30 11:01:51.977 | ubuntu-cloud-keyring 2020-11-30 11:01:52.115 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2020-11-30 11:01:52.116 | Need to get 6,008 B of archives. 2020-11-30 11:01:52.116 | After this operation, 22.5 kB of additional disk space will be used. 2020-11-30 11:01:52.116 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2020-11-30 11:01:52.692 | Fetched 6,008 B in 0s (49.8 kB/s) 2020-11-30 11:01:52.747 | Selecting previously unselected package ubuntu-cloud-keyring. 2020-11-30 11:01:52.795 | (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 ... 74320 files and directories currently installed.) 2020-11-30 11:01:52.798 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2020-11-30 11:01:52.803 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-11-30 11:01:52.910 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-11-30 11:01:55.060 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 11:01:55.060 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2020-11-30 11:01:55.105 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 11:01:55.113 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 11:01:55.192 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 11:01:55.416 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2020-11-30 11:01:59.228 | Fetched 179 kB in 1s (227 kB/s) 2020-11-30 11:02:00.969 | Reading package lists... 2020-11-30 11:02:01.031 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-11-30 11:02:01.033 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-11-30 11:02:01.036 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2020-11-30 11:02:01.038 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2020-11-30 11:02:01.040 | + functions-common:apt_get_update:1075 : local sudo=sudo 2020-11-30 11:02:01.043 | ++ functions-common:apt_get_update:1076 : id -u 2020-11-30 11:02:01.047 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2020-11-30 11:02:01.049 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2020-11-30 11:02:01.051 | + functions-common:time_start:2317 : local name=apt-get-update 2020-11-30 11:02:01.055 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:02:01.057 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:02:01.059 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:02:01.063 | + functions-common:time_start:2322 : _TIME_START[$name]=1606734121060 2020-11-30 11:02:01.065 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-11-30 11:02:01.067 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-11-30 11:02:01.070 | + 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' 2020-11-30 11:02:01.310 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-11-30 11:02:01.310 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-11-30 11:02:01.353 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-11-30 11:02:01.408 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-11-30 11:02:01.456 | Hit:5 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-11-30 11:02:04.079 | Reading package lists... 2020-11-30 11:02:04.144 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2020-11-30 11:02:04.148 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2020-11-30 11:02:04.152 | + functions-common:time_stop:2331 : local name 2020-11-30 11:02:04.155 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:02:04.158 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:02:04.162 | + functions-common:time_stop:2334 : local total 2020-11-30 11:02:04.166 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:02:04.169 | + functions-common:time_stop:2337 : name=apt-get-update 2020-11-30 11:02:04.172 | + functions-common:time_stop:2338 : start_time=1606734121060 2020-11-30 11:02:04.176 | + functions-common:time_stop:2340 : [[ -z 1606734121060 ]] 2020-11-30 11:02:04.179 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:02:04.182 | + functions-common:time_stop:2343 : end_time=1606734124180 2020-11-30 11:02:04.184 | + functions-common:time_stop:2344 : elapsed_time=3120 2020-11-30 11:02:04.186 | + functions-common:time_stop:2345 : total=2851 2020-11-30 11:02:04.189 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:02:04.191 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5971 2020-11-30 11:02:04.193 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-11-30 11:02:04.204 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-11-30 11:02:04.215 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-11-30 11:02:04.227 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2020-11-30 11:02:04.229 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2020-11-30 11:02:04.232 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:02:04.234 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:02:04.236 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:02:04.238 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:02:04.241 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:02:04.243 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:02:04.245 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:02:04.247 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:02:04.249 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2020-11-30 11:02:04.251 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2020-11-30 11:02:04.254 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2020-11-30 11:02:04.256 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:02:04.258 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:02:04.261 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:02:04.264 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:02:04.267 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:02:04.270 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:02:04.272 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2020-11-30 11:02:04.276 | + ./stack.sh:main:767 : pip_install -U os-testr 2020-11-30 11:02:04.297 | Using python 3.6 to install os-testr because python3_enabled=True 2020-11-30 11:02:04.303 | + 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 2020-11-30 11:02:06.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:02:06.847 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.847 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.848 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.848 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.849 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.849 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.850 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.850 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.851 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.851 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.852 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.852 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.852 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.853 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.853 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.854 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.855 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.855 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.855 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.856 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.856 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.857 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.857 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.858 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.858 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.859 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.859 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.859 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.860 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.860 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.861 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.861 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.862 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.862 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.863 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.863 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.864 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.864 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.864 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.865 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.865 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.866 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.866 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.867 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.867 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.867 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.868 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.868 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.869 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.869 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.869 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.870 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.870 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.871 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.871 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.872 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.872 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.873 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.873 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.874 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.874 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.875 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.875 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.876 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.876 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.876 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.877 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.877 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.878 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.878 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.879 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.879 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.880 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.880 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.881 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.881 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.881 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.882 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.883 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.883 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.883 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.884 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.884 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.885 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.885 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.886 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.886 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.887 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.887 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.888 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.888 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.888 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.889 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.889 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.890 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.890 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.890 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.891 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.892 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.892 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.892 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.893 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.893 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.894 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.894 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.894 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.895 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.895 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.896 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.896 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.897 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.897 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.898 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.899 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.899 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.899 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.900 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.900 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.901 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.901 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.902 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.902 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.903 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.903 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.903 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.904 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.904 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.905 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.905 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.906 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.907 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.907 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.907 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.908 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.908 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.909 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.909 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.910 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.910 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.911 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.911 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.911 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.912 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.912 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.913 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.913 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.914 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.914 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.915 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.915 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.915 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.916 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.916 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.917 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.917 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.918 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.918 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.919 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.919 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.920 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.920 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.921 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.921 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.922 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.922 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.922 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.923 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.923 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.924 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.924 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.925 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.925 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.926 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.926 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.927 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.927 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.928 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.928 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.929 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.929 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.929 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.930 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.930 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.931 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.931 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.932 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.932 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.932 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.933 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.933 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.934 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.935 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.935 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.935 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.936 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.936 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.937 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.937 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.938 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.938 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.939 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.939 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.940 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.940 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.941 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.941 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.941 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.942 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.943 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.943 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.943 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.944 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.944 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.945 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.945 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.946 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.946 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.947 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.947 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.947 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.948 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.948 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.949 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.949 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.950 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.950 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.951 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.951 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.952 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.952 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.953 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.953 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.953 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.954 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.954 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.955 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.955 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.955 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.956 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.956 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.957 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.957 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.958 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.958 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.959 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.959 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.960 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.960 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.961 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.961 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.962 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.962 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.963 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.963 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.964 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.964 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.965 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.965 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.966 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.966 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.967 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.967 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.967 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.968 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.968 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.969 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.969 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.970 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.970 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.971 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.971 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.972 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.972 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.973 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.973 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.974 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.974 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.975 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.975 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.976 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.976 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.977 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.977 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.977 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.977 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.978 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.978 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.979 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.979 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.980 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.980 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.981 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.981 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.981 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.982 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.982 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.983 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.983 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.984 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.984 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.985 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.985 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.986 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.986 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.987 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.987 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.988 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.988 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.988 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.989 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.990 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.990 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.992 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.992 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.993 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.994 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.994 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.995 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.996 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.996 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.997 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:06.998 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:06.998 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:06.999 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.000 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.001 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.001 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.001 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.002 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.002 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.003 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.003 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.003 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.004 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.005 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.005 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.006 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.006 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.007 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.007 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.007 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.008 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.008 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.009 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.009 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.010 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.010 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.011 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.011 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.012 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.012 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.012 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.013 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.014 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.014 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.014 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.015 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.016 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.016 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.017 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.017 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.018 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.018 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.019 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.019 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.019 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.020 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.020 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.021 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.021 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.022 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.022 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.022 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.023 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.023 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.024 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.024 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.025 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.025 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.025 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.026 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.026 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.027 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.027 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.028 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.028 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.029 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.029 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.029 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.030 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.030 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.031 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.031 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.032 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.032 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.032 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.033 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.033 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.034 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.034 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.035 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.035 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.036 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.036 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.036 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.037 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.037 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.038 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.038 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.039 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.039 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.040 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.040 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.041 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.041 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:07.042 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:07.042 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:07.120 | Collecting os-testr===2.0.0 2020-11-30 11:02:07.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2020-11-30 11:02:07.253 | Collecting testtools===2.4.0 2020-11-30 11:02:07.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2020-11-30 11:02:07.372 | Collecting stestr===3.0.1 2020-11-30 11:02:07.377 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2020-11-30 11:02:07.490 | Collecting python-subunit===1.4.0 2020-11-30 11:02:07.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2020-11-30 11:02:07.655 | Collecting pbr===5.4.5 2020-11-30 11:02:07.661 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110 kB) 2020-11-30 11:02:07.749 | Collecting fixtures===3.0.0 2020-11-30 11:02:07.757 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-11-30 11:02:07.843 | Collecting traceback2===1.4.0 2020-11-30 11:02:07.849 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-11-30 11:02:07.941 | Collecting unittest2===1.1.0 2020-11-30 11:02:07.951 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-11-30 11:02:08.029 | Collecting extras===1.0.0 2020-11-30 11:02:08.036 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2020-11-30 11:02:08.107 | Collecting python-mimeparse===1.6.0 2020-11-30 11:02:08.113 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2020-11-30 11:02:08.176 | Collecting six===1.14.0 2020-11-30 11:02:08.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl (10 kB) 2020-11-30 11:02:08.316 | Collecting PyYAML===5.3.1 2020-11-30 11:02:08.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2020-11-30 11:02:09.157 | Collecting voluptuous===0.11.7 2020-11-30 11:02:09.164 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl (28 kB) 2020-11-30 11:02:09.289 | Collecting cliff===3.1.0 2020-11-30 11:02:09.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c7/3056715f3ce66/cliff-3.1.0-py3-none-any.whl (80 kB) 2020-11-30 11:02:09.403 | Collecting future===0.18.2 2020-11-30 11:02:09.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2020-11-30 11:02:10.273 | Collecting linecache2===1.0.0 2020-11-30 11:02:10.280 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-11-30 11:02:10.363 | Collecting argparse 2020-11-30 11:02:10.369 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-11-30 11:02:10.542 | Collecting pyparsing===2.4.7 2020-11-30 11:02:10.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2020-11-30 11:02:10.679 | Collecting stevedore===1.32.0 2020-11-30 11:02:10.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/7dc759fb0f2e3/stevedore-1.32.0-py2.py3-none-any.whl (43 kB) 2020-11-30 11:02:10.773 | Collecting prettytable===0.7.2 2020-11-30 11:02:10.780 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2020-11-30 11:02:10.966 | Collecting cmd2===0.8.9 2020-11-30 11:02:10.973 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53 kB) 2020-11-30 11:02:11.071 | Collecting wcwidth===0.1.9 2020-11-30 11:02:11.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/caf/e2186b3c009a0/wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) 2020-11-30 11:02:11.166 | Collecting pyperclip===1.8.0 2020-11-30 11:02:11.172 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2020-11-30 11:02:11.203 | Building wheels for collected packages: PyYAML, future 2020-11-30 11:02:11.204 | Building wheel for PyYAML (setup.py): started 2020-11-30 11:02:21.146 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-11-30 11:02:21.151 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403692 sha256=3076769b9b6edfc1b490e9ee6bc6de2da5a086684fe3aea980aa07421d7712c8 2020-11-30 11:02:21.151 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2020-11-30 11:02:21.154 | Building wheel for future (setup.py): started 2020-11-30 11:02:22.112 | Building wheel for future (setup.py): finished with status 'done' 2020-11-30 11:02:22.119 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=3f398459a15c1fa6bc28db796c4faea81d03cd1f5141382e9ee6d508ae30b8a2 2020-11-30 11:02:22.119 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2020-11-30 11:02:22.120 | Successfully built PyYAML future 2020-11-30 11:02:22.524 | Installing collected packages: voluptuous, pbr, linecache2, traceback2, six, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyparsing, stevedore, pyperclip, cmd2, cliff, future, stestr, os-testr 2020-11-30 11:02:22.728 | Attempting uninstall: six 2020-11-30 11:02:22.729 | Found existing installation: six 1.11.0 2020-11-30 11:02:22.732 | Uninstalling six-1.11.0: 2020-11-30 11:02:22.781 | Successfully uninstalled six-1.11.0 2020-11-30 11:02:24.487 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 cliff-3.1.0 cmd2-0.8.9 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.4.5 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.14.0 stestr-3.0.1 stevedore-1.32.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.1.9 2020-11-30 11:02:24.686 | + inc/python:pip_install:207 : result=0 2020-11-30 11:02:24.689 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:02:24.693 | + functions-common:time_stop:2331 : local name 2020-11-30 11:02:24.696 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:02:24.698 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:02:24.701 | + functions-common:time_stop:2334 : local total 2020-11-30 11:02:24.704 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:02:24.707 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:02:24.709 | + functions-common:time_stop:2338 : start_time=1606734124291 2020-11-30 11:02:24.712 | + functions-common:time_stop:2340 : [[ -z 1606734124291 ]] 2020-11-30 11:02:24.716 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:02:24.720 | + functions-common:time_stop:2343 : end_time=1606734144717 2020-11-30 11:02:24.722 | + functions-common:time_stop:2344 : elapsed_time=20426 2020-11-30 11:02:24.725 | + functions-common:time_stop:2345 : total=0 2020-11-30 11:02:24.728 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:02:24.730 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20426 2020-11-30 11:02:24.732 | + inc/python:pip_install:210 : return 0 2020-11-30 11:02:24.735 | + ./stack.sh:main:769 : [[ True == \T\r\u\e ]] 2020-11-30 11:02:24.738 | + ./stack.sh:main:770 : pip_install_gr systemd-python 2020-11-30 11:02:24.740 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-11-30 11:02:24.743 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 11:02:24.746 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-11-30 11:02:24.749 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2020-11-30 11:02:24.752 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 11:02:24.756 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-11-30 11:02:24.756 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 11:02:24.760 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2020-11-30 11:02:24.763 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2020-11-30 11:02:24.766 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2020-11-30 11:02:24.770 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-11-30 11:02:24.773 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-11-30 11:02:24.791 | Using python 3.6 to install systemd-python because python3_enabled=True 2020-11-30 11:02:24.796 | + 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 2020-11-30 11:02:27.344 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:02:27.345 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.345 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.345 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.346 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.346 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.347 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.347 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.348 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.348 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.349 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.349 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.350 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.350 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.351 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.351 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.351 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.352 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.352 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.353 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.353 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.354 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.354 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.355 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.355 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.355 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.356 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.356 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.357 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.357 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.358 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.358 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.359 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.359 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.359 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.360 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.360 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.361 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.361 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.362 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.362 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.362 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.363 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.363 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.364 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.364 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.364 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.365 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.365 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.366 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.366 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.367 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.367 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.367 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.368 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.368 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.369 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.369 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.370 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.370 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.371 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.371 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.372 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.372 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.373 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.373 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.373 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.374 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.374 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.375 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.375 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.376 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.376 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.377 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.377 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.377 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.378 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.378 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.379 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.380 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.380 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.380 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.381 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.381 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.382 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.382 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.383 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.383 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.383 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.384 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.384 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.385 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.385 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.386 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.386 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.386 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.387 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.387 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.388 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.388 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.389 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.389 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.389 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.390 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.390 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.391 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.391 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.392 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.392 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.392 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.393 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.394 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.394 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.395 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.396 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.396 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.397 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.397 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.397 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.398 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.399 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.399 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.399 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.400 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.400 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.400 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.401 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.402 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.402 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.403 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.403 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.404 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.404 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.404 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.405 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.405 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.406 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.406 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.407 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.407 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.408 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.408 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.409 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.409 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.409 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.410 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.410 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.411 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.411 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.412 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.412 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.413 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.413 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.414 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.414 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.414 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.415 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.416 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.416 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.417 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.417 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.417 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.418 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.418 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.419 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.419 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.420 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.420 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.421 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.421 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.421 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.422 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.422 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.423 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.423 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.424 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.424 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.425 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.425 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.425 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.426 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.426 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.427 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.427 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.427 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.428 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.428 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.429 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.429 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.430 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.430 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.431 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.431 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.432 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.432 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.433 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.433 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.433 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.434 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.434 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.435 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.435 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.436 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.436 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.437 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.437 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.438 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.438 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.438 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.439 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.439 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.440 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.440 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.440 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.441 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.442 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.442 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.442 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.443 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.443 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.443 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.444 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.444 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.445 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.445 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.446 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.446 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.447 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.447 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.448 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.448 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.448 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.449 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.449 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.450 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.450 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.451 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.451 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.451 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.452 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.452 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.453 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.453 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.454 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.454 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.455 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.455 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.455 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.456 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.457 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.457 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.457 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.458 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.458 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.459 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.460 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.460 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.460 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.461 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.461 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.462 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.462 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.462 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.463 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.464 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.464 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.465 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.465 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.466 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.466 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.466 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.467 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.467 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.468 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.468 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.469 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.469 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.470 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.470 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.470 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.471 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.471 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.472 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.472 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.473 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.473 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.473 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.474 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.474 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.475 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.475 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.475 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.476 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.476 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.477 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.477 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.478 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.478 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.479 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.479 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.480 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.480 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.481 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.481 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.482 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.482 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.483 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.483 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.483 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.484 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.484 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.485 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.485 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.486 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.486 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.487 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.487 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.488 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.488 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.488 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.489 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.489 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.490 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.490 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.491 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.491 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.492 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.492 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.493 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.493 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.493 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.494 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.494 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.495 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.496 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.496 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.496 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.497 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.497 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.498 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.498 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.499 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.499 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.500 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.501 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.501 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.502 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.502 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.503 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.503 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.503 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.504 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.504 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.505 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.505 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.506 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.506 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.507 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.507 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.507 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.508 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.509 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.509 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.509 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.510 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.510 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.511 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.511 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.511 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.512 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.512 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.513 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.513 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.513 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.514 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.514 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.515 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.515 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.516 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.516 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.516 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.517 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.517 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.518 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.518 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.519 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.519 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.519 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.520 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.520 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.521 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.521 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.522 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.522 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.522 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.523 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.523 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.524 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.524 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.525 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.525 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.525 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.526 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.526 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.527 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.527 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.528 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.528 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.529 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.529 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.529 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.530 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.530 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.531 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.531 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.532 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:27.532 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:27.533 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:27.534 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (234) 2020-11-30 11:02:28.008 | + inc/python:pip_install:207 : result=0 2020-11-30 11:02:28.011 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:02:28.014 | + functions-common:time_stop:2331 : local name 2020-11-30 11:02:28.017 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:02:28.021 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:02:28.023 | + functions-common:time_stop:2334 : local total 2020-11-30 11:02:28.025 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:02:28.027 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:02:28.030 | + functions-common:time_stop:2338 : start_time=1606734144787 2020-11-30 11:02:28.032 | + functions-common:time_stop:2340 : [[ -z 1606734144787 ]] 2020-11-30 11:02:28.034 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:02:28.038 | + functions-common:time_stop:2343 : end_time=1606734148035 2020-11-30 11:02:28.040 | + functions-common:time_stop:2344 : elapsed_time=3248 2020-11-30 11:02:28.042 | + functions-common:time_stop:2345 : total=20426 2020-11-30 11:02:28.044 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:02:28.046 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23674 2020-11-30 11:02:28.049 | + inc/python:pip_install:210 : return 0 2020-11-30 11:02:28.052 | + ./stack.sh:main:773 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-11-30 11:02:28.105 | + ./stack.sh:main:774 : sudo systemctl restart systemd-journald 2020-11-30 11:02:28.184 | + ./stack.sh:main:781 : install_infra 2020-11-30 11:02:28.186 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 11:02:28.189 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-11-30 11:02:28.191 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-11-30 11:02:30.825 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 11:02:30.829 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-11-30 11:02:30.857 | + 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 2020-11-30 11:02:32.540 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.544 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.547 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.554 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.559 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.561 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.572 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.576 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.579 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.586 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.592 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.594 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.598 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.604 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.606 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.610 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.614 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.617 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.619 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.624 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.626 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.631 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.636 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.638 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.647 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.651 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.654 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.661 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.666 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.669 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.676 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.681 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.683 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.695 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.700 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.702 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.706 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.709 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.711 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.714 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.719 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.721 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.725 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.730 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.732 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.735 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.740 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.742 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.745 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.749 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.752 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.755 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.760 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.763 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.771 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.776 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.779 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.797 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.805 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.810 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.812 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.823 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.827 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.832 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.834 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.839 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.843 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.846 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.853 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.857 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.860 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.862 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.867 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.870 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.875 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.880 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.882 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.906 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.910 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.913 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.915 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.920 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.922 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.927 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.929 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.937 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.942 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.945 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.949 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.954 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.956 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.962 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.967 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.969 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.972 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.977 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.979 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.988 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:32.993 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:32.995 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:32.997 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.003 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.005 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.009 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.013 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.016 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.025 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.029 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.032 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.045 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.050 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.052 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.075 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.080 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.082 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.086 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.091 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.094 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.108 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.110 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.112 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.117 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.120 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.122 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.128 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.153 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.158 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.160 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.177 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.193 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.198 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.200 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.202 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.207 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.209 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.221 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.225 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.228 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.230 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.235 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.237 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.242 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.245 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.251 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.253 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.256 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.260 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.263 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.274 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.279 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.281 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.287 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.292 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.294 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.299 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.301 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.323 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.328 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.331 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.336 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.344 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.346 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.352 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.361 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.365 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.368 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.375 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.379 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.382 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.388 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.393 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.401 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.403 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.411 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.414 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.420 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.424 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.427 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.429 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.434 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.437 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.440 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.445 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.448 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.450 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.455 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.457 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.460 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.465 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.467 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.495 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.500 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.502 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.511 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.516 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.518 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.521 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.526 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.528 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.539 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.544 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.547 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.559 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.561 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.564 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.569 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.571 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.578 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.583 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.586 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.589 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.593 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.596 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.616 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.619 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.621 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.626 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.628 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.631 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.633 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.638 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.640 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.653 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.657 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.660 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.664 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.669 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.671 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.677 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.682 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.684 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.687 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.692 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.694 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.700 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.705 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.707 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.711 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.716 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.718 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.726 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.740 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.744 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.747 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.749 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.755 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.757 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.768 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.773 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.776 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.786 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.791 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.794 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.805 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.809 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.812 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.814 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.819 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.822 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.829 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.834 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.836 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.845 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.856 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.861 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.863 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.867 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.872 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.874 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.885 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.890 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.893 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.899 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.904 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.906 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.925 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.930 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.932 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.934 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.939 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.942 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.944 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.949 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.951 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.954 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.959 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.961 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.966 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.970 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.972 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.975 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.979 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.982 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:33.988 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:33.992 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:33.995 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.005 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.010 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.012 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.040 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.045 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.047 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.054 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.059 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.061 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.072 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.077 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.079 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.082 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.087 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.090 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.102 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.115 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.117 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.120 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.125 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.128 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.132 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.137 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.139 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.146 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.151 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.154 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.174 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.180 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.184 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.187 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.189 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.194 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.197 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.206 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.211 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.214 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.229 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.234 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.236 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.240 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.245 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.247 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.250 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.255 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.257 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.274 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.279 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.282 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.295 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.297 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.302 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.304 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.308 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.313 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.316 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.320 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.341 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.345 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.348 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.352 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.357 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.360 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.369 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.374 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.376 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.384 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.389 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.391 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.399 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.401 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.405 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.410 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.413 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.415 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.420 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.423 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.430 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.436 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.440 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.443 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.449 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.451 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.454 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.459 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.461 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.474 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.477 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.479 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.486 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.490 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.494 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.497 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.501 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.510 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.512 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.517 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.519 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.524 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.534 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.539 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.542 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.544 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.549 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.551 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.556 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.561 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.563 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.567 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.572 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.574 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.587 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.590 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.602 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.607 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.609 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.616 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.618 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.621 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:34.626 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:34.628 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:34.652 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2020-11-30 11:02:34.768 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2020-11-30 11:02:34.797 | Installing collected packages: pbr 2020-11-30 11:02:34.903 | Successfully installed pbr-5.4.5 2020-11-30 11:02:34.970 | + inc/python:pip_install:207 : result=0 2020-11-30 11:02:34.973 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:02:34.977 | + functions-common:time_stop:2331 : local name 2020-11-30 11:02:34.980 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:02:34.982 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:02:34.986 | + functions-common:time_stop:2334 : local total 2020-11-30 11:02:34.989 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:02:34.991 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:02:34.994 | + functions-common:time_stop:2338 : start_time=1606734150850 2020-11-30 11:02:34.996 | + functions-common:time_stop:2340 : [[ -z 1606734150850 ]] 2020-11-30 11:02:34.999 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:02:35.003 | + functions-common:time_stop:2343 : end_time=1606734155000 2020-11-30 11:02:35.007 | + functions-common:time_stop:2344 : elapsed_time=4150 2020-11-30 11:02:35.009 | + functions-common:time_stop:2345 : total=23674 2020-11-30 11:02:35.012 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:02:35.015 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27824 2020-11-30 11:02:35.018 | + inc/python:pip_install:210 : return 0 2020-11-30 11:02:35.021 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-11-30 11:02:35.024 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-11-30 11:02:35.045 | + 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 2020-11-30 11:02:36.729 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.733 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.736 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.743 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.748 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.750 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.761 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.765 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.768 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.775 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.780 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.782 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.787 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.792 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.794 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.798 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.803 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.805 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.808 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.812 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.815 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.819 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.824 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.826 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.835 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.840 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.842 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.849 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.854 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.857 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.864 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.868 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.871 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.883 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.887 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.890 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.894 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.897 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.899 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.901 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.906 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.908 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.913 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.918 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.920 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.923 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.928 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.931 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.933 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.937 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.940 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.944 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.948 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.951 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.960 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.965 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:36.968 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:36.986 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.994 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:36.999 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.001 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.011 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.016 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.020 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.023 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.027 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.031 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.034 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.041 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.045 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.048 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.050 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.055 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.058 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.063 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.068 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.070 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.094 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.098 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.100 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.103 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.108 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.110 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.115 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.117 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.125 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.130 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.132 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.136 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.140 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.143 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.148 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.153 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.155 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.158 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.163 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.165 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.174 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.178 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.181 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.183 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.188 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.191 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.195 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.199 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.202 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.210 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.215 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.218 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.231 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.236 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.238 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.261 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.265 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.268 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.272 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.277 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.279 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.293 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.296 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.298 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.302 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.305 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.307 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.313 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.339 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.343 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.345 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.362 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.378 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.384 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.388 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.390 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.394 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.397 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.408 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.413 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.415 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.417 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.422 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.424 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.429 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.432 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.438 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.440 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.443 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.447 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.450 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.461 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.466 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.468 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.474 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.479 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.481 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.486 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.488 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.510 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.515 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.517 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.522 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.527 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.529 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.535 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.543 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.547 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.550 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.557 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.561 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.564 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.570 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.575 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.583 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.585 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.593 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.596 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.602 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.606 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.609 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.611 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.616 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.619 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.622 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.627 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.629 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.632 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.636 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.638 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.641 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.646 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.648 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.675 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.680 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.682 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.691 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.696 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.699 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.701 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.706 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.708 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.719 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.724 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.726 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.738 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.740 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.743 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.747 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.750 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.757 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.762 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.764 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.767 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.771 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.774 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.791 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.795 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.797 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.801 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.804 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.806 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.808 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.813 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.815 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.828 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.833 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.835 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.839 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.844 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.846 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.852 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.857 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.859 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.862 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.867 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.870 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.875 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.880 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.882 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.886 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.891 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.893 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.900 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.914 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.919 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.921 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.924 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.930 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.932 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.942 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.947 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.950 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.960 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.965 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.967 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.978 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.983 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.985 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:37.988 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:37.992 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:37.996 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.003 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.007 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.009 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.018 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.029 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.034 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.036 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.040 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.045 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.047 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.058 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.063 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.066 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.072 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.076 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.079 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.108 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.112 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.115 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.117 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.122 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.125 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.127 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.131 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.134 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.137 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.141 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.144 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.148 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.152 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.155 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.157 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.162 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.164 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.170 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.174 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.177 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.188 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.193 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.195 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.223 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.228 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.230 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.237 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.242 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.245 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.255 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.260 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.262 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.265 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.270 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.272 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.285 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.298 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.300 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.303 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.307 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.310 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.314 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.319 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.321 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.328 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.333 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.336 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.356 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.362 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.367 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.369 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.371 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.376 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.378 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.388 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.392 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.395 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.410 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.415 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.417 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.421 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.426 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.428 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.431 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.436 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.438 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.455 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.460 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.463 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.476 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.478 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.483 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.486 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.490 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.494 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.497 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.501 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.522 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.526 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.529 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.533 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.538 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.541 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.550 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.555 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.557 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.564 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.569 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.571 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.579 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.581 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.586 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.590 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.593 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.595 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.600 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.603 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.610 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.616 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.620 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.623 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.629 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.631 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.634 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.638 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.641 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.654 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.656 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.659 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.666 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.669 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.674 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.676 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.680 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.689 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.691 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.696 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.698 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.702 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.713 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.718 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.720 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.723 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.728 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.730 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.735 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.739 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.742 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.746 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.750 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.753 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.766 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.769 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.781 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.786 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.788 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.794 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.797 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.799 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:38.805 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:38.807 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:38.825 | Processing /opt/stack/requirements 2020-11-30 11:02:40.191 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2020-11-30 11:02:40.258 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-11-30 11:02:40.293 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) 2020-11-30 11:02:40.376 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-11-30 11:02:41.018 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) 2020-11-30 11:02:41.133 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2020-11-30 11:02:41.183 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) 2020-11-30 11:02:41.229 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2020-11-30 11:02:41.250 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) 2020-11-30 11:02:41.293 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-11-30 11:02:41.350 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) 2020-11-30 11:02:41.368 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 11:02:41.394 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) 2020-11-30 11:02:41.424 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2020-11-30 11:02:41.449 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) 2020-11-30 11:02:41.554 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-11-30 11:02:41.571 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) 2020-11-30 11:02:41.608 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2020-11-30 11:02:41.619 | 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)) 2020-11-30 11:02:41.625 | Collecting certifi===2020.4.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2020-11-30 11:02:41.673 | Downloading http://10.100.0.9:8080/root/pypi/+f/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157kB) 2020-11-30 11:02:41.695 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) 2020-11-30 11:02:41.757 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2020-11-30 11:02:41.804 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-11-30 11:02:41.829 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-11-30 11:02:41.858 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 11:02:41.893 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-11-30 11:02:41.925 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) 2020-11-30 11:02:41.946 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-11-30 11:02:41.960 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) 2020-11-30 11:02:41.981 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-11-30 11:02:41.997 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) 2020-11-30 11:02:42.015 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-11-30 11:02:42.028 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 333)) 2020-11-30 11:02:42.056 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-11-30 11:02:42.069 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) 2020-11-30 11:02:42.087 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-11-30 11:02:42.098 | Building wheels for collected packages: PyYAML 2020-11-30 11:02:42.099 | Running setup.py bdist_wheel for PyYAML: started 2020-11-30 11:02:42.396 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-11-30 11:02:42.396 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-p51xu2ps/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/tmpixmkq5itpip-wheel- --python-tag cp36: 2020-11-30 11:02:42.396 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-11-30 11:02:42.396 | or: -c --help [cmd1 cmd2 ...] 2020-11-30 11:02:42.396 | or: -c --help-commands 2020-11-30 11:02:42.396 | or: -c cmd --help 2020-11-30 11:02:42.397 | 2020-11-30 11:02:42.397 | error: invalid command 'bdist_wheel' 2020-11-30 11:02:42.397 | 2020-11-30 11:02:42.397 | ---------------------------------------- 2020-11-30 11:02:42.397 | Failed building wheel for PyYAML 2020-11-30 11:02:42.397 | Running setup.py clean for PyYAML 2020-11-30 11:02:42.688 | Failed to build PyYAML 2020-11-30 11:02:42.692 | Installing collected packages: chardet, certifi, six, argparse, linecache2, traceback2, unittest2, python-mimeparse, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2020-11-30 11:02:43.530 | Running setup.py install for PyYAML: started 2020-11-30 11:02:53.289 | Running setup.py install for PyYAML: finished with status 'done' 2020-11-30 11:02:53.740 | Running setup.py install for openstack-requirements: started 2020-11-30 11:02:55.946 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-11-30 11:02:56.221 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2020.4.5.1 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3502 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 2020-11-30 11:02:56.333 | + inc/python:pip_install:207 : result=0 2020-11-30 11:02:56.335 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:02:56.337 | + functions-common:time_stop:2331 : local name 2020-11-30 11:02:56.340 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:02:56.342 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:02:56.344 | + functions-common:time_stop:2334 : local total 2020-11-30 11:02:56.347 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:02:56.350 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:02:56.352 | + functions-common:time_stop:2338 : start_time=1606734155038 2020-11-30 11:02:56.354 | + functions-common:time_stop:2340 : [[ -z 1606734155038 ]] 2020-11-30 11:02:56.357 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:02:56.360 | + functions-common:time_stop:2343 : end_time=1606734176357 2020-11-30 11:02:56.362 | + functions-common:time_stop:2344 : elapsed_time=21319 2020-11-30 11:02:56.365 | + functions-common:time_stop:2345 : total=27824 2020-11-30 11:02:56.367 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:02:56.369 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=49143 2020-11-30 11:02:56.371 | + inc/python:pip_install:210 : return 0 2020-11-30 11:02:56.374 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-11-30 11:02:56.376 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-11-30 11:02:56.378 | + inc/python:use_library_from_git:263 : local name=pbr 2020-11-30 11:02:56.381 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:02:56.383 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:02:56.386 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2020-11-30 11:02:56.388 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:02:56.391 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-11-30 11:02:56.411 | Using python 3.6 to install pbr because python3_enabled=True 2020-11-30 11:02:56.416 | + 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 2020-11-30 11:02:59.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:02:59.003 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.004 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.004 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.005 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.005 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.006 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.006 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.007 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.007 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.008 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.008 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.009 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.009 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.010 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.010 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.010 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.011 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.011 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.012 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.012 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.013 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.013 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.014 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.014 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.014 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.015 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.015 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.016 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.016 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.017 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.017 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.018 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.018 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.019 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.019 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.020 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.020 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.021 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.021 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.021 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.022 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.022 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.023 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.023 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.024 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.024 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.025 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.025 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.025 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.026 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.026 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.027 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.027 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.027 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.028 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.029 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.029 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.030 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.030 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.031 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.031 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.032 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.032 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.033 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.033 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.033 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.034 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.034 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.035 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.037 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.037 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.037 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.037 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.037 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.037 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.038 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.038 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.039 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.040 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.040 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.040 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.041 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.041 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.042 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.042 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.043 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.043 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.044 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.044 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.045 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.045 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.045 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.046 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.046 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.047 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.047 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.048 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.048 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.049 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.049 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.049 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.050 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.050 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.051 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.051 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.052 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.052 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.053 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.053 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.054 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.054 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.055 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.055 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.056 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.056 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.057 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.057 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.058 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.058 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.059 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.059 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.060 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.060 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.060 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.061 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.061 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.062 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.062 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.063 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.063 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.064 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.064 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.065 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.065 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.066 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.066 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.067 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.067 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.068 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.068 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.068 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.069 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.069 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.070 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.070 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.071 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.071 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.072 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.072 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.073 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.073 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.074 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.074 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.074 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.075 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.075 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.076 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.077 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.077 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.078 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.078 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.078 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.079 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.079 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.080 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.080 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.081 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.081 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.082 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.082 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.083 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.083 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.084 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.084 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.085 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.085 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.086 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.086 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.086 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.087 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.087 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.088 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.088 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.089 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.089 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.090 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.090 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.090 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.091 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.091 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.092 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.093 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.093 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.094 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.094 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.095 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.095 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.096 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.096 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.096 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.097 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.097 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.098 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.099 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.099 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.099 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.100 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.100 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.101 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.101 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.102 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.102 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.103 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.103 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.104 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.104 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.105 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.105 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.105 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.106 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.106 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.107 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.107 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.108 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.108 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.109 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.109 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.109 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.110 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.110 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.111 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.111 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.112 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.112 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.113 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.113 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.114 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.114 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.115 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.115 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.115 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.116 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.117 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.117 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.117 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.118 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.118 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.119 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.119 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.120 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.120 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.121 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.121 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.122 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.122 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.123 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.123 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.124 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.124 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.124 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.125 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.125 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.126 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.126 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.127 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.127 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.128 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.128 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.129 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.129 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.130 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.130 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.131 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.131 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.132 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.132 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.133 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.133 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.134 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.134 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.134 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.135 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.135 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.136 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.136 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.137 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.137 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.137 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.138 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.138 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.139 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.139 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.140 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.140 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.141 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.141 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.141 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.142 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.142 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.143 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.144 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.144 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.145 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.145 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.146 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.146 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.147 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.147 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.147 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.148 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.148 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.149 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.150 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.150 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.150 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.151 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.151 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.152 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.152 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.153 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.153 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.154 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.154 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.155 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.155 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.156 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.156 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.157 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.157 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.157 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.158 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.158 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.159 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.159 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.160 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.161 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.161 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.162 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.162 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.162 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.163 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.163 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.164 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.165 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.165 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.165 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.166 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.166 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.167 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.167 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.168 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.168 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.168 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.169 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.170 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.170 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.170 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.171 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.171 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.172 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.172 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.173 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.173 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.174 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.174 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.175 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.175 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.175 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.176 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.177 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.177 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.177 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.178 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.178 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.179 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.179 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.180 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.180 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.181 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.181 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.181 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.182 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.183 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.183 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.183 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.184 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.184 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.185 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.185 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.185 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.186 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.186 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.187 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.187 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.188 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.188 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.189 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.189 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.189 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.190 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.190 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.191 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.191 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.192 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.192 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.193 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.193 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.194 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.194 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.195 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.195 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.196 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.196 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.197 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.197 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:02:59.197 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:02:59.198 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:02:59.312 | 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) 2020-11-30 11:02:59.812 | + inc/python:pip_install:207 : result=0 2020-11-30 11:02:59.816 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:02:59.818 | + functions-common:time_stop:2331 : local name 2020-11-30 11:02:59.821 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:02:59.823 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:02:59.826 | + functions-common:time_stop:2334 : local total 2020-11-30 11:02:59.828 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:02:59.830 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:02:59.832 | + functions-common:time_stop:2338 : start_time=1606734176405 2020-11-30 11:02:59.835 | + functions-common:time_stop:2340 : [[ -z 1606734176405 ]] 2020-11-30 11:02:59.838 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:02:59.842 | + functions-common:time_stop:2343 : end_time=1606734179839 2020-11-30 11:02:59.844 | + functions-common:time_stop:2344 : elapsed_time=3434 2020-11-30 11:02:59.846 | + functions-common:time_stop:2345 : total=49143 2020-11-30 11:02:59.849 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:02:59.851 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=52577 2020-11-30 11:02:59.853 | + inc/python:pip_install:210 : return 0 2020-11-30 11:02:59.856 | + ./stack.sh:main:784 : python3 -m venv /opt/stack/bindep-venv 2020-11-30 11:03:02.507 | + ./stack.sh:main:786 : /opt/stack/bindep-venv/bin/pip install bindep 2020-11-30 11:03:04.201 | Collecting bindep 2020-11-30 11:03:04.263 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2020-11-30 11:03:04.286 | Collecting distro (from bindep) 2020-11-30 11:03:04.312 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2020-11-30 11:03:04.326 | Collecting pbr>=2.0.0 (from bindep) 2020-11-30 11:03:04.438 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-11-30 11:03:04.470 | Collecting Parsley (from bindep) 2020-11-30 11:03:04.488 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-11-30 11:03:04.511 | Installing collected packages: distro, pbr, Parsley, bindep 2020-11-30 11:03:04.884 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-11-30 11:03:04.966 | + ./stack.sh:main:787 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 11:03:04.969 | + ./stack.sh:main:787 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-11-30 11:03:04.973 | ++ ./stack.sh:main:790 : _get_plugin_bindep_packages 2020-11-30 11:03:04.992 | + ./stack.sh:main:790 : pkgs= 2020-11-30 11:03:04.994 | + ./stack.sh:main:791 : [[ -n '' ]] 2020-11-30 11:03:04.997 | + ./stack.sh:main:798 : run_phase stack pre-install 2020-11-30 11:03:04.999 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 11:03:05.002 | + functions-common:run_phase:1760 : local phase=pre-install 2020-11-30 11:03:05.004 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 11:03:05.006 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 11:03:05.009 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 11:03:05.011 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 11:03:05.014 | + functions-common:run_phase:1769 : local extra 2020-11-30 11:03:05.017 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 11:03:05.021 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 11:03:05.023 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 11:03:05.025 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 11:03:05.028 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-11-30 11:03:05.031 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 11:03:05.046 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:03:05.049 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:03:05.051 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:03:05.053 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-11-30 11:03:05.056 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:03:05.060 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 11:03:05.063 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:03:05.065 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-11-30 11:03:05.068 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:03:05.070 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-30 11:03:05.073 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:03:05.076 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-30 11:03:05.078 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 11:03:05.080 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 11:03:05.083 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:03:05.085 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 11:03:05.088 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2020-11-30 11:03:05.090 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 11:03:05.098 | + functions-common:run_plugins:1746 : local phase=pre-install 2020-11-30 11:03:05.101 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 11:03:05.104 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 11:03:05.108 | + ./stack.sh:main:801 : set_systemd_override DefaultLimitNOFILE 2048 2020-11-30 11:03:05.111 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2020-11-30 11:03:05.114 | + functions:set_systemd_override:800 : local value=2048 2020-11-30 11:03:05.116 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2020-11-30 11:03:05.119 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-11-30 11:03:05.169 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-11-30 11:03:05.169 | Set systemd system override for DefaultLimitNOFILE=2048 2020-11-30 11:03:05.172 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2020-11-30 11:03:05.381 | + ./stack.sh:main:803 : install_rpc_backend 2020-11-30 11:03:05.385 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-11-30 11:03:05.402 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:03:05.405 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-11-30 11:03:05.408 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:03:05.411 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:03:05.414 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:03:05.416 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:03:05.419 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:03:05.421 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:03:05.424 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:03:05.426 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:03:05.429 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:03:05.431 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:03:05.434 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:03:05.436 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:03:05.439 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2020-11-30 11:03:05.442 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:03:05.444 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:03:05.446 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:03:05.449 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2020-11-30 11:03:05.469 | + 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 2020-11-30 11:03:05.594 | Reading package lists... 2020-11-30 11:03:05.893 | Building dependency tree... 2020-11-30 11:03:05.894 | Reading state information... 2020-11-30 11:03:06.159 | The following packages were automatically installed and are no longer required: 2020-11-30 11:03:06.160 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 11:03:06.160 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 11:03:06.161 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 11:03:06.161 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:03:06.161 | python3-twisted-bin python3-zope.interface 2020-11-30 11:03:06.161 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:03:06.161 | The following additional packages will be installed: 2020-11-30 11:03:06.161 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-11-30 11:03:06.161 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-11-30 11:03:06.161 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-11-30 11:03:06.161 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-11-30 11:03:06.162 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-11-30 11:03:06.163 | Suggested packages: 2020-11-30 11:03:06.163 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-11-30 11:03:06.163 | odbc-postgresql tdsodbc unixodbc-bin 2020-11-30 11:03:06.212 | The following NEW packages will be installed: 2020-11-30 11:03:06.212 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-11-30 11:03:06.212 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-11-30 11:03:06.212 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-11-30 11:03:06.212 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-11-30 11:03:06.213 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-11-30 11:03:06.213 | rabbitmq-server 2020-11-30 11:03:07.382 | 0 upgraded, 26 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 11:03:07.382 | Need to get 24.5 MB of archives. 2020-11-30 11:03:07.382 | After this operation, 40.4 MB of additional disk space will be used. 2020-11-30 11:03:07.382 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2020-11-30 11:03:10.934 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-11-30 11:03:11.079 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-11-30 11:03:11.224 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2020-11-30 11:03:11.260 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2020-11-30 11:03:11.281 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2020-11-30 11:03:11.393 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2020-11-30 11:03:11.524 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2020-11-30 11:03:11.649 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2020-11-30 11:03:11.965 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2020-11-30 11:03:12.012 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2020-11-30 11:03:12.102 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2020-11-30 11:03:12.236 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2020-11-30 11:03:12.275 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2020-11-30 11:03:12.294 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2020-11-30 11:03:12.309 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2020-11-30 11:03:12.324 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2020-11-30 11:03:12.430 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-11-30 11:03:12.451 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2020-11-30 11:03:12.456 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2020-11-30 11:03:12.616 | 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] 2020-11-30 11:03:12.624 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2020-11-30 11:03:12.637 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2020-11-30 11:03:12.682 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2020-11-30 11:03:12.746 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2020-11-30 11:03:12.747 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2020-11-30 11:03:14.084 | Fetched 24.5 MB in 7s (3,358 kB/s) 2020-11-30 11:03:14.122 | Selecting previously unselected package erlang-base. 2020-11-30 11:03:14.162 | (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 ... 74326 files and directories currently installed.) 2020-11-30 11:03:14.166 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:14.170 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:15.243 | Selecting previously unselected package erlang-asn1. 2020-11-30 11:03:15.252 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:15.255 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:15.399 | Selecting previously unselected package erlang-mnesia. 2020-11-30 11:03:15.407 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:15.411 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:15.555 | Selecting previously unselected package erlang-runtime-tools. 2020-11-30 11:03:15.565 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:15.569 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:15.659 | Selecting previously unselected package erlang-crypto. 2020-11-30 11:03:15.667 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:15.671 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:15.744 | Selecting previously unselected package erlang-public-key. 2020-11-30 11:03:15.755 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:15.759 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:15.888 | Selecting previously unselected package erlang-ssl. 2020-11-30 11:03:15.896 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:15.900 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:16.063 | Selecting previously unselected package erlang-inets. 2020-11-30 11:03:16.072 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:16.076 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:16.231 | Selecting previously unselected package erlang-corba. 2020-11-30 11:03:16.240 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:16.243 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:16.641 | Selecting previously unselected package erlang-syntax-tools. 2020-11-30 11:03:16.649 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:16.653 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:16.758 | Selecting previously unselected package erlang-diameter. 2020-11-30 11:03:16.766 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:16.770 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:16.919 | Selecting previously unselected package erlang-xmerl. 2020-11-30 11:03:16.928 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:16.931 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:17.120 | Selecting previously unselected package erlang-edoc. 2020-11-30 11:03:17.128 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:17.132 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:17.228 | Selecting previously unselected package erlang-eldap. 2020-11-30 11:03:17.236 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:17.240 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:17.314 | Selecting previously unselected package erlang-erl-docgen. 2020-11-30 11:03:17.322 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:17.325 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:17.405 | Selecting previously unselected package erlang-eunit. 2020-11-30 11:03:17.413 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:17.416 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:17.494 | Selecting previously unselected package erlang-ic. 2020-11-30 11:03:17.502 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:17.506 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:17.693 | Selecting previously unselected package libodbc1:amd64. 2020-11-30 11:03:17.701 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-11-30 11:03:17.715 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-11-30 11:03:17.802 | Selecting previously unselected package erlang-odbc. 2020-11-30 11:03:17.810 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:17.814 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:17.883 | Selecting previously unselected package erlang-snmp. 2020-11-30 11:03:17.891 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:17.895 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:18.175 | Selecting previously unselected package erlang-os-mon. 2020-11-30 11:03:18.184 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:18.188 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:18.260 | Selecting previously unselected package erlang-parsetools. 2020-11-30 11:03:18.268 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:18.272 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:18.351 | Selecting previously unselected package erlang-ssh. 2020-11-30 11:03:18.359 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:18.363 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:18.489 | Selecting previously unselected package erlang-tools. 2020-11-30 11:03:18.497 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-11-30 11:03:18.501 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:18.627 | Selecting previously unselected package erlang-nox. 2020-11-30 11:03:18.635 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-11-30 11:03:18.639 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:18.738 | Selecting previously unselected package rabbitmq-server. 2020-11-30 11:03:18.746 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2020-11-30 11:03:18.750 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-11-30 11:03:19.294 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-11-30 11:03:19.319 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:20.168 | Searching for services which depend on erlang and should be started...none found. 2020-11-30 11:03:20.173 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:03:20.198 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:20.228 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:20.259 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:20.290 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:20.321 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:20.352 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:20.383 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 11:03:20.415 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:03:20.602 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 11:03:21.256 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.286 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.317 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.347 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.379 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.410 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.441 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.472 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.503 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.534 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.565 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.595 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.626 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.656 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.687 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.717 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.747 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-11-30 11:03:21.777 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-11-30 11:03:21.925 | Adding group `rabbitmq' (GID 121) ... 2020-11-30 11:03:21.961 | Done. 2020-11-30 11:03:22.036 | Adding system user `rabbitmq' (UID 115) ... 2020-11-30 11:03:22.036 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-11-30 11:03:22.109 | Not creating home directory `/var/lib/rabbitmq'. 2020-11-30 11:03:22.357 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-11-30 11:03:27.518 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:03:27.718 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:03:29.724 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:03:29.726 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:03:29.729 | + functions-common:time_stop:2331 : local name 2020-11-30 11:03:29.731 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:03:29.734 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:03:29.736 | + functions-common:time_stop:2334 : local total 2020-11-30 11:03:29.739 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:03:29.741 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:03:29.743 | + functions-common:time_stop:2338 : start_time=1606734185466 2020-11-30 11:03:29.745 | + functions-common:time_stop:2340 : [[ -z 1606734185466 ]] 2020-11-30 11:03:29.748 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:03:29.751 | + functions-common:time_stop:2343 : end_time=1606734209749 2020-11-30 11:03:29.754 | + functions-common:time_stop:2344 : elapsed_time=24283 2020-11-30 11:03:29.756 | + functions-common:time_stop:2345 : total=140992 2020-11-30 11:03:29.758 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:03:29.760 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=165275 2020-11-30 11:03:29.763 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:03:29.765 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-11-30 11:03:29.767 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:03:29.770 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:03:29.772 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:03:29.774 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:03:29.777 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:03:29.779 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:03:29.782 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-11-30 11:03:29.784 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:03:29.786 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:03:29.789 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:03:29.791 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:03:29.793 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:03:29.795 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:03:29.798 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:03:29.800 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:03:29.803 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-11-30 11:03:29.805 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:03:29.807 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:03:29.810 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:03:29.812 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:03:29.815 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:03:29.818 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:03:29.820 | + ./stack.sh:main:804 : restart_rpc_backend 2020-11-30 11:03:29.823 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-11-30 11:03:29.838 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:03:29.841 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-11-30 11:03:29.844 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:03:29.846 | + ./stack.sh:echo_summary:421 : echo -e Starting RabbitMQ 2020-11-30 11:03:29.849 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-11-30 11:03:29.852 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-11-30 11:03:29.855 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-11-30 11:03:29.858 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-11-30 11:03:29.860 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-11-30 11:03:29.863 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-11-30 11:03:29.865 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-11-30 11:03:29.867 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-11-30 11:03:29.870 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-11-30 11:03:30.969 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-11-30 11:03:30.969 | guest [administrator]' 2020-11-30 11:03:30.973 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-11-30 11:03:30.973 | guest [administrator]' 2020-11-30 11:03:30.973 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-11-30 11:03:30.978 | + lib/rpc_backend:rabbit_setuser:176 : found= 2020-11-30 11:03:30.981 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2020-11-30 11:03:30.983 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-11-30 11:03:32.072 | Creating user "stackrabbit" 2020-11-30 11:03:32.099 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-11-30 11:03:33.197 | Setting permissions for user "stackrabbit" in vhost "/" 2020-11-30 11:03:33.224 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-11-30 11:03:33.226 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-11-30 11:03:34.326 | Changing password for user "stackrabbit" 2020-11-30 11:03:34.353 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-11-30 11:03:34.356 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-11-30 11:03:34.358 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-11-30 11:03:35.454 | Deleting user "guest" 2020-11-30 11:03:35.480 | + ./stack.sh:main:806 : is_service_enabled mysql postgresql 2020-11-30 11:03:35.496 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:03:35.499 | + ./stack.sh:main:807 : install_database 2020-11-30 11:03:35.502 | + lib/database:install_database:116 : install_database_mysql 2020-11-30 11:03:35.504 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-11-30 11:03:35.507 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:03:35.509 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:03:35.512 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-11-30 11:03:35.715 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-11-30 11:03:35.718 | + lib/databases/mysql:install_database_mysql:164 : cat 2020-11-30 11:03:35.722 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2020-11-30 11:03:35.725 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:03:35.727 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:03:35.730 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2020-11-30 11:03:35.732 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2020-11-30 11:03:35.735 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2020-11-30 11:03:35.739 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-11-30 11:03:35.741 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2020-11-30 11:03:35.744 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:03:35.746 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-11-30 11:03:35.749 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:03:35.751 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:03:35.753 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:03:35.756 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:03:35.759 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:03:35.761 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:03:35.763 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:03:35.766 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:03:35.768 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-11-30 11:03:35.770 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:03:35.773 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:03:35.775 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:03:35.778 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:03:35.780 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:03:35.782 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:03:35.785 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-11-30 11:03:35.787 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:03:35.789 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:03:35.792 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-11-30 11:03:35.794 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:03:35.796 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:03:35.799 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:03:35.801 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:03:35.804 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:03:35.806 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:03:35.808 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:03:35.810 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:03:35.813 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:03:35.815 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:03:35.817 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:03:35.820 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:03:35.822 | + functions-common:install_package:1334 : real_install_package mysql-server 2020-11-30 11:03:35.824 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:03:35.826 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:03:35.829 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:03:35.831 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2020-11-30 11:03:35.852 | + 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 2020-11-30 11:03:35.973 | Reading package lists... 2020-11-30 11:03:36.246 | Building dependency tree... 2020-11-30 11:03:36.247 | Reading state information... 2020-11-30 11:03:36.470 | The following packages were automatically installed and are no longer required: 2020-11-30 11:03:36.471 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 11:03:36.471 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 11:03:36.471 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 11:03:36.471 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:03:36.471 | python3-twisted-bin python3-zope.interface 2020-11-30 11:03:36.471 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:03:36.471 | The following additional packages will be installed: 2020-11-30 11:03:36.472 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-11-30 11:03:36.472 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-11-30 11:03:36.472 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-11-30 11:03:36.472 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-11-30 11:03:36.472 | mysql-server-5.7 mysql-server-core-5.7 2020-11-30 11:03:36.473 | Suggested packages: 2020-11-30 11:03:36.473 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-11-30 11:03:36.528 | The following NEW packages will be installed: 2020-11-30 11:03:36.528 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-11-30 11:03:36.528 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-11-30 11:03:36.528 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-11-30 11:03:36.528 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-11-30 11:03:36.529 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-11-30 11:03:36.704 | 0 upgraded, 18 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 11:03:36.704 | Need to get 19.7 MB of archives. 2020-11-30 11:03:36.704 | After this operation, 156 MB of additional disk space will be used. 2020-11-30 11:03:36.704 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2020-11-30 11:03:37.662 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2020-11-30 11:03:37.898 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2020-11-30 11:03:39.335 | 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] 2020-11-30 11:03:39.341 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2020-11-30 11:03:39.469 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-11-30 11:03:39.470 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-11-30 11:03:39.477 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-11-30 11:03:39.485 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-11-30 11:03:39.556 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-11-30 11:03:39.557 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2020-11-30 11:03:39.557 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-11-30 11:03:39.558 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-11-30 11:03:39.559 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-11-30 11:03:39.560 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-11-30 11:03:39.580 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-11-30 11:03:39.583 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-11-30 11:03:39.591 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2020-11-30 11:03:40.101 | Preconfiguring packages ... 2020-11-30 11:03:40.217 | Fetched 19.7 MB in 3s (6,460 kB/s) 2020-11-30 11:03:40.253 | Selecting previously unselected package mysql-client-core-5.7. 2020-11-30 11:03:40.294 | (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 ... 76327 files and directories currently installed.) 2020-11-30 11:03:40.298 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:03:40.303 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:41.336 | Selecting previously unselected package mysql-client-5.7. 2020-11-30 11:03:41.344 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:03:41.347 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:41.823 | Selecting previously unselected package mysql-server-core-5.7. 2020-11-30 11:03:41.831 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:03:41.835 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:43.055 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-11-30 11:03:43.064 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-11-30 11:03:43.080 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-11-30 11:03:43.213 | Selecting previously unselected package mysql-server-5.7. 2020-11-30 11:03:43.221 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-11-30 11:03:43.731 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:44.418 | Selecting previously unselected package libhtml-tagset-perl. 2020-11-30 11:03:44.426 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-11-30 11:03:44.430 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-11-30 11:03:44.494 | Selecting previously unselected package liburi-perl. 2020-11-30 11:03:44.502 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-11-30 11:03:44.505 | Unpacking liburi-perl (1.73-1) ... 2020-11-30 11:03:44.583 | Selecting previously unselected package libhtml-parser-perl. 2020-11-30 11:03:44.591 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-11-30 11:03:44.595 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-11-30 11:03:44.665 | Selecting previously unselected package libcgi-pm-perl. 2020-11-30 11:03:44.673 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-11-30 11:03:44.677 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-11-30 11:03:44.763 | Selecting previously unselected package libfcgi-perl. 2020-11-30 11:03:44.771 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-11-30 11:03:44.775 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-11-30 11:03:44.842 | Selecting previously unselected package libcgi-fast-perl. 2020-11-30 11:03:44.851 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-11-30 11:03:44.854 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-11-30 11:03:44.919 | Selecting previously unselected package libencode-locale-perl. 2020-11-30 11:03:44.927 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-11-30 11:03:44.930 | Unpacking libencode-locale-perl (1.05-1) ... 2020-11-30 11:03:44.993 | Selecting previously unselected package libhtml-template-perl. 2020-11-30 11:03:45.001 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-11-30 11:03:45.005 | Unpacking libhtml-template-perl (2.97-1) ... 2020-11-30 11:03:45.072 | Selecting previously unselected package libhttp-date-perl. 2020-11-30 11:03:45.080 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-11-30 11:03:45.084 | Unpacking libhttp-date-perl (6.02-1) ... 2020-11-30 11:03:45.147 | Selecting previously unselected package libio-html-perl. 2020-11-30 11:03:45.156 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-11-30 11:03:45.159 | Unpacking libio-html-perl (1.001-1) ... 2020-11-30 11:03:45.223 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-11-30 11:03:45.231 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-11-30 11:03:45.235 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-11-30 11:03:45.301 | Selecting previously unselected package libhttp-message-perl. 2020-11-30 11:03:45.309 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-11-30 11:03:45.314 | Unpacking libhttp-message-perl (6.14-1) ... 2020-11-30 11:03:45.385 | Selecting previously unselected package mysql-server. 2020-11-30 11:03:45.394 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2020-11-30 11:03:45.397 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:45.484 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-11-30 11:03:45.509 | Setting up libhttp-date-perl (6.02-1) ... 2020-11-30 11:03:45.539 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-11-30 11:03:45.570 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:03:45.595 | Setting up libencode-locale-perl (1.05-1) ... 2020-11-30 11:03:45.625 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:45.655 | Setting up libio-html-perl (1.001-1) ... 2020-11-30 11:03:45.686 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-11-30 11:03:45.717 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 11:03:45.749 | Setting up liburi-perl (1.73-1) ... 2020-11-30 11:03:45.780 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:03:45.970 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-11-30 11:03:45.998 | Setting up libcgi-pm-perl (4.38-1) ... 2020-11-30 11:03:46.028 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 11:03:48.011 | Setting up libhttp-message-perl (6.14-1) ... 2020-11-30 11:03:48.042 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:48.074 | Setting up libfcgi-perl (0.78-2build1) ... 2020-11-30 11:03:48.106 | Setting up libhtml-template-perl (2.97-1) ... 2020-11-30 11:03:48.136 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-11-30 11:03:48.168 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:48.199 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:03:48.834 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-11-30 11:03:48.862 | Renaming removed key_buffer and myisam-recover options (if present) 2020-11-30 11:03:59.213 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-11-30 11:04:00.282 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-11-30 11:04:00.297 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:04:00.490 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:04:02.633 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:04:02.635 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:04:02.638 | + functions-common:time_stop:2331 : local name 2020-11-30 11:04:02.640 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:04:02.642 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:04:02.645 | + functions-common:time_stop:2334 : local total 2020-11-30 11:04:02.648 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:04:02.650 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:04:02.653 | + functions-common:time_stop:2338 : start_time=1606734215849 2020-11-30 11:04:02.655 | + functions-common:time_stop:2340 : [[ -z 1606734215849 ]] 2020-11-30 11:04:02.658 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:04:02.662 | + functions-common:time_stop:2343 : end_time=1606734242659 2020-11-30 11:04:02.664 | + functions-common:time_stop:2344 : elapsed_time=26810 2020-11-30 11:04:02.666 | + functions-common:time_stop:2345 : total=165275 2020-11-30 11:04:02.668 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:04:02.671 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=192085 2020-11-30 11:04:02.673 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:04:02.676 | + ./stack.sh:main:809 : '[' -n mysql ']' 2020-11-30 11:04:02.678 | + ./stack.sh:main:810 : install_database_python 2020-11-30 11:04:02.680 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-11-30 11:04:02.683 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-11-30 11:04:02.685 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-11-30 11:04:02.687 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 11:04:02.691 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-11-30 11:04:02.693 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2020-11-30 11:04:02.696 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 11:04:02.700 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 11:04:02.700 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-11-30 11:04:02.705 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2020-11-30 11:04:02.707 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2020-11-30 11:04:02.710 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2020-11-30 11:04:02.713 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-11-30 11:04:02.716 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-11-30 11:04:02.738 | Using python 3.6 to install PyMySQL because python3_enabled=True 2020-11-30 11:04:02.743 | + 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 2020-11-30 11:04:05.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:04:05.380 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.380 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.381 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.381 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.382 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.382 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.383 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.383 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.384 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.384 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.385 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.385 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.385 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.386 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.386 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.387 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.387 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.387 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.388 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.388 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.389 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.389 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.390 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.390 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.391 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.391 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.391 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.392 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.392 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.393 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.393 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.394 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.394 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.395 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.395 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.396 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.396 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.397 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.397 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.397 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.398 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.398 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.398 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.399 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.399 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.400 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.400 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.401 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.401 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.402 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.402 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.402 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.403 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.403 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.404 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.404 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.405 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.405 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.406 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.406 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.407 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.407 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.408 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.408 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.408 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.409 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.410 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.410 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.410 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.411 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.411 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.412 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.412 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.413 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.413 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.414 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.414 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.415 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.415 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.416 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.416 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.417 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.417 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.417 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.418 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.418 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.419 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.419 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.420 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.420 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.420 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.421 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.421 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.422 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.422 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.423 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.423 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.424 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.424 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.424 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.425 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.425 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.426 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.426 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.427 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.427 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.428 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.428 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.428 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.429 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.430 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.430 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.431 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.431 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.432 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.432 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.433 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.433 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.434 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.434 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.434 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.435 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.435 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.436 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.436 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.437 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.437 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.438 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.438 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.439 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.439 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.440 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.440 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.441 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.441 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.442 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.442 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.442 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.443 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.443 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.444 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.444 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.445 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.445 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.445 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.446 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.446 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.447 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.447 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.448 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.448 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.449 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.449 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.450 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.450 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.450 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.451 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.452 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.452 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.453 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.453 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.453 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.454 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.454 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.455 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.455 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.456 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.456 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.457 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.457 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.458 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.458 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.458 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.459 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.459 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.460 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.460 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.461 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.461 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.462 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.462 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.462 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.463 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.463 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.464 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.464 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.465 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.465 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.466 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.466 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.467 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.467 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.468 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.468 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.469 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.469 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.470 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.470 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.470 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.471 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.472 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.472 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.473 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.473 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.473 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.474 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.474 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.475 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.475 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.476 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.476 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.476 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.477 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.478 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.478 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.478 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.479 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.479 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.479 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.480 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.480 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.481 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.481 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.482 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.482 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.483 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.483 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.483 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.484 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.484 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.485 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.485 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.486 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.486 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.487 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.487 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.488 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.488 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.489 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.489 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.489 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.490 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.490 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.491 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.491 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.492 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.492 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.493 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.493 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.494 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.494 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.495 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.495 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.496 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.496 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.496 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.497 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.497 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.498 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.498 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.499 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.499 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.499 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.500 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.501 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.501 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.501 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.502 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.502 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.503 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.504 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.504 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.504 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.505 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.505 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.506 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.506 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.507 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.507 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.508 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.508 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.508 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.509 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.509 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.510 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.510 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.510 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.511 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.511 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.512 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.512 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.513 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.513 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.513 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.514 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.514 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.515 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.515 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.516 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.517 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.517 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.517 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.518 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.519 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.519 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.519 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.520 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.520 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.521 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.521 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.522 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.522 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.523 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.523 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.524 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.524 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.524 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.525 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.525 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.526 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.526 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.527 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.527 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.528 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.528 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.529 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.529 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.529 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.530 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.530 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.531 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.531 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.532 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.532 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.533 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.533 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.534 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.535 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.535 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.535 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.536 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.536 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.537 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.537 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.538 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.538 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.539 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.539 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.540 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.540 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.541 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.541 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.541 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.542 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.543 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.543 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.543 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.544 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.544 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.545 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.545 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.546 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.546 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.547 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.547 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.547 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.548 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.548 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.549 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.549 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.549 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.550 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.551 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.551 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.552 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.552 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.552 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.553 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.553 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.554 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.554 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.555 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.555 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.556 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.556 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.556 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.557 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.557 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.558 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.558 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.559 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.559 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.559 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.560 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.560 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.561 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.561 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.562 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.562 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.562 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.563 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.563 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.564 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.564 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.564 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.565 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.566 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.566 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.567 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.567 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.568 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.568 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.569 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.569 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.569 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:05.570 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:05.570 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:05.675 | Collecting PyMySQL===0.9.3 2020-11-30 11:04:05.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2020-11-30 11:04:06.083 | Installing collected packages: PyMySQL 2020-11-30 11:04:06.169 | Successfully installed PyMySQL-0.9.3 2020-11-30 11:04:06.319 | + inc/python:pip_install:207 : result=0 2020-11-30 11:04:06.322 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:04:06.324 | + functions-common:time_stop:2331 : local name 2020-11-30 11:04:06.327 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:04:06.329 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:04:06.331 | + functions-common:time_stop:2334 : local total 2020-11-30 11:04:06.334 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:04:06.336 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:04:06.339 | + functions-common:time_stop:2338 : start_time=1606734242732 2020-11-30 11:04:06.343 | + functions-common:time_stop:2340 : [[ -z 1606734242732 ]] 2020-11-30 11:04:06.347 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:04:06.353 | + functions-common:time_stop:2343 : end_time=1606734246349 2020-11-30 11:04:06.355 | + functions-common:time_stop:2344 : elapsed_time=3617 2020-11-30 11:04:06.359 | + functions-common:time_stop:2345 : total=52577 2020-11-30 11:04:06.361 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:04:06.364 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=56194 2020-11-30 11:04:06.371 | + inc/python:pip_install:210 : return 0 2020-11-30 11:04:06.373 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-11-30 11:04:06.376 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-11-30 11:04:06.378 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-11-30 11:04:06.381 | + ./stack.sh:main:813 : is_service_enabled neutron 2020-11-30 11:04:06.403 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:04:06.406 | + ./stack.sh:main:814 : install_neutron_agent_packages 2020-11-30 11:04:06.408 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-11-30 11:04:06.415 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:04:06.415 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 11:04:06.420 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:04:06.423 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 11:04:06.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,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 11:04:06.428 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 11:04:06.430 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-11-30 11:04:06.432 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2020-11-30 11:04:06.448 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:04:06.450 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2020-11-30 11:04:06.453 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:04:06.459 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:04:06.461 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:04:06.464 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:04:06.466 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:04:06.468 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:04:06.471 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:06.473 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:06.475 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:04:06.478 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:04:06.480 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:04:06.482 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:04:06.485 | + functions-common:install_package:1334 : real_install_package radvd 2020-11-30 11:04:06.487 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:04:06.490 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:06.500 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:06.502 | + functions-common:real_install_package:1320 : apt_get install radvd 2020-11-30 11:04:06.526 | + 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 2020-11-30 11:04:06.662 | Reading package lists... 2020-11-30 11:04:06.961 | Building dependency tree... 2020-11-30 11:04:06.962 | Reading state information... 2020-11-30 11:04:07.288 | The following packages were automatically installed and are no longer required: 2020-11-30 11:04:07.289 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-11-30 11:04:07.289 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-11-30 11:04:07.289 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-11-30 11:04:07.289 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:04:07.289 | python3-twisted-bin python3-zope.interface 2020-11-30 11:04:07.289 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:04:07.344 | The following NEW packages will be installed: 2020-11-30 11:04:07.344 | radvd 2020-11-30 11:04:07.530 | 0 upgraded, 1 newly installed, 0 to remove and 158 not upgraded. 2020-11-30 11:04:07.530 | Need to get 59.0 kB of archives. 2020-11-30 11:04:07.530 | After this operation, 164 kB of additional disk space will be used. 2020-11-30 11:04:07.530 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-11-30 11:04:08.280 | Fetched 59.0 kB in 0s (201 kB/s) 2020-11-30 11:04:08.354 | Selecting previously unselected package radvd. 2020-11-30 11:04:08.405 | (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 ... 76784 files and directories currently installed.) 2020-11-30 11:04:08.412 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-11-30 11:04:08.417 | Unpacking radvd (1:2.16-3) ... 2020-11-30 11:04:08.538 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:04:08.559 | Setting up radvd (1:2.16-3) ... 2020-11-30 11:04:09.463 | Job for radvd.service failed because the control process exited with error code. 2020-11-30 11:04:09.464 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-11-30 11:04:09.466 | invoke-rc.d: initscript radvd, action "start" failed. 2020-11-30 11:04:09.479 | ● radvd.service - Router advertisement daemon for IPv6 2020-11-30 11:04:09.479 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-11-30 11:04:09.479 | Active: failed (Result: exit-code) since Mon 2020-11-30 11:04:09 UTC; 17ms ago 2020-11-30 11:04:09.479 | Docs: man:radvd(8) 2020-11-30 11:04:09.479 | Process: 41632 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-11-30 11:04:09.479 | 2020-11-30 11:04:09.479 | Nov 30 11:04:09 n-d-764626-1 systemd[1]: Starting Router advertisement daemon for IPv6... 2020-11-30 11:04:09.479 | Nov 30 11:04:09 n-d-764626-1 radvd[41632]: can't open /etc/radvd.conf: No such file or directory 2020-11-30 11:04:09.479 | Nov 30 11:04:09 n-d-764626-1 radvd[41632]: Insecure file permissions, but continuing anyway 2020-11-30 11:04:09.480 | Nov 30 11:04:09 n-d-764626-1 radvd[41632]: exiting, failed to read config file 2020-11-30 11:04:09.480 | Nov 30 11:04:09 n-d-764626-1 systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-11-30 11:04:09.480 | Nov 30 11:04:09 n-d-764626-1 systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-11-30 11:04:09.480 | Nov 30 11:04:09 n-d-764626-1 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-11-30 11:04:09.486 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:04:09.701 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 11:04:09.948 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:04:12.316 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:04:12.319 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:04:12.321 | + functions-common:time_stop:2331 : local name 2020-11-30 11:04:12.324 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:04:12.326 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:04:12.328 | + functions-common:time_stop:2334 : local total 2020-11-30 11:04:12.331 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:04:12.333 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:04:12.335 | + functions-common:time_stop:2338 : start_time=1606734246523 2020-11-30 11:04:12.337 | + functions-common:time_stop:2340 : [[ -z 1606734246523 ]] 2020-11-30 11:04:12.341 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:04:12.344 | + functions-common:time_stop:2343 : end_time=1606734252341 2020-11-30 11:04:12.346 | + functions-common:time_stop:2344 : elapsed_time=5818 2020-11-30 11:04:12.349 | + functions-common:time_stop:2345 : total=192085 2020-11-30 11:04:12.351 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:04:12.354 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=197903 2020-11-30 11:04:12.356 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:04:12.359 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2020-11-30 11:04:12.375 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:04:12.377 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2020-11-30 11:04:12.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-11-30 11:04:12.383 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-11-30 11:04:12.404 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-11-30 11:04:12.406 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:04:12.409 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:04:12.411 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:04:12.413 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:04:12.416 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:04:12.418 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:04:12.420 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:12.423 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:12.425 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:04:12.427 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:04:12.430 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:04:12.432 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:04:12.435 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2020-11-30 11:04:12.437 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:04:12.439 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:12.442 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:12.444 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2020-11-30 11:04:12.465 | + 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 2020-11-30 11:04:12.645 | Reading package lists... 2020-11-30 11:04:12.944 | Building dependency tree... 2020-11-30 11:04:12.945 | Reading state information... 2020-11-30 11:04:13.215 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-11-30 11:04:13.215 | fakeroot set to manually installed. 2020-11-30 11:04:13.215 | make is already the newest version (4.1-9.1ubuntu1). 2020-11-30 11:04:13.215 | The following packages were automatically installed and are no longer required: 2020-11-30 11:04:13.216 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 11:04:13.216 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 11:04:13.216 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 11:04:13.216 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:04:13.216 | python3-twisted-bin python3-zope.interface 2020-11-30 11:04:13.216 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:04:13.217 | The following additional packages will be installed: 2020-11-30 11:04:13.218 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2020-11-30 11:04:13.219 | Suggested packages: 2020-11-30 11:04:13.220 | openvswitch-doc python-sortedcontainers-doc 2020-11-30 11:04:13.277 | The following NEW packages will be installed: 2020-11-30 11:04:13.277 | libunbound2 python3-openvswitch python3-sortedcontainers 2020-11-30 11:04:13.279 | The following packages will be upgraded: 2020-11-30 11:04:13.279 | openvswitch-common openvswitch-switch 2020-11-30 11:04:13.420 | 2 upgraded, 3 newly installed, 0 to remove and 156 not upgraded. 2020-11-30 11:04:13.420 | Need to get 3,087 kB of archives. 2020-11-30 11:04:13.420 | After this operation, 3,063 kB of additional disk space will be used. 2020-11-30 11:04:13.420 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2020-11-30 11:04:13.717 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2020-11-30 11:04:13.726 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud0 [117 kB] 2020-11-30 11:04:14.265 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [970 kB] 2020-11-30 11:04:14.702 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [1,707 kB] 2020-11-30 11:04:15.476 | Fetched 3,087 kB in 2s (1,936 kB/s) 2020-11-30 11:04:15.541 | Selecting previously unselected package libunbound2:amd64. 2020-11-30 11:04:15.586 | (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 ... 76797 files and directories currently installed.) 2020-11-30 11:04:15.591 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2020-11-30 11:04:15.604 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-11-30 11:04:15.723 | Selecting previously unselected package python3-sortedcontainers. 2020-11-30 11:04:15.732 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2020-11-30 11:04:15.735 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2020-11-30 11:04:15.819 | Selecting previously unselected package python3-openvswitch. 2020-11-30 11:04:15.827 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud0_all.deb ... 2020-11-30 11:04:15.832 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 11:04:15.922 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-11-30 11:04:15.948 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-11-30 11:04:16.212 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-11-30 11:04:16.241 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-11-30 11:04:17.862 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-11-30 11:04:17.886 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:04:17.913 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 11:04:17.949 | Setting up python3-sortedcontainers (1.5.7-1) ... 2020-11-30 11:04:18.310 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 11:04:18.345 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:04:18.552 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 11:04:19.437 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 11:04:19.816 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-11-30 11:04:19.876 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-11-30 11:04:23.230 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:04:23.233 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:04:23.236 | + functions-common:time_stop:2331 : local name 2020-11-30 11:04:23.238 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:04:23.241 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:04:23.243 | + functions-common:time_stop:2334 : local total 2020-11-30 11:04:23.245 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:04:23.247 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:04:23.249 | + functions-common:time_stop:2338 : start_time=1606734252462 2020-11-30 11:04:23.251 | + functions-common:time_stop:2340 : [[ -z 1606734252462 ]] 2020-11-30 11:04:23.254 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:04:23.258 | + functions-common:time_stop:2343 : end_time=1606734263255 2020-11-30 11:04:23.260 | + functions-common:time_stop:2344 : elapsed_time=10793 2020-11-30 11:04:23.262 | + functions-common:time_stop:2345 : total=197903 2020-11-30 11:04:23.264 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:04:23.266 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=208696 2020-11-30 11:04:23.269 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:04:23.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-11-30 11:04:23.273 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:23.276 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:23.278 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-11-30 11:04:23.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-11-30 11:04:23.283 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-11-30 11:04:23.287 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-11-30 11:04:23.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-11-30 11:04:23.293 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-11-30 11:04:23.293 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-11-30 11:04:23.297 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-11-30 11:04:23.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-11-30 11:04:23.302 | + functions:vercmp:615 : local v1=4.15 2020-11-30 11:04:23.304 | + functions:vercmp:616 : local 'op=<' 2020-11-30 11:04:23.307 | + functions:vercmp:617 : local v2=3.13 2020-11-30 11:04:23.309 | + functions:vercmp:618 : local result 2020-11-30 11:04:23.313 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2020-11-30 11:04:23.313 | ++ functions:vercmp:622 : sort -V 2020-11-30 11:04:23.313 | ++ functions:vercmp:622 : head -1 2020-11-30 11:04:23.318 | + functions:vercmp:622 : result=3.13 2020-11-30 11:04:23.320 | + functions:vercmp:624 : case $op in 2020-11-30 11:04:23.322 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2020-11-30 11:04:23.325 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2020-11-30 11:04:23.327 | + functions:vercmp:635 : return 2020-11-30 11:04:23.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-11-30 11:04:23.332 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:04:23.335 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2020-11-30 11:04:23.815 | + ./stack.sh:main:817 : is_service_enabled etcd3 2020-11-30 11:04:23.833 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:04:23.836 | + ./stack.sh:main:818 : install_etcd3 2020-11-30 11:04:23.839 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-11-30 11:04:23.839 | Installing etcd 2020-11-30 11:04:23.841 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-11-30 11:04:23.853 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-11-30 11:04:23.867 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-11-30 11:04:23.869 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-11-30 11:04:23.885 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-11-30 11:04:23.888 | ++ 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 2020-11-30 11:04:23.891 | ++ 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 2020-11-30 11:04:23.895 | +++ 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 2020-11-30 11:04:23.900 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 11:04:23.902 | ++ 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* ]] 2020-11-30 11:04:23.905 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-11-30 11:04:23.907 | ++ 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 2020-11-30 11:04:23.945 | --2020-11-30 11:04:23-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 11:04:23.994 | Resolving github.com (github.com)... 140.82.121.3 2020-11-30 11:04:24.038 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2020-11-30 11:04:24.184 | HTTP request sent, awaiting response... 302 Found 2020-11-30 11:04:24.201 | Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201130T110332Z&X-Amz-Expires=300&X-Amz-Signature=2523f57550c69d0e75c37dc1f4f04d7fd27c6b08c0f92fa6a367a7073105a9cd&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] 2020-11-30 11:04:24.201 | --2020-11-30 11:04:24-- https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201130%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201130T110332Z&X-Amz-Expires=300&X-Amz-Signature=2523f57550c69d0e75c37dc1f4f04d7fd27c6b08c0f92fa6a367a7073105a9cd&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 2020-11-30 11:04:24.294 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.41.180 2020-11-30 11:04:24.453 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.41.180|:443... connected. 2020-11-30 11:04:24.959 | HTTP request sent, awaiting response... 200 OK 2020-11-30 11:04:24.959 | Length: 11350736 (11M) [application/octet-stream] 2020-11-30 11:04:24.959 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-11-30 11:04:25.927 | 2020-11-30 11:04:26.919 | 0K ........ .. 100% 5.53M=2.0s 2020-11-30 11:04:26.919 | 2020-11-30 11:04:26.919 | 2020-11-30 11:04:26 (5.53 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-11-30 11:04:26.919 | 2020-11-30 11:04:26.923 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-11-30 11:04:26.925 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 11:04:26.928 | ++ functions:get_extra_file:73 : return 2020-11-30 11:04:26.931 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-11-30 11:04:26.933 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-11-30 11:04:26.936 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-11-30 11:04:26.938 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-11-30 11:04:27.071 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-11-30 11:04:27.074 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/ 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/README.md 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-11-30 11:04:27.078 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-11-30 11:04:27.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-11-30 11:04:27.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-11-30 11:04:27.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-11-30 11:04:27.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-11-30 11:04:27.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-11-30 11:04:27.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-11-30 11:04:27.079 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-11-30 11:04:27.080 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-11-30 11:04:27.081 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-11-30 11:04:27.082 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-11-30 11:04:27.083 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-11-30 11:04:27.084 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-11-30 11:04:27.085 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-11-30 11:04:27.085 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-11-30 11:04:27.085 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-11-30 11:04:27.085 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-11-30 11:04:27.085 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-11-30 11:04:27.085 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-11-30 11:04:27.085 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-11-30 11:04:27.086 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-11-30 11:04:27.087 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-11-30 11:04:27.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-11-30 11:04:27.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-11-30 11:04:27.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-11-30 11:04:27.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-11-30 11:04:27.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-11-30 11:04:27.088 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-11-30 11:04:27.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-11-30 11:04:27.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-11-30 11:04:27.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-11-30 11:04:27.089 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-11-30 11:04:27.090 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-11-30 11:04:27.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-11-30 11:04:27.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-11-30 11:04:27.091 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-11-30 11:04:27.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-11-30 11:04:27.092 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-11-30 11:04:27.092 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-11-30 11:04:27.092 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-11-30 11:04:27.092 | etcd-v3.3.12-linux-amd64/etcdctl 2020-11-30 11:04:27.307 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-11-30 11:04:27.308 | etcd-v3.3.12-linux-amd64/etcd 2020-11-30 11:04:27.565 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-11-30 11:04:27.600 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-11-30 11:04:27.632 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-11-30 11:04:27.635 | + ./stack.sh:main:827 : is_service_enabled tls-proxy 2020-11-30 11:04:27.651 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:04:27.654 | + ./stack.sh:main:837 : install_dstat 2020-11-30 11:04:27.656 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-11-30 11:04:27.674 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:04:27.677 | + ./stack.sh:main:843 : echo_summary 'Installing OpenStack project source' 2020-11-30 11:04:27.679 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:04:27.681 | + ./stack.sh:echo_summary:421 : echo -e Installing OpenStack project source 2020-11-30 11:04:27.684 | + ./stack.sh:main:846 : install_libs 2020-11-30 11:04:27.686 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-11-30 11:04:27.689 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-11-30 11:04:27.692 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-11-30 11:04:27.694 | + inc/python:use_library_from_git:263 : local name=automaton 2020-11-30 11:04:27.696 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.698 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.700 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2020-11-30 11:04:27.703 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.705 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-11-30 11:04:27.708 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-11-30 11:04:27.710 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-11-30 11:04:27.713 | + inc/python:use_library_from_git:263 : local name=castellan 2020-11-30 11:04:27.715 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.717 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.720 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2020-11-30 11:04:27.722 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.724 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-11-30 11:04:27.727 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-11-30 11:04:27.729 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-11-30 11:04:27.731 | + inc/python:use_library_from_git:263 : local name=cliff 2020-11-30 11:04:27.734 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.736 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.738 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2020-11-30 11:04:27.740 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.743 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-11-30 11:04:27.745 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-11-30 11:04:27.747 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-11-30 11:04:27.750 | + inc/python:use_library_from_git:263 : local name=cursive 2020-11-30 11:04:27.753 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.755 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.757 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2020-11-30 11:04:27.759 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.762 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-11-30 11:04:27.764 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-11-30 11:04:27.767 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-11-30 11:04:27.769 | + inc/python:use_library_from_git:263 : local name=debtcollector 2020-11-30 11:04:27.772 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.774 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.776 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2020-11-30 11:04:27.779 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.781 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-11-30 11:04:27.784 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-11-30 11:04:27.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-11-30 11:04:27.789 | + inc/python:use_library_from_git:263 : local name=futurist 2020-11-30 11:04:27.791 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.793 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.795 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2020-11-30 11:04:27.798 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.800 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-11-30 11:04:27.802 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-11-30 11:04:27.805 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-11-30 11:04:27.807 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2020-11-30 11:04:27.809 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.811 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.814 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2020-11-30 11:04:27.817 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.819 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-11-30 11:04:27.822 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-11-30 11:04:27.824 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-11-30 11:04:27.826 | + inc/python:use_library_from_git:263 : local name=osc-lib 2020-11-30 11:04:27.829 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.832 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.834 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2020-11-30 11:04:27.836 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.839 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-11-30 11:04:27.841 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-11-30 11:04:27.843 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-11-30 11:04:27.846 | + inc/python:use_library_from_git:263 : local name=osc-placement 2020-11-30 11:04:27.849 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.851 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.853 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2020-11-30 11:04:27.855 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.858 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-11-30 11:04:27.860 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-11-30 11:04:27.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-11-30 11:04:27.865 | + inc/python:use_library_from_git:263 : local name=os-client-config 2020-11-30 11:04:27.867 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.870 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.872 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2020-11-30 11:04:27.875 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.877 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-11-30 11:04:27.880 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-11-30 11:04:27.882 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-11-30 11:04:27.884 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2020-11-30 11:04:27.887 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.889 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.891 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2020-11-30 11:04:27.894 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.897 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-11-30 11:04:27.899 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-11-30 11:04:27.901 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-11-30 11:04:27.904 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2020-11-30 11:04:27.906 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.908 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.911 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2020-11-30 11:04:27.914 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.916 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-11-30 11:04:27.918 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-11-30 11:04:27.921 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-11-30 11:04:27.923 | + inc/python:use_library_from_git:263 : local name=oslo.config 2020-11-30 11:04:27.926 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.928 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.930 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2020-11-30 11:04:27.932 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.934 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-11-30 11:04:27.937 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-11-30 11:04:27.939 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-11-30 11:04:27.942 | + inc/python:use_library_from_git:263 : local name=oslo.context 2020-11-30 11:04:27.944 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.946 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.949 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2020-11-30 11:04:27.951 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.953 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-11-30 11:04:27.957 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-11-30 11:04:27.959 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-11-30 11:04:27.961 | + inc/python:use_library_from_git:263 : local name=oslo.db 2020-11-30 11:04:27.964 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.966 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.969 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2020-11-30 11:04:27.971 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.974 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-11-30 11:04:27.977 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-11-30 11:04:27.979 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-11-30 11:04:27.981 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2020-11-30 11:04:27.984 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:27.986 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:27.989 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2020-11-30 11:04:27.991 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:27.994 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-11-30 11:04:27.996 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-11-30 11:04:27.998 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-11-30 11:04:28.001 | + inc/python:use_library_from_git:263 : local name=oslo.log 2020-11-30 11:04:28.003 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.005 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.008 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2020-11-30 11:04:28.010 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.012 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-11-30 11:04:28.015 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-11-30 11:04:28.017 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-11-30 11:04:28.020 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2020-11-30 11:04:28.023 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.025 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.027 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2020-11-30 11:04:28.030 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.032 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-11-30 11:04:28.035 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-11-30 11:04:28.037 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-11-30 11:04:28.040 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2020-11-30 11:04:28.042 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.045 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.047 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2020-11-30 11:04:28.050 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.052 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-11-30 11:04:28.055 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-11-30 11:04:28.057 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-11-30 11:04:28.059 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2020-11-30 11:04:28.062 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.065 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.067 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2020-11-30 11:04:28.070 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.073 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-11-30 11:04:28.076 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-11-30 11:04:28.078 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-11-30 11:04:28.081 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2020-11-30 11:04:28.084 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.087 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.090 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2020-11-30 11:04:28.094 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.097 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-11-30 11:04:28.100 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-11-30 11:04:28.102 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-11-30 11:04:28.106 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2020-11-30 11:04:28.109 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.111 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.114 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2020-11-30 11:04:28.117 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.119 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-11-30 11:04:28.122 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-11-30 11:04:28.124 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-11-30 11:04:28.127 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2020-11-30 11:04:28.130 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.132 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.135 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-11-30 11:04:28.137 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.139 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-11-30 11:04:28.142 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-11-30 11:04:28.144 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-11-30 11:04:28.147 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2020-11-30 11:04:28.149 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.151 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.154 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2020-11-30 11:04:28.156 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.159 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-11-30 11:04:28.162 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-11-30 11:04:28.164 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-11-30 11:04:28.166 | + inc/python:use_library_from_git:263 : local name=oslo.service 2020-11-30 11:04:28.169 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.171 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.173 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2020-11-30 11:04:28.176 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.178 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-11-30 11:04:28.181 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-11-30 11:04:28.183 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-11-30 11:04:28.185 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2020-11-30 11:04:28.188 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.190 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.192 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2020-11-30 11:04:28.195 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.198 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-11-30 11:04:28.200 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-11-30 11:04:28.203 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-11-30 11:04:28.206 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2020-11-30 11:04:28.208 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.210 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.213 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-11-30 11:04:28.215 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.218 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-11-30 11:04:28.220 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-11-30 11:04:28.223 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-11-30 11:04:28.225 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2020-11-30 11:04:28.227 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.230 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.232 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2020-11-30 11:04:28.234 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.237 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-11-30 11:04:28.239 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-11-30 11:04:28.241 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-11-30 11:04:28.244 | + inc/python:use_library_from_git:263 : local name=osprofiler 2020-11-30 11:04:28.246 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.248 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.251 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2020-11-30 11:04:28.253 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.255 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-11-30 11:04:28.258 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-11-30 11:04:28.260 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-11-30 11:04:28.262 | + inc/python:use_library_from_git:263 : local name=pycadf 2020-11-30 11:04:28.265 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.267 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.270 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2020-11-30 11:04:28.272 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.275 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-11-30 11:04:28.277 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-11-30 11:04:28.279 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-11-30 11:04:28.282 | + inc/python:use_library_from_git:263 : local name=stevedore 2020-11-30 11:04:28.284 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.287 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.289 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2020-11-30 11:04:28.291 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.294 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-11-30 11:04:28.296 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-11-30 11:04:28.298 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-11-30 11:04:28.301 | + inc/python:use_library_from_git:263 : local name=taskflow 2020-11-30 11:04:28.303 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.305 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.308 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2020-11-30 11:04:28.310 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.313 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-11-30 11:04:28.316 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-11-30 11:04:28.318 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-11-30 11:04:28.321 | + inc/python:use_library_from_git:263 : local name=tooz 2020-11-30 11:04:28.324 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.327 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.330 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2020-11-30 11:04:28.333 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.336 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-11-30 11:04:28.339 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-11-30 11:04:28.342 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-11-30 11:04:28.345 | + inc/python:use_library_from_git:263 : local name=os-brick 2020-11-30 11:04:28.348 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.350 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.353 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2020-11-30 11:04:28.355 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.358 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-11-30 11:04:28.360 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-11-30 11:04:28.363 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-11-30 11:04:28.366 | + inc/python:use_library_from_git:263 : local name=os-traits 2020-11-30 11:04:28.369 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.371 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.373 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2020-11-30 11:04:28.376 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.379 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-11-30 11:04:28.382 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-11-30 11:04:28.384 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-11-30 11:04:28.386 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2020-11-30 11:04:28.389 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:28.391 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:28.394 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2020-11-30 11:04:28.396 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:28.398 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-11-30 11:04:28.418 | Using python 3.6 to install etcd3 because python3_enabled=True 2020-11-30 11:04:28.423 | + 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 2020-11-30 11:04:31.008 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:04:31.009 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.009 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.010 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.010 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.011 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.011 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.012 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.012 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.012 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.013 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.013 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.014 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.014 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.015 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.015 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.015 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.016 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.016 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.017 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.017 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.017 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.018 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.018 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.019 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.019 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.020 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.020 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.021 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.021 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.021 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.022 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.022 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.023 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.023 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.024 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.024 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.025 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.025 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.025 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.026 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.026 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.027 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.027 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.028 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.028 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.028 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.029 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.029 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.029 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.030 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.030 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.031 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.031 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.032 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.032 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.033 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.033 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.034 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.034 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.035 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.035 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.035 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.036 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.036 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.037 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.037 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.038 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.038 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.038 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.039 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.039 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.040 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.040 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.040 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.041 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.041 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.042 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.043 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.043 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.043 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.044 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.044 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.045 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.045 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.045 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.046 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.046 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.047 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.047 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.048 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.048 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.048 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.049 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.049 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.050 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.050 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.050 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.051 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.051 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.052 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.052 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.053 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.053 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.053 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.054 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.054 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.055 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.055 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.056 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.057 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.057 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.057 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.058 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.059 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.059 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.059 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.061 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.061 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.062 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.062 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.063 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.063 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.064 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.064 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.064 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.065 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.066 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.066 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.067 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.067 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.068 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.068 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.068 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.069 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.069 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.070 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.070 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.071 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.071 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.071 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.072 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.072 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.073 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.073 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.074 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.074 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.074 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.075 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.075 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.076 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.076 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.077 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.077 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.077 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.078 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.078 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.079 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.080 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.080 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.080 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.081 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.081 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.082 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.082 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.083 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.083 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.083 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.084 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.084 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.085 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.085 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.086 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.086 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.087 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.087 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.087 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.088 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.089 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.089 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.089 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.090 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.090 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.091 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.091 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.091 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.092 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.092 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.093 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.093 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.093 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.094 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.095 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.095 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.096 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.096 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.097 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.097 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.097 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.098 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.098 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.099 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.099 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.100 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.100 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.100 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.101 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.101 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.102 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.102 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.103 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.103 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.103 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.104 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.105 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.105 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.105 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.106 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.106 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.107 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.107 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.108 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.108 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.109 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.109 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.109 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.110 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.110 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.111 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.111 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.112 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.112 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.112 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.113 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.113 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.114 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.114 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.115 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.115 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.115 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.116 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.116 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.117 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.117 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.118 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.118 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.119 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.119 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.119 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.120 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.120 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.121 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.121 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.122 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.122 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.123 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.123 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.123 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.124 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.124 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.125 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.125 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.126 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.126 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.127 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.127 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.127 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.128 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.128 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.129 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.129 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.130 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.130 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.130 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.131 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.131 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.132 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.133 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.133 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.133 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.134 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.134 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.135 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.135 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.135 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.136 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.136 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.137 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.137 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.138 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.138 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.138 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.139 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.139 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.139 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.140 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.140 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.141 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.141 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.142 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.143 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.143 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.143 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.144 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.144 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.145 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.145 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.146 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.146 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.146 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.147 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.147 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.148 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.149 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.149 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.149 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.150 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.150 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.150 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.151 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.151 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.152 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.152 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.153 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.153 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.154 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.154 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.155 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.155 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.155 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.156 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.156 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.157 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.157 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.158 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.158 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.159 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.159 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.160 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.160 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.160 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.161 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.161 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.162 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.162 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.163 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.163 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.164 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.164 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.164 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.165 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.165 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.166 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.166 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.167 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.167 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.168 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.168 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.169 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.169 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.169 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.170 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.170 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.171 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.171 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.172 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.172 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.172 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.173 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.173 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.174 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.174 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.174 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.175 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.175 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.176 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.176 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.177 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.177 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.177 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.178 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.178 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.179 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.179 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.180 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.180 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.180 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.181 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.181 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.182 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.182 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.182 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.183 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.183 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.184 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.184 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.185 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.185 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.185 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.186 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.186 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.187 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.187 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.187 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.188 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.188 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.189 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.189 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.190 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.191 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.191 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.192 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.192 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.193 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.193 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.193 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:31.194 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:31.195 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:31.277 | Collecting etcd3===0.12.0 2020-11-30 11:04:31.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2020-11-30 11:04:33.815 | Collecting grpcio===1.28.1 2020-11-30 11:04:33.828 | 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) 2020-11-30 11:04:34.350 | Collecting protobuf===3.11.3 2020-11-30 11:04:34.360 | 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) 2020-11-30 11:04:34.429 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) (1.14.0) 2020-11-30 11:04:34.513 | Collecting tenacity===6.1.0 2020-11-30 11:04:34.520 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f7b/cbf5bb53875cf/tenacity-6.1.0-py2.py3-none-any.whl (24 kB) 2020-11-30 11:04:34.571 | 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 631)) (50.3.2) 2020-11-30 11:04:34.620 | Building wheels for collected packages: etcd3 2020-11-30 11:04:34.621 | Building wheel for etcd3 (setup.py): started 2020-11-30 11:04:35.304 | Building wheel for etcd3 (setup.py): finished with status 'done' 2020-11-30 11:04:35.305 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=66d31a98a2b1457f561c352ec782224dd6c527c572bea5454d25594394654569 2020-11-30 11:04:35.305 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2020-11-30 11:04:35.306 | Successfully built etcd3 2020-11-30 11:04:35.672 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2020-11-30 11:04:36.699 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 tenacity-6.1.0 2020-11-30 11:04:36.878 | + inc/python:pip_install:207 : result=0 2020-11-30 11:04:36.880 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:04:36.883 | + functions-common:time_stop:2331 : local name 2020-11-30 11:04:36.885 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:04:36.887 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:04:36.889 | + functions-common:time_stop:2334 : local total 2020-11-30 11:04:36.891 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:04:36.894 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:04:36.897 | + functions-common:time_stop:2338 : start_time=1606734268413 2020-11-30 11:04:36.899 | + functions-common:time_stop:2340 : [[ -z 1606734268413 ]] 2020-11-30 11:04:36.901 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:04:36.905 | + functions-common:time_stop:2343 : end_time=1606734276902 2020-11-30 11:04:36.907 | + functions-common:time_stop:2344 : elapsed_time=8489 2020-11-30 11:04:36.909 | + functions-common:time_stop:2345 : total=56194 2020-11-30 11:04:36.912 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:04:36.914 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64683 2020-11-30 11:04:36.916 | + inc/python:pip_install:210 : return 0 2020-11-30 11:04:36.919 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-11-30 11:04:36.939 | Using python 3.6 to install etcd3gw because python3_enabled=True 2020-11-30 11:04:36.944 | + 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 2020-11-30 11:04:39.571 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:04:39.572 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.573 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.573 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.574 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.574 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.574 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.575 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.576 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.576 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.576 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.577 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.577 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.578 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.578 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.578 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.579 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.579 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.580 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.580 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.581 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.581 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.581 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.582 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.582 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.583 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.584 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.584 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.585 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.585 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.585 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.586 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.586 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.587 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.587 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.588 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.589 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.589 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.590 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.590 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.590 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.591 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.591 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.592 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.592 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.592 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.593 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.593 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.594 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.594 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.595 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.595 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.595 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.596 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.596 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.597 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.597 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.598 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.598 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.599 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.600 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.600 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.600 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.601 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.601 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.602 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.602 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.603 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.603 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.603 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.604 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.604 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.605 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.605 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.605 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.606 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.606 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.607 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.607 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.608 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.608 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.609 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.609 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.610 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.610 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.610 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.611 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.612 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.612 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.612 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.613 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.613 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.614 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.614 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.615 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.615 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.615 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.616 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.616 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.617 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.617 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.617 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.618 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.618 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.619 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.619 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.620 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.620 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.621 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.621 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.622 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.622 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.622 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.623 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.624 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.624 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.624 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.625 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.625 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.626 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.627 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.627 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.627 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.628 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.628 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.629 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.629 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.630 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.630 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.631 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.631 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.632 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.632 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.632 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.633 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.633 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.634 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.634 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.635 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.635 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.636 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.636 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.636 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.637 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.637 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.638 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.638 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.639 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.639 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.639 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.640 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.640 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.641 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.641 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.642 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.642 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.643 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.643 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.644 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.644 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.645 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.645 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.646 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.646 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.647 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.647 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.647 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.648 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.648 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.649 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.649 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.650 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.650 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.650 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.651 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.651 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.652 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.652 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.653 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.653 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.654 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.654 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.654 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.655 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.655 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.656 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.656 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.656 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.657 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.657 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.658 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.659 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.660 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.660 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.660 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.661 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.661 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.662 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.662 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.662 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.663 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.664 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.664 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.665 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.665 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.665 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.666 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.666 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.667 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.667 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.667 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.668 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.668 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.669 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.670 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.670 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.670 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.671 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.671 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.671 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.672 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.672 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.673 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.673 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.674 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.675 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.675 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.675 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.676 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.676 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.677 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.677 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.677 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.678 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.678 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.679 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.679 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.680 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.680 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.681 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.681 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.681 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.682 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.682 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.683 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.683 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.684 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.684 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.685 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.685 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.685 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.686 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.687 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.687 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.687 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.688 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.688 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.689 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.690 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.690 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.690 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.691 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.691 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.692 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.692 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.693 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.693 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.693 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.694 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.694 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.695 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.695 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.696 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.696 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.697 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.697 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.698 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.698 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.699 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.699 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.699 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.700 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.700 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.701 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.701 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.701 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.702 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.702 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.703 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.703 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.703 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.704 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.704 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.705 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.705 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.706 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.706 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.707 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.707 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.708 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.709 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.709 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.709 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.710 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.710 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.711 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.711 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.712 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.712 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.712 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.713 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.714 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.714 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.715 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.715 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.715 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.716 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.716 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.717 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.717 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.718 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.718 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.719 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.719 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.720 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.720 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.721 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.721 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.721 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.722 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.722 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.723 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.723 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.724 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.724 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.725 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.725 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.726 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.726 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.727 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.727 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.727 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.728 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.728 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.729 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.729 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.730 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.730 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.731 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.731 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.731 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.732 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.732 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.733 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.733 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.734 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.734 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.735 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.735 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.736 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.736 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.737 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.737 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.738 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.738 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.738 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.739 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.739 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.740 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.740 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.740 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.741 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.741 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.742 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.742 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.743 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.743 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.743 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.744 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.744 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.745 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.745 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.746 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.746 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.747 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.747 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.747 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.748 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.748 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.749 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.749 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.749 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.750 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.750 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.751 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.751 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.752 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.752 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.753 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.753 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.754 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.754 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.754 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.755 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.755 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.756 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.756 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.756 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.757 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.757 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.758 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.759 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.759 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.759 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.760 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.760 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:39.761 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:39.761 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:39.848 | Collecting etcd3gw===0.2.5 2020-11-30 11:04:39.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2020-11-30 11:04:40.030 | Collecting futurist===2.1.1 2020-11-30 11:04:40.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/894/708fc623952aa/futurist-2.1.1-py3-none-any.whl (37 kB) 2020-11-30 11:04:40.083 | 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) 2020-11-30 11:04:40.085 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) (1.14.0) 2020-11-30 11:04:40.207 | Collecting requests===2.23.0 2020-11-30 11:04:40.214 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2020-11-30 11:04:40.307 | Collecting urllib3===1.25.8 2020-11-30 11:04:40.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125 kB) 2020-11-30 11:04:40.347 | 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) 2020-11-30 11:04:40.379 | Collecting idna===2.9 2020-11-30 11:04:40.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58 kB) 2020-11-30 11:04:40.447 | Collecting certifi===2020.4.5.1 2020-11-30 11:04:40.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) 2020-11-30 11:04:40.874 | Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw 2020-11-30 11:04:40.874 | Attempting uninstall: certifi 2020-11-30 11:04:40.875 | Found existing installation: certifi 2018.1.18 2020-11-30 11:04:40.883 | Uninstalling certifi-2018.1.18: 2020-11-30 11:04:40.910 | Successfully uninstalled certifi-2018.1.18 2020-11-30 11:04:40.928 | Attempting uninstall: urllib3 2020-11-30 11:04:40.929 | Found existing installation: urllib3 1.22 2020-11-30 11:04:40.937 | Uninstalling urllib3-1.22: 2020-11-30 11:04:40.962 | Successfully uninstalled urllib3-1.22 2020-11-30 11:04:41.076 | Attempting uninstall: idna 2020-11-30 11:04:41.077 | Found existing installation: idna 2.6 2020-11-30 11:04:41.090 | Uninstalling idna-2.6: 2020-11-30 11:04:41.114 | Successfully uninstalled idna-2.6 2020-11-30 11:04:41.231 | Attempting uninstall: requests 2020-11-30 11:04:41.231 | Found existing installation: requests 2.18.4 2020-11-30 11:04:41.238 | Uninstalling requests-2.18.4: 2020-11-30 11:04:41.262 | Successfully uninstalled requests-2.18.4 2020-11-30 11:04:41.429 | Successfully installed certifi-2020.4.5.1 etcd3gw-0.2.5 futurist-2.1.1 idna-2.9 requests-2.23.0 urllib3-1.25.8 2020-11-30 11:04:41.583 | + inc/python:pip_install:207 : result=0 2020-11-30 11:04:41.586 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:04:41.589 | + functions-common:time_stop:2331 : local name 2020-11-30 11:04:41.591 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:04:41.593 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:04:41.596 | + functions-common:time_stop:2334 : local total 2020-11-30 11:04:41.599 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:04:41.601 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:04:41.604 | + functions-common:time_stop:2338 : start_time=1606734276934 2020-11-30 11:04:41.606 | + functions-common:time_stop:2340 : [[ -z 1606734276934 ]] 2020-11-30 11:04:41.610 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:04:41.613 | + functions-common:time_stop:2343 : end_time=1606734281610 2020-11-30 11:04:41.616 | + functions-common:time_stop:2344 : elapsed_time=4676 2020-11-30 11:04:41.618 | + functions-common:time_stop:2345 : total=64683 2020-11-30 11:04:41.620 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:04:41.623 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=69359 2020-11-30 11:04:41.625 | + inc/python:pip_install:210 : return 0 2020-11-30 11:04:41.628 | + ./stack.sh:main:849 : install_apache_uwsgi 2020-11-30 11:04:41.631 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-11-30 11:04:41.633 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-11-30 11:04:41.635 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:04:41.638 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:04:41.640 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:04:41.643 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:04:41.645 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:04:41.647 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:04:41.650 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:04:41.652 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:04:41.655 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2020-11-30 11:04:41.657 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 11:04:41.660 | + inc/python:python3_enabled:468 : return 0 2020-11-30 11:04:41.662 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2020-11-30 11:04:41.664 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2020-11-30 11:04:41.666 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:41.669 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:41.671 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 11:04:41.674 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:04:41.676 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:04:41.679 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:04:41.681 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:04:41.683 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:04:41.685 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:04:41.688 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:41.690 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:41.693 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:04:41.695 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:04:41.697 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:04:41.700 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:04:41.702 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 11:04:41.705 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:04:41.707 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:41.710 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:41.712 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2020-11-30 11:04:41.733 | + 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 2020-11-30 11:04:41.859 | Reading package lists... 2020-11-30 11:04:42.149 | Building dependency tree... 2020-11-30 11:04:42.151 | Reading state information... 2020-11-30 11:04:42.444 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-11-30 11:04:42.444 | The following packages were automatically installed and are no longer required: 2020-11-30 11:04:42.445 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 11:04:42.445 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 11:04:42.445 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 11:04:42.445 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:04:42.445 | python3-twisted-bin python3-zope.interface 2020-11-30 11:04:42.446 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:04:42.449 | Suggested packages: 2020-11-30 11:04:42.449 | python-uwsgidecorators python3-uwsgidecorators 2020-11-30 11:04:42.505 | The following NEW packages will be installed: 2020-11-30 11:04:42.506 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-11-30 11:04:42.712 | 0 upgraded, 3 newly installed, 0 to remove and 156 not upgraded. 2020-11-30 11:04:42.712 | Need to get 163 kB of archives. 2020-11-30 11:04:42.712 | After this operation, 634 kB of additional disk space will be used. 2020-11-30 11:04:42.712 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2020-11-30 11:04:42.822 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2020-11-30 11:04:42.917 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2020-11-30 11:04:43.545 | Fetched 163 kB in 0s (370 kB/s) 2020-11-30 11:04:43.604 | Selecting previously unselected package uwsgi. 2020-11-30 11:04:43.651 | (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 ... 76865 files and directories currently installed.) 2020-11-30 11:04:43.655 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 11:04:43.659 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:04:43.763 | Selecting previously unselected package uwsgi-plugin-python. 2020-11-30 11:04:43.772 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 11:04:43.775 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:04:43.880 | Selecting previously unselected package uwsgi-plugin-python3. 2020-11-30 11:04:43.888 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-11-30 11:04:43.892 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:04:43.984 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:04:44.036 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:04:44.062 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:04:44.650 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-11-30 11:04:44.709 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:04:44.937 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 11:04:45.557 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:04:47.736 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:04:47.738 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:04:47.741 | + functions-common:time_stop:2331 : local name 2020-11-30 11:04:47.743 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:04:47.745 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:04:47.747 | + functions-common:time_stop:2334 : local total 2020-11-30 11:04:47.750 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:04:47.752 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:04:47.754 | + functions-common:time_stop:2338 : start_time=1606734281730 2020-11-30 11:04:47.757 | + functions-common:time_stop:2340 : [[ -z 1606734281730 ]] 2020-11-30 11:04:47.760 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:04:47.763 | + functions-common:time_stop:2343 : end_time=1606734287761 2020-11-30 11:04:47.766 | + functions-common:time_stop:2344 : elapsed_time=6031 2020-11-30 11:04:47.768 | + functions-common:time_stop:2345 : total=208696 2020-11-30 11:04:47.771 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:04:47.773 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=214727 2020-11-30 11:04:47.776 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:04:47.778 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2020-11-30 11:04:47.780 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:04:47.783 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:04:47.786 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2020-11-30 11:04:47.847 | Enabling module proxy. 2020-11-30 11:04:47.853 | To activate the new configuration, you need to run: 2020-11-30 11:04:47.853 | systemctl restart apache2 2020-11-30 11:04:47.858 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2020-11-30 11:04:47.919 | Considering dependency proxy for proxy_uwsgi: 2020-11-30 11:04:47.919 | Module proxy already enabled 2020-11-30 11:04:47.919 | Enabling module proxy_uwsgi. 2020-11-30 11:04:47.925 | To activate the new configuration, you need to run: 2020-11-30 11:04:47.925 | systemctl restart apache2 2020-11-30 11:04:47.929 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2020-11-30 11:04:47.932 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 11:04:47.934 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:04:47.937 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 11:04:48.112 | + ./stack.sh:main:852 : install_keystoneauth 2020-11-30 11:04:48.115 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-11-30 11:04:48.118 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2020-11-30 11:04:48.121 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.124 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.127 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2020-11-30 11:04:48.131 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.134 | + ./stack.sh:main:853 : install_keystoneclient 2020-11-30 11:04:48.137 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-11-30 11:04:48.140 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2020-11-30 11:04:48.143 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.147 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.150 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2020-11-30 11:04:48.153 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.156 | + ./stack.sh:main:854 : install_glanceclient 2020-11-30 11:04:48.159 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2020-11-30 11:04:48.162 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2020-11-30 11:04:48.165 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.169 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.172 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2020-11-30 11:04:48.175 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.178 | + ./stack.sh:main:855 : install_cinderclient 2020-11-30 11:04:48.181 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2020-11-30 11:04:48.184 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2020-11-30 11:04:48.187 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.190 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.194 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-11-30 11:04:48.197 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.200 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2020-11-30 11:04:48.203 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2020-11-30 11:04:48.207 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.210 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.213 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2020-11-30 11:04:48.216 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.220 | + ./stack.sh:main:856 : install_novaclient 2020-11-30 11:04:48.223 | + lib/nova:install_novaclient:795 : use_library_from_git python-novaclient 2020-11-30 11:04:48.226 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2020-11-30 11:04:48.228 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.231 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.234 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2020-11-30 11:04:48.237 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.240 | + ./stack.sh:main:857 : is_service_enabled swift glance horizon 2020-11-30 11:04:48.260 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:04:48.262 | + ./stack.sh:main:858 : install_swiftclient 2020-11-30 11:04:48.265 | + lib/swift:install_swiftclient:748 : use_library_from_git python-swiftclient 2020-11-30 11:04:48.268 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2020-11-30 11:04:48.271 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.273 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.276 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2020-11-30 11:04:48.278 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.281 | + ./stack.sh:main:860 : is_service_enabled neutron nova horizon 2020-11-30 11:04:48.302 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:04:48.304 | + ./stack.sh:main:861 : install_neutronclient 2020-11-30 11:04:48.307 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-11-30 11:04:48.310 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2020-11-30 11:04:48.312 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.316 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.319 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2020-11-30 11:04:48.322 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.324 | + ./stack.sh:main:865 : install_keystonemiddleware 2020-11-30 11:04:48.328 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-11-30 11:04:48.331 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2020-11-30 11:04:48.334 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:04:48.337 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:04:48.340 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2020-11-30 11:04:48.342 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:04:48.345 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-11-30 11:04:48.348 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-11-30 11:04:48.352 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 11:04:48.355 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-11-30 11:04:48.359 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2020-11-30 11:04:48.362 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 11:04:48.366 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 11:04:48.367 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-11-30 11:04:48.372 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2020-11-30 11:04:48.375 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2020-11-30 11:04:48.379 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2020-11-30 11:04:48.383 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-11-30 11:04:48.386 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-11-30 11:04:48.406 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2020-11-30 11:04:48.413 | + 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 2020-11-30 11:04:51.048 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:04:51.049 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.049 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.050 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.050 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.051 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.051 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.052 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.052 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.052 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.053 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.053 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.054 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.054 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.055 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.055 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.055 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.056 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.056 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.057 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.057 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.058 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.058 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.059 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.059 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.060 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.061 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.062 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.062 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.063 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.063 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.063 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.064 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.064 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.065 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.066 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.066 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.066 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.067 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.067 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.067 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.068 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.068 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.069 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.069 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.070 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.070 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.071 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.071 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.071 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.072 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.072 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.073 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.073 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.073 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.074 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.074 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.075 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.075 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.076 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.077 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.077 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.077 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.078 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.078 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.079 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.079 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.080 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.080 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.081 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.081 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.082 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.082 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.083 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.083 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.083 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.084 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.084 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.085 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.086 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.086 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.086 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.087 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.087 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.088 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.088 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.089 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.089 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.090 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.090 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.091 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.091 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.091 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.092 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.092 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.093 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.093 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.094 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.094 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.095 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.095 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.095 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.096 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.096 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.097 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.097 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.097 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.098 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.099 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.099 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.099 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.100 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.100 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.101 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.102 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.102 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.102 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.103 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.103 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.104 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.104 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.105 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.105 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.106 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.106 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.106 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.107 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.107 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.108 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.109 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.109 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.110 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.110 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.110 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.111 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.111 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.112 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.113 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.113 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.113 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.114 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.114 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.115 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.115 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.116 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.116 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.116 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.117 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.117 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.118 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.118 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.119 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.119 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.120 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.120 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.121 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.121 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.122 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.122 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.123 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.123 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.123 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.124 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.124 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.125 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.125 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.126 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.126 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.127 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.127 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.128 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.128 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.129 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.129 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.129 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.130 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.130 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.131 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.131 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.131 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.132 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.132 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.133 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.133 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.134 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.134 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.135 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.135 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.135 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.136 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.136 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.137 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.138 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.138 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.138 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.139 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.139 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.140 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.140 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.141 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.141 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.142 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.142 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.143 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.143 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.143 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.144 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.144 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.145 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.145 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.146 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.146 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.147 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.147 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.148 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.148 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.148 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.149 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.149 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.150 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.150 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.150 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.151 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.151 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.152 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.152 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.153 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.153 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.154 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.154 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.155 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.155 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.155 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.156 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.156 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.157 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.157 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.157 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.158 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.158 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.159 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.159 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.160 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.160 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.161 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.161 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.162 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.162 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.162 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.163 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.163 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.164 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.164 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.165 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.165 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.166 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.166 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.167 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.167 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.167 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.168 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.168 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.169 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.169 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.170 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.170 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.171 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.171 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.172 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.172 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.173 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.173 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.174 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.174 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.175 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.175 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.176 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.176 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.177 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.177 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.177 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.178 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.178 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.179 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.179 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.179 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.180 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.180 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.181 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.181 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.181 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.182 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.182 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.183 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.183 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.184 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.184 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.185 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.185 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.185 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.186 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.187 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.187 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.188 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.188 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.188 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.189 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.190 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.190 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.190 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.191 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.191 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.192 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.193 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.193 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.193 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.194 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.194 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.195 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.195 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.195 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.196 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.196 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.197 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.197 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.198 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.198 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.199 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.199 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.200 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.200 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.200 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.201 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.201 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.202 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.204 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.204 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.204 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.205 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.205 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.206 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.206 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.207 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.207 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.208 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.208 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.209 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.209 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.210 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.210 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.210 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.211 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.211 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.212 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.212 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.213 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.214 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.214 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.215 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.215 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.215 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.216 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.216 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.217 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.217 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.218 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.218 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.218 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.219 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.219 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.220 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.220 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.221 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.221 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.222 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.222 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.223 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.223 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.223 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.224 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.224 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.225 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.225 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.226 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.226 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.226 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.227 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.227 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.228 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.228 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.229 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.229 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.229 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.230 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.230 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.231 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.231 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.232 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.232 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.232 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.233 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.233 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.234 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.234 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.234 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.235 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.235 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.236 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.237 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.237 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.237 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.238 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.238 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.239 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.239 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.240 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:04:51.240 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:04:51.241 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:04:51.421 | Collecting keystonemiddleware===9.0.0 2020-11-30 11:04:51.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2ae/8388ab611a33a/keystonemiddleware-9.0.0-py3-none-any.whl (119 kB) 2020-11-30 11:04:51.765 | Collecting oslo.cache===2.3.0 2020-11-30 11:04:51.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/9bd51e54edf73/oslo.cache-2.3.0-py3-none-any.whl (60 kB) 2020-11-30 11:04:52.025 | Collecting oslo.config===8.0.4 2020-11-30 11:04:52.032 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e62/3fda2a10e664f/oslo.config-8.0.4-py3-none-any.whl (125 kB) 2020-11-30 11:04:52.157 | Collecting dogpile.cache===0.9.0 2020-11-30 11:04:52.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b34/8835825c9dcd2/dogpile.cache-0.9.0.tar.gz (325 kB) 2020-11-30 11:04:52.848 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 734)) (1.32.0) 2020-11-30 11:04:52.854 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) (1.14.0) 2020-11-30 11:04:52.923 | Collecting rfc3986===1.4.0 2020-11-30 11:04:52.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2020-11-30 11:04:53.104 | Collecting keystoneauth1===4.0.0 2020-11-30 11:04:53.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/afa/67df303067529/keystoneauth1-4.0.0-py3-none-any.whl (310 kB) 2020-11-30 11:04:53.358 | Collecting python-keystoneclient===4.0.0 2020-11-30 11:04:53.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b08/1a330eab0aa7c/python_keystoneclient-4.0.0-py3-none-any.whl (397 kB) 2020-11-30 11:04:53.512 | Collecting decorator===4.4.2 2020-11-30 11:04:53.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2020-11-30 11:04:53.730 | Collecting oslo.utils===4.1.2 2020-11-30 11:04:53.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb7/75f22c701065f/oslo.utils-4.1.2-py3-none-any.whl (95 kB) 2020-11-30 11:04:54.139 | Collecting pytz===2019.3 2020-11-30 11:04:54.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c5/57d7d0e871de1/pytz-2019.3-py2.py3-none-any.whl (509 kB) 2020-11-30 11:04:54.209 | 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) 2020-11-30 11:04:54.364 | Collecting oslo.log===4.1.3 2020-11-30 11:04:54.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/483/fc4e31129cbed/oslo.log-4.1.3-py3-none-any.whl (71 kB) 2020-11-30 11:04:54.597 | Collecting oslo.i18n===4.0.1 2020-11-30 11:04:54.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec3/57b430b29d589/oslo.i18n-4.0.1-py3-none-any.whl (47 kB) 2020-11-30 11:04:54.768 | Collecting oslo.serialization===3.1.1 2020-11-30 11:04:54.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de8/ca4688adec03c/oslo.serialization-3.1.1-py3-none-any.whl (28 kB) 2020-11-30 11:04:54.827 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.23.0) 2020-11-30 11:04:54.957 | Collecting oslo.context===3.0.2 2020-11-30 11:04:54.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c9/fe7ee6f588b2e/oslo.context-3.0.2-py3-none-any.whl (19 kB) 2020-11-30 11:04:55.110 | Collecting WebOb===1.8.6 2020-11-30 11:04:55.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2020-11-30 11:04:55.248 | Collecting pycadf===3.0.0 2020-11-30 11:04:55.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ba/e41aa236e90ce/pycadf-3.0.0-py3-none-any.whl (43 kB) 2020-11-30 11:04:55.392 | Collecting debtcollector===2.0.1 2020-11-30 11:04:55.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96b/de97db3de7721/debtcollector-2.0.1-py3-none-any.whl (23 kB) 2020-11-30 11:04:55.503 | Collecting netaddr===0.7.19 2020-11-30 11:04:55.514 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) 2020-11-30 11:04:55.555 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.3.1) 2020-11-30 11:04:55.612 | Collecting os-service-types===1.7.0 2020-11-30 11:04:55.619 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2020-11-30 11:04:55.724 | Collecting iso8601===0.1.12 2020-11-30 11:04:55.730 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bbb/ae5fb4a7abfe7/iso8601-0.1.12-py3-none-any.whl (12 kB) 2020-11-30 11:04:55.769 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) (2.4.7) 2020-11-30 11:04:55.851 | Collecting netifaces===0.10.9 2020-11-30 11:04:55.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2020-11-30 11:04:55.912 | Collecting pyinotify===0.9.6 2020-11-30 11:04:55.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2020-11-30 11:04:56.604 | Collecting python-dateutil===2.8.1 2020-11-30 11:04:56.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2020-11-30 11:04:56.735 | Collecting Babel===2.8.0 2020-11-30 11:04:56.759 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d67/0ea0b10f8b723/Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) 2020-11-30 11:04:57.173 | Collecting msgpack===0.6.2 2020-11-30 11:04:57.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/76d/f51492bc6fa6c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249 kB) 2020-11-30 11:04:57.228 | 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) 2020-11-30 11:04:57.230 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.25.8) 2020-11-30 11:04:57.253 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2020.4.5.1) 2020-11-30 11:04:57.255 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (2.9) 2020-11-30 11:04:57.324 | Collecting wrapt===1.12.1 2020-11-30 11:04:57.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2020-11-30 11:04:57.897 | Building wheels for collected packages: pyinotify, dogpile.cache, wrapt 2020-11-30 11:04:57.898 | Building wheel for pyinotify (setup.py): started 2020-11-30 11:04:58.495 | Building wheel for pyinotify (setup.py): finished with status 'done' 2020-11-30 11:04:58.496 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=1ae67eaf607d772f698aa95909f506b66be47960d0db42337817eb1956c5aaf1 2020-11-30 11:04:58.497 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2020-11-30 11:04:58.498 | Building wheel for dogpile.cache (setup.py): started 2020-11-30 11:04:59.177 | Building wheel for dogpile.cache (setup.py): finished with status 'done' 2020-11-30 11:04:59.178 | Created wheel for dogpile.cache: filename=dogpile.cache-0.9.0-py2.py3-none-any.whl size=44829 sha256=61c324186abffe21dae65ebf5cf2679c3bbda657cb0dcf55ffd2760ea5f3f2d6 2020-11-30 11:04:59.179 | Stored in directory: /root/.cache/pip/wheels/f0/7f/a8/5bc9a005d1c21a1827fc4e2499017db62406f8084aa25d9ecf 2020-11-30 11:04:59.180 | Building wheel for wrapt (setup.py): started 2020-11-30 11:05:00.713 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-11-30 11:05:00.714 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67505 sha256=95e84418a7e0d7f5d2a7bed38cb0b923193291f391d7d9dac02ca09a1463a254 2020-11-30 11:05:00.715 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2020-11-30 11:05:00.715 | Successfully built pyinotify dogpile.cache wrapt 2020-11-30 11:05:01.438 | Installing collected packages: WebOb, pytz, Babel, oslo.i18n, wrapt, debtcollector, oslo.context, msgpack, netaddr, iso8601, netifaces, oslo.utils, oslo.serialization, rfc3986, oslo.config, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, keystoneauth1, python-keystoneclient, decorator, dogpile.cache, oslo.cache, keystonemiddleware 2020-11-30 11:05:02.694 | Attempting uninstall: netaddr 2020-11-30 11:05:02.695 | Found existing installation: netaddr 0.8.0 2020-11-30 11:05:02.710 | Uninstalling netaddr-0.8.0: 2020-11-30 11:05:02.713 | Successfully uninstalled netaddr-0.8.0 2020-11-30 11:05:02.875 | Attempting uninstall: netifaces 2020-11-30 11:05:02.876 | Found existing installation: netifaces 0.10.4 2020-11-30 11:05:02.880 | Uninstalling netifaces-0.10.4: 2020-11-30 11:05:02.903 | Successfully uninstalled netifaces-0.10.4 2020-11-30 11:05:04.645 | Successfully installed Babel-2.8.0 WebOb-1.8.6 debtcollector-2.0.1 decorator-4.4.2 dogpile.cache-0.9.0 iso8601-0.1.12 keystoneauth1-4.0.0 keystonemiddleware-9.0.0 msgpack-0.6.2 netaddr-0.7.19 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.3.0 oslo.config-8.0.4 oslo.context-3.0.2 oslo.i18n-4.0.1 oslo.log-4.1.3 oslo.serialization-3.1.1 oslo.utils-4.1.2 pycadf-3.0.0 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.0.0 pytz-2019.3 rfc3986-1.4.0 wrapt-1.12.1 2020-11-30 11:05:04.859 | + inc/python:pip_install:207 : result=0 2020-11-30 11:05:04.862 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:05:04.864 | + functions-common:time_stop:2331 : local name 2020-11-30 11:05:04.867 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:05:04.869 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:05:04.871 | + functions-common:time_stop:2334 : local total 2020-11-30 11:05:04.873 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:05:04.875 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:05:04.878 | + functions-common:time_stop:2338 : start_time=1606734288402 2020-11-30 11:05:04.880 | + functions-common:time_stop:2340 : [[ -z 1606734288402 ]] 2020-11-30 11:05:04.883 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:05:04.887 | + functions-common:time_stop:2343 : end_time=1606734304884 2020-11-30 11:05:04.889 | + functions-common:time_stop:2344 : elapsed_time=16482 2020-11-30 11:05:04.891 | + functions-common:time_stop:2345 : total=69359 2020-11-30 11:05:04.894 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:05:04.896 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=85841 2020-11-30 11:05:04.899 | + inc/python:pip_install:210 : return 0 2020-11-30 11:05:04.902 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-11-30 11:05:04.904 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-11-30 11:05:04.907 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 11:05:04.910 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-11-30 11:05:04.913 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2020-11-30 11:05:04.915 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 11:05:04.920 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-11-30 11:05:04.920 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 11:05:04.925 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2020-11-30 11:05:04.928 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2020-11-30 11:05:04.931 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2020-11-30 11:05:04.934 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-11-30 11:05:04.936 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-11-30 11:05:04.958 | Using python 3.6 to install python-memcached because python3_enabled=True 2020-11-30 11:05:04.964 | + 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 2020-11-30 11:05:07.563 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:05:07.564 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.565 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.565 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.566 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.566 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.566 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.567 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.568 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.568 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.568 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.569 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.569 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.570 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.570 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.571 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.571 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.572 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.572 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.572 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.573 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.573 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.573 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.574 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.574 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.575 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.575 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.576 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.576 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.577 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.577 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.578 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.578 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.578 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.579 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.580 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.580 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.581 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.581 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.581 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.582 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.582 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.582 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.583 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.583 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.584 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.584 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.585 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.585 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.585 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.586 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.586 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.587 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.587 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.587 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.588 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.589 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.589 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.590 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.590 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.591 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.591 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.592 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.592 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.593 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.593 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.593 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.594 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.594 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.595 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.595 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.596 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.596 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.597 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.597 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.597 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.598 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.598 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.599 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.600 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.600 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.600 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.601 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.601 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.602 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.602 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.602 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.603 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.603 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.604 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.604 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.605 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.605 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.606 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.606 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.606 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.607 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.607 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.608 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.608 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.609 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.609 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.610 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.610 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.610 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.611 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.611 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.612 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.612 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.613 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.613 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.614 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.614 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.615 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.615 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.616 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.616 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.617 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.617 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.618 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.618 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.618 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.619 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.619 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.620 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.620 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.621 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.621 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.621 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.622 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.623 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.623 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.624 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.624 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.624 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.625 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.625 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.626 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.626 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.627 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.628 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.628 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.628 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.629 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.629 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.630 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.630 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.631 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.631 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.631 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.632 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.632 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.633 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.633 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.634 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.634 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.634 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.635 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.636 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.636 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.637 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.637 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.637 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.638 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.638 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.639 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.639 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.640 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.640 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.640 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.641 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.641 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.642 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.642 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.643 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.643 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.644 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.644 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.645 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.645 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.646 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.646 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.646 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.647 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.647 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.647 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.648 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.648 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.649 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.649 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.649 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.650 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.651 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.651 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.652 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.652 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.653 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.653 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.653 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.654 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.654 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.655 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.655 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.656 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.656 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.657 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.657 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.658 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.658 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.659 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.659 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.659 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.660 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.660 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.661 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.662 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.662 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.663 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.663 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.664 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.664 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.665 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.665 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.666 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.666 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.667 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.667 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.667 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.668 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.668 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.669 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.669 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.669 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.670 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.670 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.671 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.671 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.672 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.672 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.673 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.673 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.673 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.674 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.675 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.675 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.675 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.676 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.676 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.677 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.677 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.678 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.678 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.679 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.679 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.679 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.680 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.680 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.681 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.681 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.682 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.682 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.683 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.683 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.683 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.684 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.684 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.685 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.685 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.686 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.686 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.687 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.687 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.688 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.688 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.689 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.689 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.690 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.690 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.690 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.691 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.691 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.692 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.692 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.693 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.693 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.693 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.694 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.694 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.694 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.695 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.695 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.696 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.696 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.697 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.697 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.697 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.698 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.698 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.699 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.699 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.700 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.701 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.701 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.702 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.702 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.702 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.703 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.703 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.704 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.704 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.705 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.705 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.706 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.706 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.707 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.707 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.708 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.708 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.708 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.709 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.709 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.710 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.710 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.710 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.711 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.712 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.712 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.712 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.713 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.714 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.714 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.715 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.715 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.715 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.716 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.717 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.717 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.717 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.718 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.718 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.719 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.719 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.720 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.720 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.721 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.721 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.722 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.722 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.723 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.723 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.723 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.724 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.724 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.725 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.725 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.726 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.726 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.727 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.727 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.728 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.728 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.729 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.729 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.729 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.730 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.730 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.731 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.731 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.731 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.732 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.732 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.733 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.733 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.733 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.734 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.734 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.735 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.735 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.737 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.737 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.738 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.738 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.739 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.739 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.739 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.740 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.740 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.741 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.741 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.742 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.742 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.742 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.743 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.743 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.744 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.744 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.745 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.745 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.745 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.746 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.746 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.747 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.747 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.747 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.748 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.748 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.749 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.749 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.750 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.751 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.751 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.752 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.753 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.753 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:07.754 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:07.754 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:07.841 | Collecting python-memcached===1.59 2020-11-30 11:05:07.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2020-11-30 11:05:07.922 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 778)) (1.14.0) 2020-11-30 11:05:08.575 | Installing collected packages: python-memcached 2020-11-30 11:05:08.638 | Successfully installed python-memcached-1.59 2020-11-30 11:05:08.798 | + inc/python:pip_install:207 : result=0 2020-11-30 11:05:08.801 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:05:08.803 | + functions-common:time_stop:2331 : local name 2020-11-30 11:05:08.805 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:05:08.808 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:05:08.810 | + functions-common:time_stop:2334 : local total 2020-11-30 11:05:08.813 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:05:08.815 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:05:08.818 | + functions-common:time_stop:2338 : start_time=1606734304953 2020-11-30 11:05:08.820 | + functions-common:time_stop:2340 : [[ -z 1606734304953 ]] 2020-11-30 11:05:08.823 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:05:08.831 | + functions-common:time_stop:2343 : end_time=1606734308824 2020-11-30 11:05:08.834 | + functions-common:time_stop:2344 : elapsed_time=3871 2020-11-30 11:05:08.836 | + functions-common:time_stop:2345 : total=85841 2020-11-30 11:05:08.839 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:05:08.842 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=89712 2020-11-30 11:05:08.845 | + inc/python:pip_install:210 : return 0 2020-11-30 11:05:08.847 | + ./stack.sh:main:867 : is_service_enabled keystone 2020-11-30 11:05:08.868 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:05:08.870 | + ./stack.sh:main:868 : '[' 10.222.0.30 == 10.222.0.30 ']' 2020-11-30 11:05:08.873 | + ./stack.sh:main:869 : stack_install_service keystone 2020-11-30 11:05:08.875 | + lib/stack:stack_install_service:20 : local service=keystone 2020-11-30 11:05:08.879 | + lib/stack:stack_install_service:21 : type install_keystone 2020-11-30 11:05:08.883 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 11:05:08.886 | + lib/stack:stack_install_service:32 : install_keystone 2020-11-30 11:05:08.889 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-11-30 11:05:08.906 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:05:08.909 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2020-11-30 11:05:08.912 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2020-11-30 11:05:08.915 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2020-11-30 11:05:08.918 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 11:05:08.920 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 11:05:08.923 | ++ functions-common:git_clone:527 : pwd 2020-11-30 11:05:08.926 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 11:05:08.934 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 11:05:08.937 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 11:05:08.954 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 11:05:08.956 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 11:05:08.959 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 11:05:08.963 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 11:05:08.963 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 11:05:08.967 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2020-11-30 11:05:08.970 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 11:05:08.972 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2020-11-30 11:05:08.975 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 11:05:08.979 | + functions-common:git_clone:593 : head -1 2020-11-30 11:05:08.980 | 5a7ebf53b Merge "Implement more robust connection handling for asynchronous LDAP calls" into stable/ussuri 2020-11-30 11:05:08.982 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 11:05:08.985 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-11-30 11:05:08.988 | + inc/python:setup_develop:351 : local bindep 2020-11-30 11:05:08.991 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 11:05:08.994 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2020-11-30 11:05:08.997 | + inc/python:setup_develop:357 : local extras= 2020-11-30 11:05:09.007 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-11-30 11:05:09.009 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 11:05:09.012 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 11:05:09.014 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2020-11-30 11:05:09.017 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 11:05:09.019 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 11:05:09.023 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2020-11-30 11:05:09.026 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 11:05:09.029 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2020-11-30 11:05:09.031 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 11:05:09.034 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 11:05:09.038 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-11-30 11:05:09.043 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2020-11-30 11:05:09.045 | + 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' 2020-11-30 11:05:10.135 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2020-11-30 11:05:10.138 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 11:05:10.140 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 11:05:10.142 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 11:05:10.145 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2020-11-30 11:05:10.147 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2020-11-30 11:05:10.149 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 11:05:10.151 | + inc/python:setup_package:440 : local extras= 2020-11-30 11:05:10.154 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 11:05:10.157 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 11:05:10.159 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 11:05:10.162 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 11:05:10.165 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 11:05:10.167 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2020-11-30 11:05:10.191 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2020-11-30 11:05:10.196 | + 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 2020-11-30 11:05:12.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:05:12.932 | 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. 2020-11-30 11:05:12.932 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.933 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.933 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.934 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.934 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.934 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.935 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.935 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.936 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.936 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.937 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.937 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.938 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.939 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.940 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.940 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.941 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.941 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.942 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.942 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.942 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.943 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.943 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.944 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.944 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.946 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.947 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.947 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.948 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.948 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.949 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.949 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.950 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.950 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.950 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.951 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.951 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.952 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.952 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.952 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.953 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.953 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.953 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.954 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.955 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.955 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.956 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.956 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.957 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.957 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.958 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.958 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.958 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.959 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.959 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.960 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.960 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.961 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.961 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.962 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.962 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.963 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.964 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.965 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.965 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.965 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.966 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.966 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.967 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.968 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.968 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.969 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.969 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.970 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.970 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.971 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.972 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.972 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.972 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.973 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.973 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.974 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.974 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.975 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.975 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.975 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.976 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.976 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.977 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.977 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.978 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.978 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.979 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.979 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.980 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.980 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.981 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.981 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.982 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.982 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.983 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.983 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.984 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.984 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.985 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.985 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.986 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.986 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.987 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.987 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.988 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.989 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.989 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.989 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.990 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.990 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.991 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.991 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.992 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.992 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.993 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.993 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.994 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.994 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.994 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.995 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.995 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.996 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.996 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.997 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.997 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.998 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.998 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:12.998 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:12.999 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:12.999 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.000 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.000 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.000 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.002 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.002 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.002 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.003 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.003 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.004 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.005 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.005 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.005 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.006 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.006 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.007 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.007 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.007 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.008 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.009 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.009 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.009 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.010 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.010 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.011 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.011 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.012 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.012 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.013 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.013 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.013 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.014 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.014 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.015 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.015 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.016 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.016 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.016 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.017 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.017 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.018 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.018 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.019 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.019 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.020 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.020 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.021 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.021 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.021 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.022 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.022 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.022 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.023 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.023 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.024 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.024 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.024 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.025 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.025 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.026 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.026 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.027 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.027 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.027 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.028 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.028 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.028 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.029 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.029 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.030 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.030 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.030 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.031 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.031 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.032 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.032 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.033 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.033 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.034 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.034 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.035 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.035 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.035 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.036 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.036 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.037 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.037 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.037 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.038 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.038 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.038 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.039 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.039 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.040 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.040 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.041 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.041 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.042 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.043 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.043 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.044 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.045 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.045 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.046 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.046 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.047 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.047 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.048 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.048 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.049 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.049 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.050 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.050 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.051 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.051 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.051 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.052 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.052 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.053 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.053 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.053 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.054 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.054 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.055 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.055 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.056 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.056 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.056 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.057 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.057 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.058 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.058 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.058 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.059 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.059 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.060 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.061 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.061 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.062 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.062 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.063 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.063 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.063 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.064 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.065 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.065 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.066 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.066 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.066 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.067 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.067 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.067 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.068 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.068 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.069 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.069 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.070 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.070 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.070 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.071 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.071 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.072 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.072 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.072 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.073 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.073 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.074 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.074 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.075 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.075 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.076 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.076 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.076 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.077 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.077 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.077 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.078 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.078 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.079 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.080 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.080 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.081 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.081 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.082 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.082 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.083 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.083 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.083 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.084 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.084 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.085 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.085 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.086 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.086 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.087 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.088 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.088 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.089 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.089 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.090 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.090 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.090 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.091 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.091 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.092 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.092 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.093 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.093 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.094 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.094 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.094 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.095 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.095 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.096 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.097 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.097 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.097 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.098 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.098 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.099 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.099 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.100 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.100 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.101 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.101 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.101 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.102 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.102 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.103 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.103 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.104 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.104 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.105 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.105 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.105 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.106 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.106 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.107 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.107 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.107 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.108 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.108 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.109 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.109 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.110 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.110 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.111 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.112 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.112 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.113 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.113 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.114 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.114 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.115 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.115 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.116 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.116 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.116 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.117 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.117 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.117 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.118 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.118 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.119 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.119 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.120 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.120 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.121 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.121 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.122 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.122 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.122 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.123 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.123 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.124 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.124 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.125 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.126 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.126 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.127 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:13.127 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:13.128 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:13.129 | Obtaining file:///opt/stack/keystone 2020-11-30 11:05:14.689 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-30 11:05:16.457 | Collecting Flask===1.1.2 2020-11-30 11:05:16.465 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2020-11-30 11:05:16.617 | Collecting Flask-RESTful===0.3.8 2020-11-30 11:05:16.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2020-11-30 11:05:16.725 | Collecting Jinja2===2.11.1 2020-11-30 11:05:16.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0e/af100007721b5/Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) 2020-11-30 11:05:16.809 | Collecting MarkupSafe===1.1.1 2020-11-30 11:05:16.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/717/ba8fe3ae9cc00/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) 2020-11-30 11:05:16.885 | Collecting PyJWT===1.7.1 2020-11-30 11:05:16.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2020-11-30 11:05:17.160 | Collecting SQLAlchemy===1.3.16 2020-11-30 11:05:17.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e18/752cecaef6103/SQLAlchemy-1.3.16-cp36-cp36m-manylinux2010_x86_64.whl (1.2 MB) 2020-11-30 11:05:17.266 | 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) 2020-11-30 11:05:17.390 | Collecting Werkzeug===1.0.1 2020-11-30 11:05:17.398 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2020-11-30 11:05:17.540 | Collecting aniso8601===8.0.0 2020-11-30 11:05:17.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2020-11-30 11:05:17.795 | Collecting bcrypt===3.1.7 2020-11-30 11:05:17.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c94/57fa5c121e94a/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB) 2020-11-30 11:05:18.472 | Collecting cffi===1.14.0 2020-11-30 11:05:18.480 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/028/a579fc9aed3af/cffi-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (399 kB) 2020-11-30 11:05:18.587 | Collecting click===7.1.1 2020-11-30 11:05:18.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2020-11-30 11:05:19.321 | Collecting cryptography===2.9 2020-11-30 11:05:19.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/498/70684da168b90/cryptography-2.9-cp35-abi3-manylinux2010_x86_64.whl (2.7 MB) 2020-11-30 11:05:19.442 | 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) 2020-11-30 11:05:19.508 | Collecting itsdangerous===1.1.0 2020-11-30 11:05:19.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2020-11-30 11:05:19.610 | Collecting jsonschema===3.2.0 2020-11-30 11:05:19.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2020-11-30 11:05:19.655 | 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) 2020-11-30 11:05:19.717 | 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) 2020-11-30 11:05:19.759 | Collecting oauthlib===3.1.0 2020-11-30 11:05:19.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2020-11-30 11:05:19.786 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.3.0) 2020-11-30 11:05:19.822 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (8.0.4) 2020-11-30 11:05:19.838 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.0.2) 2020-11-30 11:05:20.021 | Collecting oslo.db===8.1.0 2020-11-30 11:05:20.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8db/83454163aeafe/oslo.db-8.1.0-py3-none-any.whl (177 kB) 2020-11-30 11:05:20.133 | 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 488)) (4.0.1) 2020-11-30 11:05:20.142 | 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 496)) (4.1.3) 2020-11-30 11:05:20.414 | Collecting oslo.messaging===12.1.5 2020-11-30 11:05:20.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a47/43fe9c79941da/oslo.messaging-12.1.5-py3-none-any.whl (240 kB) 2020-11-30 11:05:20.711 | Collecting oslo.middleware===4.0.2 2020-11-30 11:05:20.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef0/0d42eb8faf54f/oslo.middleware-4.0.2-py3-none-any.whl (60 kB) 2020-11-30 11:05:20.947 | Collecting oslo.policy===3.1.1 2020-11-30 11:05:20.953 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bf9/c25fed14960cf/oslo.policy-3.1.1-py3-none-any.whl (74 kB) 2020-11-30 11:05:21.018 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.1.1) 2020-11-30 11:05:21.174 | Collecting oslo.service===2.1.1 2020-11-30 11:05:21.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be5/7ccf2f48ad732/oslo.service-2.1.1-py3-none-any.whl (77 kB) 2020-11-30 11:05:21.320 | Collecting oslo.upgradecheck===1.0.1 2020-11-30 11:05:21.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/11f7b52f0e425/oslo.upgradecheck-1.0.1-py3-none-any.whl (11 kB) 2020-11-30 11:05:21.381 | 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 536)) (4.1.2) 2020-11-30 11:05:21.500 | Collecting osprofiler===3.1.0 2020-11-30 11:05:21.508 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fdb/2b2ea298dc335/osprofiler-3.1.0-py3-none-any.whl (89 kB) 2020-11-30 11:05:21.677 | Collecting passlib===1.7.2 2020-11-30 11:05:21.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2020-11-30 11:05:21.755 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (5.4.5) 2020-11-30 11:05:21.757 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (0.7.2) 2020-11-30 11:05:21.759 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.0.0) 2020-11-30 11:05:21.834 | Collecting pycparser===2.20 2020-11-30 11:05:21.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2020-11-30 11:05:21.889 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (0.9.6) 2020-11-30 11:05:21.891 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (2.4.7) 2020-11-30 11:05:21.983 | Collecting pyrsistent===0.16.0 2020-11-30 11:05:21.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/69905fe725965/pyrsistent-0.16.0.tar.gz (108 kB) 2020-11-30 11:05:22.711 | Collecting pysaml2===5.0.0 2020-11-30 11:05:22.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2020-11-30 11:05:22.792 | 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 650)) (2.8.1) 2020-11-30 11:05:22.797 | 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 682)) (4.0.0) 2020-11-30 11:05:22.817 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 770)) (2019.3) 2020-11-30 11:05:22.821 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 785)) (2.23.0) 2020-11-30 11:05:22.846 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2020-11-30 11:05:23.052 | Collecting scrypt===0.8.13 2020-11-30 11:05:23.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2020-11-30 11:05:23.693 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 829)) (1.14.0) 2020-11-30 11:05:23.777 | Collecting sqlalchemy-migrate===0.13.0 2020-11-30 11:05:23.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2020-11-30 11:05:23.921 | Collecting sqlparse===0.3.1 2020-11-30 11:05:23.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/022/fb9c87b524d1f/sqlparse-0.3.1-py2.py3-none-any.whl (40 kB) 2020-11-30 11:05:24.045 | Collecting statsd===3.3.0 2020-11-30 11:05:24.053 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2020-11-30 11:05:24.099 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 898)) (1.32.0) 2020-11-30 11:05:24.164 | Collecting testresources===2.0.1 2020-11-30 11:05:24.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2020-11-30 11:05:24.284 | Collecting testscenarios===0.5.0 2020-11-30 11:05:24.291 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2020-11-30 11:05:24.342 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (2.4.0) 2020-11-30 11:05:24.362 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 944)) (1.4.0) 2020-11-30 11:05:24.365 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 965)) (1.1.0) 2020-11-30 11:05:24.373 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.25.8) 2020-11-30 11:05:24.459 | Collecting yappi===1.2.3 2020-11-30 11:05:24.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8d/b9bc607610d6d/yappi-1.2.3.tar.gz (45 kB) 2020-11-30 11:05:25.155 | 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) 2020-11-30 11:05:25.158 | 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)) (50.3.2) 2020-11-30 11:05:25.434 | Collecting importlib-metadata===1.6.0 2020-11-30 11:05:25.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a6/88cbaa90e0cc5/importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) 2020-11-30 11:05:25.501 | Collecting attrs===19.3.0 2020-11-30 11:05:25.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08a/96c641c3a74e4/attrs-19.3.0-py2.py3-none-any.whl (39 kB) 2020-11-30 11:05:25.559 | 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) 2020-11-30 11:05:25.630 | 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) 2020-11-30 11:05:25.633 | 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) 2020-11-30 11:05:25.635 | 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) 2020-11-30 11:05:25.746 | Collecting alembic===1.4.2 2020-11-30 11:05:25.758 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/bc3/4e2872ed689e0/alembic-1.4.2-py2.py3-none-any.whl (159 kB) 2020-11-30 11:05:25.862 | 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) 2020-11-30 11:05:26.036 | Collecting kombu===4.6.8 2020-11-30 11:05:26.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/598/e7e749d6ab54f/kombu-4.6.8-py2.py3-none-any.whl (183 kB) 2020-11-30 11:05:26.245 | Collecting amqp===2.5.2 2020-11-30 11:05:26.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6e6/49ca13a7df3fa/amqp-2.5.2-py2.py3-none-any.whl (49 kB) 2020-11-30 11:05:26.301 | 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) 2020-11-30 11:05:26.395 | Collecting cachetools===4.1.0 2020-11-30 11:05:26.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de5/d88f877816022/cachetools-4.1.0-py3-none-any.whl (10 kB) 2020-11-30 11:05:26.447 | 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) 2020-11-30 11:05:26.586 | Collecting Paste===3.4.0 2020-11-30 11:05:26.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5d2/29beb9a0efdb8/Paste-3.4.0-py2.py3-none-any.whl (593 kB) 2020-11-30 11:05:26.751 | Collecting eventlet===0.25.2 2020-11-30 11:05:26.759 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/955/f2cf538829bfc/eventlet-0.25.2-py2.py3-none-any.whl (222 kB) 2020-11-30 11:05:27.180 | Collecting greenlet===0.4.15 2020-11-30 11:05:27.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23d/12eacffa9d0f2/greenlet-0.4.15-cp36-cp36m-manylinux1_x86_64.whl (41 kB) 2020-11-30 11:05:27.307 | Collecting PasteDeploy===2.1.0 2020-11-30 11:05:27.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc6/578735a32c774/PasteDeploy-2.1.0-py2.py3-none-any.whl (17 kB) 2020-11-30 11:05:27.451 | Collecting Routes===2.4.1 2020-11-30 11:05:27.458 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d64/b8ae22bef127d/Routes-2.4.1-py2.py3-none-any.whl (48 kB) 2020-11-30 11:05:27.644 | Collecting oslo.concurrency===4.0.3 2020-11-30 11:05:27.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/649/f5407717c5c98/oslo.concurrency-4.0.3-py3-none-any.whl (47 kB) 2020-11-30 11:05:27.710 | 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) 2020-11-30 11:05:27.712 | 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) 2020-11-30 11:05:27.765 | Collecting pyOpenSSL===19.1.0 2020-11-30 11:05:27.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/621/880965a720b8e/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB) 2020-11-30 11:05:27.856 | Collecting defusedxml===0.6.0 2020-11-30 11:05:27.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2020-11-30 11:05:27.913 | 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) 2020-11-30 11:05:27.916 | 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) 2020-11-30 11:05:27.918 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:05:27.981 | Collecting Tempita===0.5.2 2020-11-30 11:05:27.988 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2020-11-30 11:05:28.035 | 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) 2020-11-30 11:05:28.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 698)) (1.6.0) 2020-11-30 11:05:28.039 | 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) 2020-11-30 11:05:28.041 | 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 965)) (1.4.0) 2020-11-30 11:05:28.085 | Collecting zipp===3.1.0 2020-11-30 11:05:28.093 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa3/6550ff0c0b7ef/zipp-3.1.0-py3-none-any.whl (4.9 kB) 2020-11-30 11:05:28.107 | 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 447)) (1.7.0) 2020-11-30 11:05:28.112 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 986)) (1.12.1) 2020-11-30 11:05:28.196 | Collecting Mako===1.1.2 2020-11-30 11:05:28.204 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e8/b53c71c7e59f3/Mako-1.1.2-py2.py3-none-any.whl (75 kB) 2020-11-30 11:05:28.318 | Collecting python-editor===1.0.4 2020-11-30 11:05:28.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2020-11-30 11:05:28.438 | Collecting vine===1.3.0 2020-11-30 11:05:28.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea4/947cc56d1fd6f/vine-1.3.0-py2.py3-none-any.whl (14 kB) 2020-11-30 11:05:28.551 | Collecting dnspython===1.15.0 2020-11-30 11:05:28.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/861/e6e58faa730f9/dnspython-1.15.0-py2.py3-none-any.whl (177 kB) 2020-11-30 11:05:28.671 | Collecting monotonic===1.5 2020-11-30 11:05:28.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2020-11-30 11:05:28.775 | Collecting repoze.lru===0.7 2020-11-30 11:05:28.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2020-11-30 11:05:28.903 | Collecting fasteners===0.14.1 2020-11-30 11:05:28.910 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2020-11-30 11:05:28.960 | Building wheels for collected packages: pyrsistent, scrypt, yappi 2020-11-30 11:05:28.961 | Building wheel for pyrsistent (setup.py): started 2020-11-30 11:05:30.456 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2020-11-30 11:05:30.458 | Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=97735 sha256=6b47b34690c06d78f064b1e743d514bfa836407694fb2f3fcb80a22681186458 2020-11-30 11:05:30.458 | Stored in directory: /root/.cache/pip/wheels/49/9f/58/af811c2fe7f106c1216dd38c4b6a25b53daf175fa87f1539b0 2020-11-30 11:05:30.460 | Building wheel for scrypt (setup.py): started 2020-11-30 11:05:33.022 | Building wheel for scrypt (setup.py): finished with status 'done' 2020-11-30 11:05:33.023 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73187 sha256=ec23566b963645aac1bdf3cfb591831839cdfa69720f66f7975742224cf78c94 2020-11-30 11:05:33.023 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2020-11-30 11:05:33.025 | Building wheel for yappi (setup.py): started 2020-11-30 11:05:35.346 | Building wheel for yappi (setup.py): finished with status 'done' 2020-11-30 11:05:35.347 | Created wheel for yappi: filename=yappi-1.2.3-cp36-cp36m-linux_x86_64.whl size=79024 sha256=2576bc6e1964d05183a6cb784106b5db1824d4936f905a2bcada816c66a82dac 2020-11-30 11:05:35.348 | Stored in directory: /root/.cache/pip/wheels/2d/dc/d8/6a1a678ef4138cb1af54edbbbc977e5f093e65af658c2b9675 2020-11-30 11:05:35.349 | Successfully built pyrsistent scrypt yappi 2020-11-30 11:05:36.440 | Installing collected packages: Werkzeug, itsdangerous, MarkupSafe, Jinja2, click, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, Tempita, sqlalchemy-migrate, passlib, bcrypt, scrypt, statsd, oslo.middleware, vine, amqp, zipp, importlib-metadata, kombu, yappi, Paste, dnspython, monotonic, greenlet, eventlet, PasteDeploy, repoze.lru, Routes, fasteners, oslo.concurrency, oslo.service, cachetools, oslo.messaging, testresources, Mako, python-editor, alembic, testscenarios, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, pyOpenSSL, defusedxml, pysaml2, PyJWT, pyrsistent, attrs, jsonschema, osprofiler, keystone 2020-11-30 11:05:36.655 | Attempting uninstall: MarkupSafe 2020-11-30 11:05:36.656 | Found existing installation: MarkupSafe 1.0 2020-11-30 11:05:36.663 | Uninstalling MarkupSafe-1.0: 2020-11-30 11:05:36.686 | Successfully uninstalled MarkupSafe-1.0 2020-11-30 11:05:36.706 | Attempting uninstall: Jinja2 2020-11-30 11:05:36.707 | Found existing installation: Jinja2 2.10 2020-11-30 11:05:36.710 | Uninstalling Jinja2-2.10: 2020-11-30 11:05:36.733 | Successfully uninstalled Jinja2-2.10 2020-11-30 11:05:36.867 | Attempting uninstall: click 2020-11-30 11:05:36.868 | Found existing installation: click 6.7 2020-11-30 11:05:36.878 | Uninstalling click-6.7: 2020-11-30 11:05:36.900 | Successfully uninstalled click-6.7 2020-11-30 11:05:37.477 | Attempting uninstall: cryptography 2020-11-30 11:05:37.478 | Found existing installation: cryptography 2.1.4 2020-11-30 11:05:37.498 | Uninstalling cryptography-2.1.4: 2020-11-30 11:05:37.520 | Successfully uninstalled cryptography-2.1.4 2020-11-30 11:05:39.793 | Attempting uninstall: zipp 2020-11-30 11:05:39.794 | Found existing installation: zipp 3.4.0 2020-11-30 11:05:39.796 | Uninstalling zipp-3.4.0: 2020-11-30 11:05:39.914 | Successfully uninstalled zipp-3.4.0 2020-11-30 11:05:39.930 | Attempting uninstall: importlib-metadata 2020-11-30 11:05:39.931 | Found existing installation: importlib-metadata 3.1.0 2020-11-30 11:05:39.934 | Uninstalling importlib-metadata-3.1.0: 2020-11-30 11:05:39.935 | Successfully uninstalled importlib-metadata-3.1.0 2020-11-30 11:05:42.090 | Attempting uninstall: oauthlib 2020-11-30 11:05:42.091 | Found existing installation: oauthlib 2.0.6 2020-11-30 11:05:42.095 | Uninstalling oauthlib-2.0.6: 2020-11-30 11:05:42.115 | Successfully uninstalled oauthlib-2.0.6 2020-11-30 11:05:42.243 | Attempting uninstall: pyOpenSSL 2020-11-30 11:05:42.244 | Found existing installation: pyOpenSSL 17.5.0 2020-11-30 11:05:42.252 | Uninstalling pyOpenSSL-17.5.0: 2020-11-30 11:05:42.270 | Successfully uninstalled pyOpenSSL-17.5.0 2020-11-30 11:05:42.859 | Attempting uninstall: PyJWT 2020-11-30 11:05:42.860 | Found existing installation: PyJWT 1.5.3 2020-11-30 11:05:42.869 | Uninstalling PyJWT-1.5.3: 2020-11-30 11:05:42.887 | Successfully uninstalled PyJWT-1.5.3 2020-11-30 11:05:42.981 | Attempting uninstall: attrs 2020-11-30 11:05:42.983 | Found existing installation: attrs 17.4.0 2020-11-30 11:05:42.988 | Uninstalling attrs-17.4.0: 2020-11-30 11:05:43.005 | Successfully uninstalled attrs-17.4.0 2020-11-30 11:05:43.051 | Attempting uninstall: jsonschema 2020-11-30 11:05:43.052 | Found existing installation: jsonschema 2.6.0 2020-11-30 11:05:43.058 | Uninstalling jsonschema-2.6.0: 2020-11-30 11:05:43.091 | Successfully uninstalled jsonschema-2.6.0 2020-11-30 11:05:43.282 | Running setup.py develop for keystone 2020-11-30 11:05:45.097 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.1 Mako-1.1.2 MarkupSafe-1.1.1 Paste-3.4.0 PasteDeploy-2.1.0 PyJWT-1.7.1 Routes-2.4.1 SQLAlchemy-1.3.16 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.4.2 amqp-2.5.2 aniso8601-8.0.0 attrs-19.3.0 bcrypt-3.1.7 cachetools-4.1.0 cffi-1.14.0 click-7.1.1 cryptography-2.9 defusedxml-0.6.0 dnspython-1.15.0 eventlet-0.25.2 fasteners-0.14.1 greenlet-0.4.15 importlib-metadata-1.6.0 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-4.6.8 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.0.3 oslo.db-8.1.0 oslo.messaging-12.1.5 oslo.middleware-4.0.2 oslo.policy-3.1.1 oslo.service-2.1.1 oslo.upgradecheck-1.0.1 osprofiler-3.1.0 passlib-1.7.2 pyOpenSSL-19.1.0 pycparser-2.20 pyrsistent-0.16.0 pysaml2-5.0.0 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.13 sqlalchemy-migrate-0.13.0 sqlparse-0.3.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-1.3.0 yappi-1.2.3 zipp-3.1.0 2020-11-30 11:05:45.371 | + inc/python:pip_install:207 : result=0 2020-11-30 11:05:45.373 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:05:45.377 | + functions-common:time_stop:2331 : local name 2020-11-30 11:05:45.379 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:05:45.381 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:05:45.384 | + functions-common:time_stop:2334 : local total 2020-11-30 11:05:45.386 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:05:45.388 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:05:45.391 | + functions-common:time_stop:2338 : start_time=1606734310184 2020-11-30 11:05:45.394 | + functions-common:time_stop:2340 : [[ -z 1606734310184 ]] 2020-11-30 11:05:45.396 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:05:45.400 | + functions-common:time_stop:2343 : end_time=1606734345397 2020-11-30 11:05:45.402 | + functions-common:time_stop:2344 : elapsed_time=35213 2020-11-30 11:05:45.405 | + functions-common:time_stop:2345 : total=89712 2020-11-30 11:05:45.408 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:05:45.410 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=124925 2020-11-30 11:05:45.412 | + inc/python:pip_install:210 : return 0 2020-11-30 11:05:45.415 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2020-11-30 11:05:45.417 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-11-30 11:05:45.419 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-11-30 11:05:45.437 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-11-30 11:05:45.451 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2020-11-30 11:05:45.453 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2020-11-30 11:05:45.456 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:05:45.458 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:05:45.461 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2020-11-30 11:05:45.464 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:05:45.466 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2020-11-30 11:05:45.483 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:05:45.486 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2020-11-30 11:05:45.488 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2020-11-30 11:05:45.491 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2020-11-30 11:05:45.511 | Using python 3.6 to install uwsgi because python3_enabled=True 2020-11-30 11:05:45.517 | + 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 2020-11-30 11:05:48.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:05:48.254 | 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. 2020-11-30 11:05:48.254 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.255 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.255 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.255 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.256 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.256 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.257 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.257 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.258 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.258 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.259 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.259 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.260 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.260 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.260 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.261 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.261 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.262 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.262 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.263 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.263 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.263 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.264 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.264 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.265 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.267 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.268 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.268 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.269 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.269 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.270 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.270 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.271 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.271 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.271 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.272 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.272 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.273 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.273 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.273 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.274 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.274 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.274 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.275 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.275 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.276 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.276 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.277 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.277 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.277 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.278 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.279 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.279 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.280 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.280 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.281 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.281 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.282 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.282 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.283 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.283 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.284 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.284 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.285 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.286 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.286 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.287 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.287 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.288 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.289 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.289 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.289 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.290 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.290 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.291 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.291 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.292 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.292 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.292 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.293 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.293 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.294 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.294 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.295 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.295 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.295 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.296 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.296 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.297 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.298 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.298 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.299 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.299 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.299 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.300 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.300 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.301 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.301 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.302 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.302 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.303 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.303 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.304 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.304 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.305 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.305 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.306 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.306 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.307 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.307 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.307 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.308 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.308 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.309 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.309 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.310 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.310 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.311 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.311 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.312 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.312 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.313 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.313 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.314 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.314 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.315 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.315 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.316 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.316 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.317 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.317 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.317 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.318 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.318 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.319 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.319 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.320 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.320 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.320 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.321 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.321 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.322 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.322 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.323 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.323 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.324 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.324 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.324 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.325 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.325 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.326 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.326 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.327 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.327 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.327 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.328 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.328 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.329 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.329 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.330 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.330 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.331 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.331 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.332 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.332 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.332 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.333 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.333 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.334 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.334 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.334 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.335 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.335 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.336 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.336 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.337 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.337 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.337 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.338 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.338 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.339 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.339 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.340 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.340 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.341 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.341 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.341 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.342 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.342 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.342 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.343 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.343 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.344 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.345 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.345 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.345 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.346 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.346 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.347 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.347 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.347 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.348 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.348 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.349 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.349 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.350 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.350 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.350 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.351 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.351 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.351 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.352 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.352 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.353 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.353 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.354 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.354 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.354 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.355 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.355 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.356 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.356 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.356 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.357 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.357 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.358 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.358 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.358 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.359 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.359 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.360 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.360 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.361 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.362 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.362 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.363 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.364 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.364 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.365 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.365 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.366 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.366 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.367 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.367 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.367 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.368 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.368 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.369 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.369 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.369 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.370 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.370 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.371 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.371 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.372 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.372 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.372 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.373 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.373 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.374 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.374 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.375 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.375 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.376 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.376 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.376 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.377 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.377 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.378 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.378 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.379 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.379 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.380 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.380 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.380 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.381 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.381 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.382 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.382 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.383 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.383 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.383 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.384 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.384 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.385 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.385 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.385 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.386 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.386 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.387 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.387 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.387 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.388 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.388 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.389 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.389 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.390 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.390 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.390 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.391 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.392 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.392 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.393 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.393 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.394 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.394 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.394 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.395 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.395 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.396 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.396 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.397 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.397 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.397 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.398 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.398 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.399 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.399 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.399 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.400 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.400 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.401 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.401 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.402 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.402 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.402 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.403 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.403 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.404 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.405 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.405 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.406 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.406 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.407 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.407 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.407 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.408 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.408 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.409 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.409 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.410 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.410 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.411 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.411 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.411 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.412 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.412 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.413 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.413 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.413 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.414 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.414 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.415 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.415 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.416 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.416 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.417 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.417 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.417 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.418 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.418 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.419 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.419 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.420 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.420 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.421 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.421 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.421 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.422 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.422 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.423 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.423 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.424 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.424 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.424 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.425 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.425 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.426 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.426 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.427 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.427 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.428 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.428 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.429 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.429 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.430 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.430 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.431 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.431 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.431 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.432 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.432 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.432 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.433 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.433 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.434 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.434 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.435 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.435 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.435 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.436 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.436 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.437 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.437 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.438 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.438 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.438 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.439 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.440 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.440 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.440 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.441 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.442 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.442 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.442 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:05:48.443 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:05:48.443 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:05:48.594 | Collecting uwsgi 2020-11-30 11:05:48.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/faa/85e053c0b1be4/uWSGI-2.0.19.1.tar.gz (803 kB) 2020-11-30 11:05:49.649 | Building wheels for collected packages: uwsgi 2020-11-30 11:05:49.650 | Building wheel for uwsgi (setup.py): started 2020-11-30 11:06:10.356 | Building wheel for uwsgi (setup.py): finished with status 'done' 2020-11-30 11:06:10.361 | Created wheel for uwsgi: filename=uWSGI-2.0.19.1-cp36-cp36m-linux_x86_64.whl size=597486 sha256=f572e343549a69330e6c7d2f742666f24d1e19885d526dd61c32c50a1caafa95 2020-11-30 11:06:10.361 | Stored in directory: /root/.cache/pip/wheels/29/4a/94/285bc191a56d1bb891edac383decd10937b2214951580c052d 2020-11-30 11:06:10.362 | Successfully built uwsgi 2020-11-30 11:06:11.662 | Installing collected packages: uwsgi 2020-11-30 11:06:11.783 | Successfully installed uwsgi-2.0.19.1 2020-11-30 11:06:12.040 | + inc/python:pip_install:207 : result=0 2020-11-30 11:06:12.043 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:06:12.045 | + functions-common:time_stop:2331 : local name 2020-11-30 11:06:12.048 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:06:12.050 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:06:12.053 | + functions-common:time_stop:2334 : local total 2020-11-30 11:06:12.056 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:06:12.059 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:06:12.064 | + functions-common:time_stop:2338 : start_time=1606734345506 2020-11-30 11:06:12.066 | + functions-common:time_stop:2340 : [[ -z 1606734345506 ]] 2020-11-30 11:06:12.070 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:06:12.074 | + functions-common:time_stop:2343 : end_time=1606734372071 2020-11-30 11:06:12.076 | + functions-common:time_stop:2344 : elapsed_time=26565 2020-11-30 11:06:12.079 | + functions-common:time_stop:2345 : total=124925 2020-11-30 11:06:12.081 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:06:12.083 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=151490 2020-11-30 11:06:12.085 | + inc/python:pip_install:210 : return 0 2020-11-30 11:06:12.088 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-30 11:06:12.091 | + ./stack.sh:main:870 : configure_keystone 2020-11-30 11:06:12.095 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2020-11-30 11:06:12.108 | + 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 ]] 2020-11-30 11:06:12.111 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2020-11-30 11:06:12.116 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2020-11-30 11:06:12.133 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:12.135 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2020-11-30 11:06:12.176 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2020-11-30 11:06:12.205 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2020-11-30 11:06:12.238 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2020-11-30 11:06:12.269 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2020-11-30 11:06:12.307 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2020-11-30 11:06:12.340 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2020-11-30 11:06:12.369 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2020-11-30 11:06:12.400 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2020-11-30 11:06:12.403 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2020-11-30 11:06:12.406 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2020-11-30 11:06:12.409 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2020-11-30 11:06:12.411 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-11-30 11:06:12.413 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-30 11:06:12.430 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:06:12.433 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-11-30 11:06:12.436 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-11-30 11:06:12.439 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-30 11:06:12.455 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:06:12.458 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:06:12.461 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:06:12.492 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-30 11:06:12.495 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-30 11:06:12.497 | + lib/keystone:configure_keystone:225 : local service_port=5000 2020-11-30 11:06:12.500 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2020-11-30 11:06:12.503 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2020-11-30 11:06:12.521 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:12.524 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2020-11-30 11:06:12.554 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.30/identity 2020-11-30 11:06:12.586 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2020-11-30 11:06:12.590 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2020-11-30 11:06:12.623 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2020-11-30 11:06:12.626 | ++ lib/database:database_connection_url:132 : local db=keystone 2020-11-30 11:06:12.629 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2020-11-30 11:06:12.632 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2020-11-30 11:06:12.635 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-11-30 11:06:12.638 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-11-30 11:06:12.674 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2020-11-30 11:06:12.677 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2020-11-30 11:06:12.679 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2020-11-30 11:06:12.682 | + functions:setup_logging:656 : local other_cond=False 2020-11-30 11:06:12.684 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2020-11-30 11:06:12.686 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2020-11-30 11:06:12.689 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2020-11-30 11:06:12.692 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2020-11-30 11:06:12.695 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2020-11-30 11:06:12.721 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2020-11-30 11:06:12.723 | + functions:setup_systemd_logging:693 : local pidstr= 2020-11-30 11:06:12.726 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2020-11-30 11:06:12.728 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2020-11-30 11:06:12.730 | + functions:setup_systemd_logging:700 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-11-30 11:06:12.757 | + 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' 2020-11-30 11:06:12.783 | + 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' 2020-11-30 11:06:12.810 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-30 11:06:12.836 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2020-11-30 11:06:12.864 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2020-11-30 11:06:12.866 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2020-11-30 11:06:12.869 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2020-11-30 11:06:12.871 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2020-11-30 11:06:12.873 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2020-11-30 11:06:12.876 | + lib/apache:write_uwsgi_config:267 : local http= 2020-11-30 11:06:12.879 | + lib/apache:write_uwsgi_config:268 : local name= 2020-11-30 11:06:12.882 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2020-11-30 11:06:12.885 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2020-11-30 11:06:12.887 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2020-11-30 11:06:12.890 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2020-11-30 11:06:12.902 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-11-30 11:06:12.902 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:06:12.910 | d /var/run/uwsgi 0755 ubuntu root 2020-11-30 11:06:12.914 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:06:12.929 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2020-11-30 11:06:12.931 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2020-11-30 11:06:12.935 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2020-11-30 11:06:12.963 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2020-11-30 11:06:12.989 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2020-11-30 11:06:13.015 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2020-11-30 11:06:13.041 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2020-11-30 11:06:13.068 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2020-11-30 11:06:13.094 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2020-11-30 11:06:13.120 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2020-11-30 11:06:13.149 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2020-11-30 11:06:13.180 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-11-30 11:06:13.205 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2020-11-30 11:06:13.234 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2020-11-30 11:06:13.260 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2020-11-30 11:06:13.287 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2020-11-30 11:06:13.289 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2020-11-30 11:06:13.292 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2020-11-30 11:06:13.295 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2020-11-30 11:06:13.298 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2020-11-30 11:06:13.300 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:06:13.302 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:06:13.305 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-11-30 11:06:13.307 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2020-11-30 11:06:13.310 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2020-11-30 11:06:13.335 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2020-11-30 11:06:13.366 | + 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 ' 2020-11-30 11:06:13.367 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-11-30 11:06:13.374 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2020-11-30 11:06:13.378 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2020-11-30 11:06:13.381 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2020-11-30 11:06:13.383 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2020-11-30 11:06:13.386 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-11-30 11:06:13.388 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:06:13.391 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:06:13.393 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:06:13.396 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-11-30 11:06:13.399 | + lib/apache:enable_apache_site:216 : is_ubuntu 2020-11-30 11:06:13.401 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:06:13.403 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:06:13.407 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2020-11-30 11:06:13.465 | Enabling site keystone-wsgi-public. 2020-11-30 11:06:13.471 | To activate the new configuration, you need to run: 2020-11-30 11:06:13.471 | systemctl reload apache2 2020-11-30 11:06:13.476 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2020-11-30 11:06:13.478 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 11:06:13.480 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:06:13.483 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 11:06:13.632 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2020-11-30 11:06:13.635 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2020-11-30 11:06:13.638 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2020-11-30 11:06:13.641 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2020-11-30 11:06:13.643 | + lib/apache:write_uwsgi_config:267 : local http= 2020-11-30 11:06:13.646 | + lib/apache:write_uwsgi_config:268 : local name= 2020-11-30 11:06:13.650 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2020-11-30 11:06:13.654 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2020-11-30 11:06:13.656 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2020-11-30 11:06:13.659 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2020-11-30 11:06:13.673 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-11-30 11:06:13.673 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:06:13.681 | d /var/run/uwsgi 0755 ubuntu root 2020-11-30 11:06:13.684 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:06:13.700 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2020-11-30 11:06:13.703 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2020-11-30 11:06:13.707 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2020-11-30 11:06:13.737 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2020-11-30 11:06:13.765 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2020-11-30 11:06:13.795 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2020-11-30 11:06:13.821 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2020-11-30 11:06:13.848 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2020-11-30 11:06:13.875 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2020-11-30 11:06:13.905 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2020-11-30 11:06:13.932 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2020-11-30 11:06:13.958 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-11-30 11:06:13.984 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2020-11-30 11:06:14.011 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2020-11-30 11:06:14.036 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2020-11-30 11:06:14.063 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2020-11-30 11:06:14.066 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2020-11-30 11:06:14.069 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2020-11-30 11:06:14.071 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2020-11-30 11:06:14.074 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2020-11-30 11:06:14.076 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:06:14.078 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:06:14.081 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-11-30 11:06:14.083 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-11-30 11:06:14.086 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2020-11-30 11:06:14.112 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2020-11-30 11:06:14.138 | + 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 ' 2020-11-30 11:06:14.138 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-11-30 11:06:14.146 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2020-11-30 11:06:14.150 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2020-11-30 11:06:14.152 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2020-11-30 11:06:14.155 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2020-11-30 11:06:14.158 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-11-30 11:06:14.162 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:06:14.165 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:06:14.168 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:06:14.170 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-11-30 11:06:14.174 | + lib/apache:enable_apache_site:216 : is_ubuntu 2020-11-30 11:06:14.176 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:06:14.179 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:06:14.181 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2020-11-30 11:06:14.239 | Enabling site keystone-wsgi-admin. 2020-11-30 11:06:14.245 | To activate the new configuration, you need to run: 2020-11-30 11:06:14.245 | systemctl reload apache2 2020-11-30 11:06:14.250 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2020-11-30 11:06:14.253 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 11:06:14.255 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:06:14.257 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 11:06:14.400 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2020-11-30 11:06:14.429 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2020-11-30 11:06:14.459 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2020-11-30 11:06:14.486 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2020-11-30 11:06:14.491 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2020-11-30 11:06:14.519 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2020-11-30 11:06:14.546 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2020-11-30 11:06:14.573 | + ./stack.sh:main:874 : is_service_enabled swift 2020-11-30 11:06:14.591 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:06:14.594 | + ./stack.sh:main:875 : is_service_enabled ceilometer 2020-11-30 11:06:14.611 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:14.613 | + ./stack.sh:main:878 : stack_install_service swift 2020-11-30 11:06:14.616 | + lib/stack:stack_install_service:20 : local service=swift 2020-11-30 11:06:14.618 | + lib/stack:stack_install_service:21 : type install_swift 2020-11-30 11:06:14.620 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 11:06:14.623 | + lib/stack:stack_install_service:32 : install_swift 2020-11-30 11:06:14.625 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2020-11-30 11:06:14.628 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2020-11-30 11:06:14.630 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2020-11-30 11:06:14.632 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 11:06:14.635 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 11:06:14.638 | ++ functions-common:git_clone:527 : pwd 2020-11-30 11:06:14.640 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 11:06:14.643 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 11:06:14.646 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 11:06:14.661 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 11:06:14.663 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 11:06:14.666 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 11:06:14.669 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 11:06:14.669 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 11:06:14.675 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2020-11-30 11:06:14.677 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 11:06:14.679 | + functions-common:git_clone:592 : cd /opt/stack/swift 2020-11-30 11:06:14.682 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 11:06:14.683 | + functions-common:git_clone:593 : head -1 2020-11-30 11:06:14.685 | a465c464c Merge "Authors/ChangeLog for 2.25.1" into stable/ussuri 2020-11-30 11:06:14.687 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 11:06:14.691 | + lib/swift:install_swift:741 : setup_develop /opt/stack/swift 2020-11-30 11:06:14.693 | + inc/python:setup_develop:351 : local bindep 2020-11-30 11:06:14.696 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2020-11-30 11:06:14.699 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2020-11-30 11:06:14.701 | + inc/python:setup_develop:357 : local extras= 2020-11-30 11:06:14.704 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e 2020-11-30 11:06:14.706 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 11:06:14.709 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2020-11-30 11:06:14.711 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2020-11-30 11:06:14.714 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 11:06:14.716 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 11:06:14.720 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2020-11-30 11:06:14.722 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 11:06:14.725 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2020-11-30 11:06:14.728 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 11:06:14.730 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 11:06:14.733 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2020-11-30 11:06:14.739 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2020-11-30 11:06:14.742 | + 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' 2020-11-30 11:06:15.744 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e 2020-11-30 11:06:15.746 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 11:06:15.748 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 11:06:15.751 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 11:06:15.753 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2020-11-30 11:06:15.756 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2020-11-30 11:06:15.758 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 11:06:15.761 | + inc/python:setup_package:440 : local extras= 2020-11-30 11:06:15.763 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 11:06:15.765 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 11:06:15.768 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 11:06:15.770 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 11:06:15.772 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 11:06:15.775 | + inc/python:setup_package:458 : pip_install -e /opt/stack/swift 2020-11-30 11:06:15.797 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2020-11-30 11:06:15.803 | + 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 2020-11-30 11:06:18.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:06:18.765 | 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. 2020-11-30 11:06:18.765 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.767 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.767 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.767 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.768 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.768 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.769 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.769 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.770 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.770 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.771 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.771 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.771 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.772 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.772 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.773 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.773 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.774 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.774 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.775 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.775 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.775 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.776 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.776 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.777 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.779 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.779 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.780 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.780 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.781 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.782 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.783 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.783 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.783 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.784 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.784 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.785 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.785 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.786 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.786 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.786 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.787 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.787 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.787 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.788 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.788 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.789 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.789 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.789 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.790 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.791 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.791 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.792 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.792 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.793 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.793 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.794 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.794 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.794 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.795 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.796 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.796 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.797 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.798 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.798 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.799 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.799 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.800 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.800 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.801 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.802 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.802 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.802 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.803 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.803 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.804 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.804 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.805 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.805 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.805 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.806 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.806 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.807 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.807 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.808 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.808 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.809 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.809 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.810 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.810 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.810 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.811 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.811 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.812 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.813 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.814 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.814 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.814 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.815 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.816 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.816 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.817 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.817 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.818 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.818 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.819 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.819 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.819 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.820 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.820 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.821 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.821 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.822 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.822 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.822 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.823 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.824 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.824 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.824 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.825 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.825 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.826 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.826 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.826 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.827 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.827 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.828 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.829 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.830 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.830 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.830 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.831 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.831 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.832 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.832 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.832 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.833 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.833 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.834 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.834 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.835 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.835 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.835 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.836 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.836 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.837 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.837 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.838 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.839 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.839 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.839 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.840 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.840 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.841 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.841 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.842 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.842 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.842 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.843 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.843 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.844 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.845 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.845 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.846 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.846 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.846 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.847 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.847 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.848 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.848 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.849 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.849 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.849 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.850 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.850 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.851 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.851 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.851 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.852 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.852 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.852 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.853 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.853 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.854 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.854 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.854 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.855 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.855 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.856 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.856 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.857 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.857 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.857 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.858 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.858 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.858 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.859 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.860 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.860 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.861 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.861 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.862 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.862 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.862 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.863 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.863 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.864 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.864 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.865 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.865 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.865 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.866 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.866 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.866 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.867 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.867 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.868 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.868 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.868 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.869 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.869 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.870 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.870 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.870 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.871 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.871 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.872 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.872 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.872 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.873 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.873 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.874 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.876 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.876 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.876 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.878 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.878 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.879 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.879 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.879 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.880 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.880 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.881 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.881 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.882 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.882 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.882 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.883 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.883 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.884 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.884 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.885 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.885 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.885 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.886 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.886 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.887 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.887 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.887 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.888 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.888 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.889 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.889 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.890 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.890 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.890 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.892 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.892 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.892 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.893 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.893 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.894 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.894 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.895 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.895 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.896 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.896 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.896 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.897 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.897 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.898 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.898 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.898 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.899 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.899 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.900 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.900 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.901 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.901 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.901 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.902 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.902 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.902 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.903 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.903 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.904 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.904 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.905 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.905 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.906 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.906 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.907 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.908 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.908 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.908 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.909 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.909 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.910 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.910 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.910 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.911 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.911 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.912 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.912 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.913 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.913 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.913 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.914 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.914 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.915 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.915 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.915 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.916 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.916 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.917 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.917 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.918 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.918 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.919 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.920 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.920 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.921 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.921 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.921 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.923 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.923 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.924 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.924 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.924 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.925 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.925 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.926 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.926 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.927 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.927 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.928 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.928 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.928 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.929 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.929 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.930 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.930 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.930 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.931 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.931 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.932 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.932 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.933 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.933 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.934 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.934 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.934 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.935 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.935 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.936 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.936 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.936 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.937 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.938 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.939 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.939 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.939 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.940 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.941 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.941 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.941 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.942 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.942 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.943 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.943 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.943 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.944 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.944 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.945 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.945 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.946 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.946 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.947 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.947 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.948 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.948 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.948 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.949 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.949 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.950 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.950 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.951 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.951 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.951 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.952 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.952 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.952 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.954 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.954 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.955 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.955 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.955 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.956 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.957 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.957 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.957 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.958 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.959 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.959 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.959 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:18.960 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:18.960 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:18.961 | Obtaining file:///opt/stack/swift 2020-11-30 11:06:20.267 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-30 11:06:21.533 | 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) 2020-11-30 11:06:21.543 | 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) 2020-11-30 11:06:21.585 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.25.2) 2020-11-30 11:06:21.597 | 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) 2020-11-30 11:06:22.456 | Collecting lxml===4.5.0 2020-11-30 11:06:22.480 | 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) 2020-11-30 11:06:22.691 | 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) 2020-11-30 11:06:22.693 | 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) 2020-11-30 11:06:22.778 | Collecting pyeclib===1.6.0 2020-11-30 11:06:22.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2020-11-30 11:06:23.807 | 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) 2020-11-30 11:06:23.831 | 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) 2020-11-30 11:06:23.834 | 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) 2020-11-30 11:06:23.951 | Collecting xattr===0.9.7 2020-11-30 11:06:23.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2020-11-30 11:06:24.716 | 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) 2020-11-30 11:06:24.721 | 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) 2020-11-30 11:06:24.723 | 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) 2020-11-30 11:06:24.725 | 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) 2020-11-30 11:06:24.729 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:06:24.732 | 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) 2020-11-30 11:06:24.736 | Building wheels for collected packages: pyeclib, xattr 2020-11-30 11:06:24.737 | Building wheel for pyeclib (setup.py): started 2020-11-30 11:06:25.912 | Building wheel for pyeclib (setup.py): finished with status 'done' 2020-11-30 11:06:25.913 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53039 sha256=472b9ab052b1bb7006befe12bc8adfc4f0190e5c438bcf11db62ce8d29e04393 2020-11-30 11:06:25.914 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2020-11-30 11:06:25.915 | Building wheel for xattr (setup.py): started 2020-11-30 11:06:27.188 | Building wheel for xattr (setup.py): finished with status 'done' 2020-11-30 11:06:27.189 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30925 sha256=dffa25b6c9311b5a92eece3351e1c3fe3d3c575858e2e6f301f8f405af364e7d 2020-11-30 11:06:27.189 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2020-11-30 11:06:27.190 | Successfully built pyeclib xattr 2020-11-30 11:06:28.326 | Installing collected packages: lxml, xattr, pyeclib, swift 2020-11-30 11:06:28.674 | Running setup.py develop for swift 2020-11-30 11:06:30.220 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2020-11-30 11:06:30.442 | + inc/python:pip_install:207 : result=0 2020-11-30 11:06:30.445 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:06:30.447 | + functions-common:time_stop:2331 : local name 2020-11-30 11:06:30.450 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:06:30.452 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:06:30.454 | + functions-common:time_stop:2334 : local total 2020-11-30 11:06:30.457 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:06:30.460 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:06:30.462 | + functions-common:time_stop:2338 : start_time=1606734375792 2020-11-30 11:06:30.465 | + functions-common:time_stop:2340 : [[ -z 1606734375792 ]] 2020-11-30 11:06:30.468 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:06:30.471 | + functions-common:time_stop:2343 : end_time=1606734390469 2020-11-30 11:06:30.474 | + functions-common:time_stop:2344 : elapsed_time=14677 2020-11-30 11:06:30.476 | + functions-common:time_stop:2345 : total=151490 2020-11-30 11:06:30.478 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:06:30.481 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=166167 2020-11-30 11:06:30.483 | + inc/python:pip_install:210 : return 0 2020-11-30 11:06:30.486 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2020-11-30 11:06:30.488 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-11-30 11:06:30.491 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-11-30 11:06:30.510 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-11-30 11:06:30.523 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2020-11-30 11:06:30.526 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2020-11-30 11:06:30.529 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:06:30.531 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:06:30.534 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2020-11-30 11:06:30.536 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:06:30.539 | + lib/swift:install_swift:742 : '[' False == True ']' 2020-11-30 11:06:30.541 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-30 11:06:30.544 | + ./stack.sh:main:879 : configure_swift 2020-11-30 11:06:30.547 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2020-11-30 11:06:30.549 | + lib/swift:configure_swift:335 : local node_number 2020-11-30 11:06:30.551 | + lib/swift:configure_swift:336 : local swift_node_config 2020-11-30 11:06:30.553 | + lib/swift:configure_swift:337 : local swift_log_dir 2020-11-30 11:06:30.555 | + lib/swift:configure_swift:338 : local user_group 2020-11-30 11:06:30.557 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-11-30 11:06:31.363 | No container-replicator running 2020-11-30 11:06:31.363 | No container-sync running 2020-11-30 11:06:31.363 | No object-updater running 2020-11-30 11:06:31.363 | No object-reconstructor running 2020-11-30 11:06:31.364 | No account-replicator running 2020-11-30 11:06:31.364 | No account-auditor running 2020-11-30 11:06:31.364 | No object-expirer running 2020-11-30 11:06:31.364 | No object-auditor running 2020-11-30 11:06:31.364 | No container-sharder running 2020-11-30 11:06:31.364 | No proxy-server running 2020-11-30 11:06:31.364 | No container-updater running 2020-11-30 11:06:31.364 | No object-server running 2020-11-30 11:06:31.364 | No container-reconciler running 2020-11-30 11:06:31.364 | No account-reaper running 2020-11-30 11:06:31.364 | No account-server running 2020-11-30 11:06:31.364 | No container-auditor running 2020-11-30 11:06:31.364 | No container-server running 2020-11-30 11:06:31.364 | No object-replicator running 2020-11-30 11:06:31.422 | + lib/swift:configure_swift:341 : true 2020-11-30 11:06:31.424 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2020-11-30 11:06:31.438 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2020-11-30 11:06:31.451 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2020-11-30 11:06:31.454 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2020-11-30 11:06:31.454 | + lib/swift:configure_swift:355 : sed -e ' 2020-11-30 11:06:31.455 | s/%GROUP%//; 2020-11-30 11:06:31.455 | s/%USER%/ubuntu/; 2020-11-30 11:06:31.455 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2020-11-30 11:06:31.455 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2020-11-30 11:06:31.462 | uid = ubuntu 2020-11-30 11:06:31.463 | gid = 2020-11-30 11:06:31.463 | log file = /opt/stack/data/swift/logs/rsyncd.log 2020-11-30 11:06:31.463 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2020-11-30 11:06:31.463 | address = 127.0.0.1 2020-11-30 11:06:31.463 | 2020-11-30 11:06:31.463 | [account6612] 2020-11-30 11:06:31.463 | max connections = 25 2020-11-30 11:06:31.463 | path = /opt/stack/data/swift/1/node/ 2020-11-30 11:06:31.463 | read only = false 2020-11-30 11:06:31.463 | lock file = /opt/stack/data/swift/run/account6612.lock 2020-11-30 11:06:31.463 | 2020-11-30 11:06:31.463 | [account6622] 2020-11-30 11:06:31.463 | max connections = 25 2020-11-30 11:06:31.463 | path = /opt/stack/data/swift/2/node/ 2020-11-30 11:06:31.463 | read only = false 2020-11-30 11:06:31.463 | lock file = /opt/stack/data/swift/run/account6622.lock 2020-11-30 11:06:31.463 | 2020-11-30 11:06:31.463 | [account6632] 2020-11-30 11:06:31.463 | max connections = 25 2020-11-30 11:06:31.463 | path = /opt/stack/data/swift/3/node/ 2020-11-30 11:06:31.463 | read only = false 2020-11-30 11:06:31.464 | lock file = /opt/stack/data/swift/run/account6632.lock 2020-11-30 11:06:31.464 | 2020-11-30 11:06:31.464 | [account6642] 2020-11-30 11:06:31.464 | max connections = 25 2020-11-30 11:06:31.464 | path = /opt/stack/data/swift/4/node/ 2020-11-30 11:06:31.464 | read only = false 2020-11-30 11:06:31.464 | lock file = /opt/stack/data/swift/run/account6642.lock 2020-11-30 11:06:31.464 | 2020-11-30 11:06:31.464 | 2020-11-30 11:06:31.464 | [container6611] 2020-11-30 11:06:31.464 | max connections = 25 2020-11-30 11:06:31.464 | path = /opt/stack/data/swift/1/node/ 2020-11-30 11:06:31.464 | read only = false 2020-11-30 11:06:31.464 | lock file = /opt/stack/data/swift/run/container6611.lock 2020-11-30 11:06:31.464 | 2020-11-30 11:06:31.464 | [container6621] 2020-11-30 11:06:31.464 | max connections = 25 2020-11-30 11:06:31.464 | path = /opt/stack/data/swift/2/node/ 2020-11-30 11:06:31.464 | read only = false 2020-11-30 11:06:31.464 | lock file = /opt/stack/data/swift/run/container6621.lock 2020-11-30 11:06:31.464 | 2020-11-30 11:06:31.465 | [container6631] 2020-11-30 11:06:31.465 | max connections = 25 2020-11-30 11:06:31.465 | path = /opt/stack/data/swift/3/node/ 2020-11-30 11:06:31.465 | read only = false 2020-11-30 11:06:31.465 | lock file = /opt/stack/data/swift/run/container6631.lock 2020-11-30 11:06:31.465 | 2020-11-30 11:06:31.465 | [container6641] 2020-11-30 11:06:31.465 | max connections = 25 2020-11-30 11:06:31.465 | path = /opt/stack/data/swift/4/node/ 2020-11-30 11:06:31.465 | read only = false 2020-11-30 11:06:31.465 | lock file = /opt/stack/data/swift/run/container6641.lock 2020-11-30 11:06:31.465 | 2020-11-30 11:06:31.465 | 2020-11-30 11:06:31.465 | [object6613] 2020-11-30 11:06:31.465 | max connections = 25 2020-11-30 11:06:31.465 | path = /opt/stack/data/swift/1/node/ 2020-11-30 11:06:31.465 | read only = false 2020-11-30 11:06:31.465 | lock file = /opt/stack/data/swift/run/object6613.lock 2020-11-30 11:06:31.465 | 2020-11-30 11:06:31.465 | [object6623] 2020-11-30 11:06:31.465 | max connections = 25 2020-11-30 11:06:31.465 | path = /opt/stack/data/swift/2/node/ 2020-11-30 11:06:31.465 | read only = false 2020-11-30 11:06:31.465 | lock file = /opt/stack/data/swift/run/object6623.lock 2020-11-30 11:06:31.465 | 2020-11-30 11:06:31.465 | [object6633] 2020-11-30 11:06:31.465 | max connections = 25 2020-11-30 11:06:31.465 | path = /opt/stack/data/swift/3/node/ 2020-11-30 11:06:31.465 | read only = false 2020-11-30 11:06:31.465 | lock file = /opt/stack/data/swift/run/object6633.lock 2020-11-30 11:06:31.465 | 2020-11-30 11:06:31.465 | [object6643] 2020-11-30 11:06:31.465 | max connections = 25 2020-11-30 11:06:31.465 | path = /opt/stack/data/swift/4/node/ 2020-11-30 11:06:31.465 | read only = false 2020-11-30 11:06:31.465 | lock file = /opt/stack/data/swift/run/object6643.lock 2020-11-30 11:06:31.467 | + lib/swift:configure_swift:361 : is_ubuntu 2020-11-30 11:06:31.470 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:06:31.472 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:06:31.474 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2020-11-30 11:06:31.490 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2020-11-30 11:06:31.493 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2020-11-30 11:06:31.498 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2020-11-30 11:06:31.503 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2020-11-30 11:06:31.506 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2020-11-30 11:06:31.510 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2020-11-30 11:06:31.537 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2020-11-30 11:06:31.561 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2020-11-30 11:06:31.583 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2020-11-30 11:06:31.620 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2020-11-30 11:06:31.642 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2020-11-30 11:06:31.676 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2020-11-30 11:06:31.697 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2020-11-30 11:06:31.733 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2020-11-30 11:06:31.755 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2020-11-30 11:06:31.789 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2020-11-30 11:06:31.811 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2020-11-30 11:06:31.842 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2020-11-30 11:06:31.864 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2020-11-30 11:06:31.880 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:31.882 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2020-11-30 11:06:31.912 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2020-11-30 11:06:31.941 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2020-11-30 11:06:31.971 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2020-11-30 11:06:32.001 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2020-11-30 11:06:32.017 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:32.019 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2020-11-30 11:06:32.048 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2020-11-30 11:06:32.064 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:32.067 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2020-11-30 11:06:32.083 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:06:32.085 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2020-11-30 11:06:32.101 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:32.103 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2020-11-30 11:06:32.105 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2020-11-30 11:06:32.107 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2020-11-30 11:06:32.117 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2020-11-30 11:06:32.125 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2020-11-30 11:06:32.154 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2020-11-30 11:06:32.183 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2020-11-30 11:06:32.216 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2020-11-30 11:06:32.249 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2020-11-30 11:06:32.278 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2020-11-30 11:06:32.280 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2020-11-30 11:06:32.283 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2020-11-30 11:06:32.285 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2020-11-30 11:06:32.287 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2020-11-30 11:06:32.316 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2020-11-30 11:06:32.347 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2020-11-30 11:06:32.378 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2020-11-30 11:06:32.411 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2020-11-30 11:06:32.443 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2020-11-30 11:06:32.475 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2020-11-30 11:06:32.504 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2020-11-30 11:06:32.535 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:06:32.566 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2020-11-30 11:06:32.595 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2020-11-30 11:06:32.624 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2020-11-30 11:06:32.655 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2020-11-30 11:06:32.685 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2020-11-30 11:06:32.716 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2020-11-30 11:06:32.749 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2020-11-30 11:06:32.770 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2020-11-30 11:06:32.799 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2020-11-30 11:06:32.831 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2020-11-30 11:06:32.836 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2020-11-30 11:06:32.865 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2020-11-30 11:06:32.891 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2020-11-30 11:06:32.919 | + lib/swift:configure_swift:476 : local node_number 2020-11-30 11:06:32.922 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-11-30 11:06:32.925 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2020-11-30 11:06:32.927 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2020-11-30 11:06:32.932 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2020-11-30 11:06:32.935 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2020-11-30 11:06:32.938 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-11-30 11:06:32.940 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2020-11-30 11:06:32.943 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2020-11-30 11:06:32.946 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-11-30 11:06:32.948 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-11-30 11:06:32.951 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2020-11-30 11:06:32.973 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2020-11-30 11:06:33.001 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2020-11-30 11:06:33.020 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2020-11-30 11:06:33.049 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2020-11-30 11:06:33.070 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2020-11-30 11:06:33.099 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2020-11-30 11:06:33.119 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-11-30 11:06:33.148 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2020-11-30 11:06:33.168 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-11-30 11:06:33.198 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2020-11-30 11:06:33.218 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2020-11-30 11:06:33.248 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2020-11-30 11:06:33.268 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2020-11-30 11:06:33.295 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2020-11-30 11:06:33.317 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2020-11-30 11:06:33.345 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2020-11-30 11:06:33.365 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2020-11-30 11:06:33.392 | + 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 2020-11-30 11:06:33.399 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2020-11-30 11:06:33.419 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-11-30 11:06:33.448 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2020-11-30 11:06:33.478 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2020-11-30 11:06:33.480 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2020-11-30 11:06:33.485 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2020-11-30 11:06:33.487 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2020-11-30 11:06:33.489 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-11-30 11:06:33.491 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2020-11-30 11:06:33.494 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2020-11-30 11:06:33.496 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-11-30 11:06:33.499 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-11-30 11:06:33.501 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2020-11-30 11:06:33.524 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2020-11-30 11:06:33.553 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2020-11-30 11:06:33.572 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2020-11-30 11:06:33.602 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2020-11-30 11:06:33.621 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2020-11-30 11:06:33.650 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2020-11-30 11:06:33.672 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-11-30 11:06:33.701 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2020-11-30 11:06:33.722 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-11-30 11:06:33.750 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2020-11-30 11:06:33.770 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2020-11-30 11:06:33.799 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2020-11-30 11:06:33.819 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2020-11-30 11:06:33.847 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2020-11-30 11:06:33.869 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2020-11-30 11:06:33.897 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2020-11-30 11:06:33.916 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2020-11-30 11:06:33.942 | + 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 2020-11-30 11:06:33.948 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2020-11-30 11:06:33.967 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-11-30 11:06:33.996 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2020-11-30 11:06:33.998 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2020-11-30 11:06:34.003 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2020-11-30 11:06:34.005 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2020-11-30 11:06:34.007 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-11-30 11:06:34.009 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2020-11-30 11:06:34.012 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2020-11-30 11:06:34.014 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-11-30 11:06:34.016 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-11-30 11:06:34.018 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2020-11-30 11:06:34.037 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2020-11-30 11:06:34.064 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2020-11-30 11:06:34.085 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2020-11-30 11:06:34.113 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2020-11-30 11:06:34.133 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2020-11-30 11:06:34.161 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2020-11-30 11:06:34.180 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-11-30 11:06:34.208 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2020-11-30 11:06:34.228 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-11-30 11:06:34.259 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2020-11-30 11:06:34.279 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2020-11-30 11:06:34.308 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2020-11-30 11:06:34.328 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2020-11-30 11:06:34.358 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2020-11-30 11:06:34.377 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2020-11-30 11:06:34.406 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2020-11-30 11:06:34.425 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2020-11-30 11:06:34.451 | + 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 2020-11-30 11:06:34.456 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2020-11-30 11:06:34.474 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-11-30 11:06:34.501 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2020-11-30 11:06:34.530 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2020-11-30 11:06:34.563 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2020-11-30 11:06:34.596 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2020-11-30 11:06:34.598 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2020-11-30 11:06:34.603 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2020-11-30 11:06:34.633 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2020-11-30 11:06:34.660 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2020-11-30 11:06:34.688 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2020-11-30 11:06:34.717 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2020-11-30 11:06:34.747 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2020-11-30 11:06:34.772 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2020-11-30 11:06:34.798 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2020-11-30 11:06:34.824 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2020-11-30 11:06:34.853 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2020-11-30 11:06:34.870 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:06:34.872 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2020-11-30 11:06:34.891 | + lib/swift:configure_swift:519 : local auth_vers 2020-11-30 11:06:34.894 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2020-11-30 11:06:34.914 | + lib/swift:configure_swift:520 : auth_vers=3 2020-11-30 11:06:34.916 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2020-11-30 11:06:34.943 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2020-11-30 11:06:34.946 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2020-11-30 11:06:34.972 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2020-11-30 11:06:35.000 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2020-11-30 11:06:35.002 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2020-11-30 11:06:35.028 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2020-11-30 11:06:35.043 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:35.046 | + lib/swift:configure_swift:539 : local user_group 2020-11-30 11:06:35.049 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2020-11-30 11:06:35.053 | + lib/swift:configure_swift:540 : user_group=1000 2020-11-30 11:06:35.055 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2020-11-30 11:06:35.070 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2020-11-30 11:06:35.073 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2020-11-30 11:06:35.084 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2020-11-30 11:06:35.086 | + lib/swift:configure_swift:546 : is_suse 2020-11-30 11:06:35.089 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:06:35.091 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:06:35.094 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:06:35.096 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:06:35.099 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:06:35.101 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:06:35.103 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2020-11-30 11:06:35.120 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2020-11-30 11:06:35.123 | + lib/swift:configure_swift:559 : '[' False == True ']' 2020-11-30 11:06:35.126 | + ./stack.sh:main:882 : is_service_enabled s3api 2020-11-30 11:06:35.143 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:06:35.145 | + ./stack.sh:main:888 : is_service_enabled g-api n-api 2020-11-30 11:06:35.163 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:06:35.166 | + ./stack.sh:main:890 : stack_install_service glance 2020-11-30 11:06:35.168 | + lib/stack:stack_install_service:20 : local service=glance 2020-11-30 11:06:35.171 | + lib/stack:stack_install_service:21 : type install_glance 2020-11-30 11:06:35.174 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 11:06:35.177 | + lib/stack:stack_install_service:32 : install_glance 2020-11-30 11:06:35.179 | + lib/glance:install_glance:358 : glance_store_extras=() 2020-11-30 11:06:35.182 | + lib/glance:install_glance:358 : local glance_store_extras 2020-11-30 11:06:35.185 | + lib/glance:install_glance:360 : is_service_enabled cinder 2020-11-30 11:06:35.203 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:06:35.206 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2020-11-30 11:06:35.209 | + lib/glance:install_glance:364 : is_service_enabled swift 2020-11-30 11:06:35.226 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:06:35.229 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2020-11-30 11:06:35.231 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2020-11-30 11:06:35.235 | + inc/python:use_library_from_git:263 : local name=glance_store 2020-11-30 11:06:35.238 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:06:35.241 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:06:35.243 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2020-11-30 11:06:35.246 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:06:35.251 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2020-11-30 11:06:35.254 | ++ inc/python:join_extras:29 : local IFS=, 2020-11-30 11:06:35.256 | ++ inc/python:join_extras:30 : echo swift,cinder 2020-11-30 11:06:35.259 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2020-11-30 11:06:35.262 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2020-11-30 11:06:35.266 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2020-11-30 11:06:35.269 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2020-11-30 11:06:35.272 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2020-11-30 11:06:35.275 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2020-11-30 11:06:35.278 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2020-11-30 11:06:35.282 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2020-11-30 11:06:35.282 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2020-11-30 11:06:35.288 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2020-11-30 11:06:35.290 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2020-11-30 11:06:35.293 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2020-11-30 11:06:35.296 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2020-11-30 11:06:35.299 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2020-11-30 11:06:35.322 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2020-11-30 11:06:35.328 | + 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' 2020-11-30 11:06:38.298 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:06:38.298 | 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. 2020-11-30 11:06:38.299 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.300 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.300 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.300 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.301 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.302 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.302 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.303 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.303 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.304 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.304 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.305 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.305 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.305 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.306 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.306 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.307 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.307 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.308 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.308 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.309 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.309 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.309 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.310 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.310 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.312 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.313 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.313 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.314 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.314 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.315 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.315 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.316 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.316 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.317 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.317 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.317 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.318 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.318 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.319 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.319 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.319 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.320 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.320 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.321 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.321 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.322 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.322 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.322 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.323 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.323 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.324 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.324 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.325 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.325 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.326 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.326 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.327 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.327 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.327 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.328 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.329 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.329 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.330 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.331 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.331 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.331 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.332 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.333 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.334 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.334 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.334 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.335 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.335 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.335 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.336 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.336 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.337 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.337 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.338 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.338 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.339 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.340 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.340 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.341 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.341 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.341 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.342 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.342 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.343 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.343 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.344 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.344 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.345 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.345 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.346 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.346 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.347 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.347 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.348 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.348 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.349 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.349 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.350 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.350 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.351 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.351 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.352 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.352 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.353 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.353 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.354 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.354 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.354 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.355 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.355 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.356 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.356 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.357 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.357 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.358 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.358 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.359 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.359 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.359 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.360 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.360 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.361 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.361 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.362 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.362 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.363 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.363 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.364 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.364 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.364 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.365 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.365 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.366 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.366 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.366 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.367 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.367 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.368 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.368 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.369 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.369 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.370 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.370 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.370 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.371 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.371 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.372 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.372 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.373 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.373 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.373 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.374 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.374 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.375 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.375 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.376 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.376 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.377 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.377 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.377 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.378 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.378 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.379 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.379 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.380 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.380 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.381 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.381 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.381 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.382 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.382 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.382 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.383 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.383 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.384 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.384 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.385 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.385 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.385 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.386 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.386 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.387 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.387 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.387 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.388 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.388 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.389 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.389 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.389 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.390 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.391 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.391 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.391 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.392 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.392 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.392 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.393 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.393 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.394 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.394 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.395 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.395 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.395 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.396 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.396 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.397 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.397 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.397 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.398 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.398 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.398 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.399 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.399 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.400 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.400 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.401 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.401 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.402 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.402 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.402 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.403 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.403 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.403 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.404 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.404 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.405 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.406 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.407 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.407 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.408 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.409 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.409 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.409 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.410 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.410 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.411 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.411 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.412 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.412 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.413 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.413 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.413 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.414 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.414 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.414 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.415 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.415 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.416 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.416 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.417 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.417 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.418 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.418 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.418 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.419 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.419 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.420 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.420 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.421 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.421 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.422 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.422 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.423 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.423 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.423 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.424 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.424 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.425 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.425 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.426 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.426 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.427 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.427 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.427 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.428 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.428 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.429 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.429 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.430 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.430 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.430 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.431 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.431 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.432 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.432 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.432 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.433 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.433 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.434 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.434 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.435 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.435 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.435 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.436 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.436 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.437 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.437 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.438 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.438 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.439 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.439 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.439 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.440 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.440 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.441 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.441 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.442 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.442 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.443 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.443 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.443 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.444 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.444 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.444 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.445 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.445 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.446 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.446 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.447 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.447 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.448 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.448 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.449 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.450 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.450 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.451 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.451 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.451 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.452 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.452 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.453 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.453 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.454 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.454 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.455 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.455 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.456 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.456 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.456 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.457 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.457 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.458 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.458 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.458 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.459 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.459 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.460 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.460 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.461 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.461 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.462 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.462 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.463 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.463 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.464 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.464 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.465 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.465 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.466 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.466 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.466 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.467 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.467 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.468 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.468 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.469 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.469 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.470 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.470 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.470 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.471 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.471 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.472 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.472 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.473 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.473 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.474 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.474 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.475 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.475 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.476 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.476 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.477 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.477 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.477 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.478 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.478 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.479 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.479 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.479 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.480 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.480 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.481 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.481 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.482 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.482 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.482 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.483 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.483 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.484 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.484 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.485 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.485 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.486 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.486 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.487 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.487 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.488 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.488 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:38.489 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:38.489 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:38.661 | Collecting glance-store===2.0.0 2020-11-30 11:06:38.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a13/d8f5553d36027/glance_store-2.0.0-py2.py3-none-any.whl (201 kB) 2020-11-30 11:06:38.939 | Collecting httplib2===0.17.2 2020-11-30 11:06:38.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/396/ef66a170f76d5/httplib2-0.17.2-py3-none-any.whl (95 kB) 2020-11-30 11:06:39.013 | 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) 2020-11-30 11:06:39.045 | 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) 2020-11-30 11:06:39.287 | Collecting os-brick===3.0.3 2020-11-30 11:06:39.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f6/ca2d4b5caab9b/os_brick-3.0.3-py3-none-any.whl (241 kB) 2020-11-30 11:06:39.397 | 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) 2020-11-30 11:06:39.523 | Collecting os-win===5.0.2 2020-11-30 11:06:39.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/386/361690099f797/os_win-5.0.2-py3-none-any.whl (273 kB) 2020-11-30 11:06:39.623 | 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) 2020-11-30 11:06:39.636 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.4) 2020-11-30 11:06:39.650 | 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) 2020-11-30 11:06:39.659 | 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) 2020-11-30 11:06:39.837 | Collecting oslo.privsep===2.1.2 2020-11-30 11:06:39.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f9/fd7d33a506b7e/oslo.privsep-2.1.2-py3-none-any.whl (33 kB) 2020-11-30 11:06:40.058 | Collecting oslo.rootwrap===6.0.2 2020-11-30 11:06:40.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c4/7fe94b65836c1/oslo.rootwrap-6.0.2-py3-none-any.whl (38 kB) 2020-11-30 11:06:40.132 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.1) 2020-11-30 11:06:40.145 | 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) 2020-11-30 11:06:40.174 | 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) 2020-11-30 11:06:40.193 | 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) 2020-11-30 11:06:40.196 | 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) 2020-11-30 11:06:40.198 | 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) 2020-11-30 11:06:40.201 | 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) 2020-11-30 11:06:40.329 | Collecting python-cinderclient===7.0.0 2020-11-30 11:06:40.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/fb6ac22db606d/python_cinderclient-7.0.0-py3-none-any.whl (275 kB) 2020-11-30 11:06:40.452 | 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) 2020-11-30 11:06:40.458 | 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) 2020-11-30 11:06:40.579 | Collecting python-swiftclient===3.9.0 2020-11-30 11:06:40.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cba/38ac00a69bcea/python_swiftclient-3.9.0-py2.py3-none-any.whl (84 kB) 2020-11-30 11:06:40.672 | 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) 2020-11-30 11:06:40.676 | 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) 2020-11-30 11:06:40.773 | Collecting retrying===1.3.3 2020-11-30 11:06:40.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08c/039560a6da2fe/retrying-1.3.3.tar.gz (10 kB) 2020-11-30 11:06:41.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) 2020-11-30 11:06:41.706 | Collecting simplejson===3.17.0 2020-11-30 11:06:41.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b4/b2b738b3b9981/simplejson-3.17.0.tar.gz (83 kB) 2020-11-30 11:06:42.432 | 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) 2020-11-30 11:06:42.435 | 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) 2020-11-30 11:06:42.442 | 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) 2020-11-30 11:06:42.467 | 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) 2020-11-30 11:06:42.471 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.25.2) 2020-11-30 11:06:42.483 | 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) 2020-11-30 11:06:42.503 | 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)) (50.3.2) 2020-11-30 11:06:42.553 | 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) 2020-11-30 11:06:42.600 | 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) 2020-11-30 11:06:42.603 | 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) 2020-11-30 11:06:42.608 | 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) 2020-11-30 11:06:42.614 | 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) 2020-11-30 11:06:42.617 | 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) 2020-11-30 11:06:42.626 | 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) 2020-11-30 11:06:42.629 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.2) 2020-11-30 11:06:42.636 | 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) 2020-11-30 11:06:42.640 | 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) 2020-11-30 11:06:42.643 | 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) 2020-11-30 11:06:42.645 | 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) 2020-11-30 11:06:42.654 | 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) 2020-11-30 11:06:42.666 | 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) 2020-11-30 11:06:42.675 | 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) 2020-11-30 11:06:42.690 | 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) 2020-11-30 11:06:42.700 | 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) 2020-11-30 11:06:42.703 | 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) 2020-11-30 11:06:42.705 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:06:42.708 | 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) 2020-11-30 11:06:42.710 | 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) 2020-11-30 11:06:42.714 | 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) 2020-11-30 11:06:42.717 | 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) 2020-11-30 11:06:42.719 | 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) 2020-11-30 11:06:42.731 | 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) 2020-11-30 11:06:42.734 | 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) 2020-11-30 11:06:42.737 | 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) 2020-11-30 11:06:42.745 | 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) 2020-11-30 11:06:42.766 | 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) 2020-11-30 11:06:42.769 | 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) 2020-11-30 11:06:42.772 | 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) 2020-11-30 11:06:42.774 | 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) 2020-11-30 11:06:42.783 | 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) 2020-11-30 11:06:42.785 | 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) 2020-11-30 11:06:42.788 | Building wheels for collected packages: retrying, simplejson 2020-11-30 11:06:42.790 | Building wheel for retrying (setup.py): started 2020-11-30 11:06:43.482 | Building wheel for retrying (setup.py): finished with status 'done' 2020-11-30 11:06:43.483 | Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11429 sha256=f8a8c319b760b883b3f8c9be65d2cc343a33d9b3d95e5bec01603dd3fcbc3c62 2020-11-30 11:06:43.483 | Stored in directory: /root/.cache/pip/wheels/0e/1e/f8/2f9e1bb0e3fec8e883764c31f57bcb2396b3f92ac4270f60a8 2020-11-30 11:06:43.485 | Building wheel for simplejson (setup.py): started 2020-11-30 11:06:45.646 | Building wheel for simplejson (setup.py): finished with status 'done' 2020-11-30 11:06:45.648 | Created wheel for simplejson: filename=simplejson-3.17.0-cp36-cp36m-linux_x86_64.whl size=114207 sha256=160c3910d97550b4e7392ddd37c9478fa7c2de271fe9df3faef7cfd6494e0c5c 2020-11-30 11:06:45.648 | Stored in directory: /root/.cache/pip/wheels/5e/4e/39/e8307e9e964dfc1ba3a1e12d1678d8d40a9b4393f04e11ddde 2020-11-30 11:06:45.649 | Successfully built retrying simplejson 2020-11-30 11:06:46.650 | Installing collected packages: retrying, oslo.privsep, os-win, os-brick, simplejson, python-cinderclient, oslo.rootwrap, httplib2, python-swiftclient, glance-store 2020-11-30 11:06:48.225 | Successfully installed glance-store-2.0.0 httplib2-0.17.2 os-brick-3.0.3 os-win-5.0.2 oslo.privsep-2.1.2 oslo.rootwrap-6.0.2 python-cinderclient-7.0.0 python-swiftclient-3.9.0 retrying-1.3.3 simplejson-3.17.0 2020-11-30 11:06:48.437 | + inc/python:pip_install:207 : result=0 2020-11-30 11:06:48.440 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:06:48.443 | + functions-common:time_stop:2331 : local name 2020-11-30 11:06:48.445 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:06:48.448 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:06:48.451 | + functions-common:time_stop:2334 : local total 2020-11-30 11:06:48.453 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:06:48.456 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:06:48.459 | + functions-common:time_stop:2338 : start_time=1606734395316 2020-11-30 11:06:48.461 | + functions-common:time_stop:2340 : [[ -z 1606734395316 ]] 2020-11-30 11:06:48.464 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:06:48.468 | + functions-common:time_stop:2343 : end_time=1606734408465 2020-11-30 11:06:48.471 | + functions-common:time_stop:2344 : elapsed_time=13149 2020-11-30 11:06:48.474 | + functions-common:time_stop:2345 : total=166167 2020-11-30 11:06:48.477 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:06:48.480 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=179316 2020-11-30 11:06:48.482 | + inc/python:pip_install:210 : return 0 2020-11-30 11:06:48.485 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2020-11-30 11:06:48.488 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2020-11-30 11:06:48.491 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2020-11-30 11:06:48.493 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 11:06:48.496 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 11:06:48.499 | ++ functions-common:git_clone:527 : pwd 2020-11-30 11:06:48.503 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 11:06:48.505 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 11:06:48.508 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 11:06:48.526 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 11:06:48.529 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 11:06:48.531 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 11:06:48.535 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 11:06:48.535 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 11:06:48.540 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2020-11-30 11:06:48.542 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 11:06:48.545 | + functions-common:git_clone:592 : cd /opt/stack/glance 2020-11-30 11:06:48.548 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 11:06:48.549 | + functions-common:git_clone:593 : head -1 2020-11-30 11:06:48.552 | c40bf01b Merge "Fix metadefs for compute-watchdog" into stable/ussuri 2020-11-30 11:06:48.555 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 11:06:48.558 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2020-11-30 11:06:48.561 | + inc/python:setup_develop:351 : local bindep 2020-11-30 11:06:48.564 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2020-11-30 11:06:48.566 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2020-11-30 11:06:48.569 | + inc/python:setup_develop:357 : local extras= 2020-11-30 11:06:48.572 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2020-11-30 11:06:48.574 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 11:06:48.577 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2020-11-30 11:06:48.579 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2020-11-30 11:06:48.582 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 11:06:48.584 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 11:06:48.588 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2020-11-30 11:06:48.591 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 11:06:48.594 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2020-11-30 11:06:48.596 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 11:06:48.599 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 11:06:48.602 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2020-11-30 11:06:48.607 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2020-11-30 11:06:48.610 | + 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' 2020-11-30 11:06:49.720 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2020-11-30 11:06:49.723 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 11:06:49.726 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 11:06:49.728 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 11:06:49.731 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2020-11-30 11:06:49.734 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2020-11-30 11:06:49.737 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 11:06:49.739 | + inc/python:setup_package:440 : local extras= 2020-11-30 11:06:49.742 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 11:06:49.744 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 11:06:49.747 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 11:06:49.750 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 11:06:49.753 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 11:06:49.756 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2020-11-30 11:06:49.778 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2020-11-30 11:06:49.784 | + 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 2020-11-30 11:06:52.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:06:52.638 | 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. 2020-11-30 11:06:52.639 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.639 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.640 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.641 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.641 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.642 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.642 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.643 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.643 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.644 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.644 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.645 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.645 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.646 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.646 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.646 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.647 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.647 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.648 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.648 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.649 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.649 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.649 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.650 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.650 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.653 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.653 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.654 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.654 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.655 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.655 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.657 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.657 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.657 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.658 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.658 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.658 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.659 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.659 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.660 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.660 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.660 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.661 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.661 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.662 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.662 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.662 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.663 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.663 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.664 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.664 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.665 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.665 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.666 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.666 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.667 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.667 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.667 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.668 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.668 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.669 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.670 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.670 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.672 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.672 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.672 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.673 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.673 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.674 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.675 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.675 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.676 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.676 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.677 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.677 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.677 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.678 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.678 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.679 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.679 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.679 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.680 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.681 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.681 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.681 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.682 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.682 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.683 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.683 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.684 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.684 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.685 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.685 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.685 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.686 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.686 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.688 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.688 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.689 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.689 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.690 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.691 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.691 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.691 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.692 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.693 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.693 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.693 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.694 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.694 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.695 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.695 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.695 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.696 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.696 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.697 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.697 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.698 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.698 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.699 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.699 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.700 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.700 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.700 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.701 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.701 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.702 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.703 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.703 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.704 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.704 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.705 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.705 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.706 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.706 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.706 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.707 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.707 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.708 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.708 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.708 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.709 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.709 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.710 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.710 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.711 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.711 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.711 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.712 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.712 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.713 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.713 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.714 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.714 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.715 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.715 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.716 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.716 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.716 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.717 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.717 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.718 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.719 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.719 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.720 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.720 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.721 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.721 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.721 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.722 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.722 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.723 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.723 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.723 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.724 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.724 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.725 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.725 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.725 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.726 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.726 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.727 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.727 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.727 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.728 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.728 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.729 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.729 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.730 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.730 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.730 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.731 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.731 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.732 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.732 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.732 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.733 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.734 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.735 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.736 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.736 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.737 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.737 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.737 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.738 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.738 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.739 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.739 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.739 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.740 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.740 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.741 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.741 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.741 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.742 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.742 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.743 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.743 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.743 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.744 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.744 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.745 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.745 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.746 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.746 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.746 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.747 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.747 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.747 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.748 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.748 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.749 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.751 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.751 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.752 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.753 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.753 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.754 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.754 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.755 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.755 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.755 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.756 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.756 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.757 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.757 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.758 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.758 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.758 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.759 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.759 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.760 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.760 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.760 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.761 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.761 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.762 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.762 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.763 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.763 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.764 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.764 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.764 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.765 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.766 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.766 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.767 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.767 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.767 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.768 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.768 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.769 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.769 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.770 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.770 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.771 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.771 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.771 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.772 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.772 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.773 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.773 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.773 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.774 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.774 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.775 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.775 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.775 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.776 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.776 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.777 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.777 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.778 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.778 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.779 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.779 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.780 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.780 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.781 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.782 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.782 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.783 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.783 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.783 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.784 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.784 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.785 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.785 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.786 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.786 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.786 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.787 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.787 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.788 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.788 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.789 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.789 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.790 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.790 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.790 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.791 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.791 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.792 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.792 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.793 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.793 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.794 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.794 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.794 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.796 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.796 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.797 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.797 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.798 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.798 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.799 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.799 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.800 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.800 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.801 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.801 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.801 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.802 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.802 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.803 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.803 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.804 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.804 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.805 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.805 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.806 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.806 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.806 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.807 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.807 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.808 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.808 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.809 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.809 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.810 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.810 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.811 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.811 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.812 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.813 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.813 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.814 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.814 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.815 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.815 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.815 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.816 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.816 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.817 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.817 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.818 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.818 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.818 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.819 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.819 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.820 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.820 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.821 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.821 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.822 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.822 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.823 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.824 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.824 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.824 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.825 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.825 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.825 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.826 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.826 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.827 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.828 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.828 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.829 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.829 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.829 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.830 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.830 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.831 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.831 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.832 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.832 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.833 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.833 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.834 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.834 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.835 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.835 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.836 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.836 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:06:52.837 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:06:52.837 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:06:52.838 | Obtaining file:///opt/stack/glance 2020-11-30 11:06:54.194 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-30 11:06:55.532 | 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) 2020-11-30 11:06:55.541 | 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) 2020-11-30 11:06:55.549 | 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) 2020-11-30 11:06:55.558 | 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) 2020-11-30 11:06:55.697 | Collecting WSME===0.10.0 2020-11-30 11:06:55.706 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2020-11-30 11:06:55.782 | 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) 2020-11-30 11:06:55.799 | 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) 2020-11-30 11:06:55.932 | Collecting castellan===3.0.2 2020-11-30 11:06:55.940 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61f/8e382025d4d93/castellan-3.0.2-py3-none-any.whl (87 kB) 2020-11-30 11:06:56.031 | 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) 2020-11-30 11:06:56.152 | Collecting cursive===0.2.2 2020-11-30 11:06:56.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2020-11-30 11:06:56.243 | 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) 2020-11-30 11:06:56.252 | 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) 2020-11-30 11:06:56.258 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.25.2) 2020-11-30 11:06:56.269 | 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) 2020-11-30 11:06:56.276 | Requirement already satisfied: glance-store===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.0) 2020-11-30 11:06:56.369 | 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) 2020-11-30 11:06:56.372 | 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) 2020-11-30 11:06:56.375 | 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) 2020-11-30 11:06:56.378 | 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) 2020-11-30 11:06:56.411 | 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) 2020-11-30 11:06:56.482 | 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) 2020-11-30 11:06:56.545 | 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) 2020-11-30 11:06:56.547 | 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) 2020-11-30 11:06:56.551 | 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) 2020-11-30 11:06:56.556 | 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 462)) (5.0.2) 2020-11-30 11:06:56.579 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.0) 2020-11-30 11:06:56.616 | 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) 2020-11-30 11:06:56.630 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.4) 2020-11-30 11:06:56.644 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.2) 2020-11-30 11:06:56.652 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.0) 2020-11-30 11:06:56.707 | 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) 2020-11-30 11:06:56.716 | 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) 2020-11-30 11:06:56.763 | Requirement already satisfied: oslo.messaging===12.1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (12.1.5) 2020-11-30 11:06:56.834 | 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) 2020-11-30 11:06:56.857 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.1) 2020-11-30 11:06:57.007 | Collecting oslo.reports===2.0.1 2020-11-30 11:06:57.015 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa4/6c36ac5cf7bf7/oslo.reports-2.0.1-py3-none-any.whl (53 kB) 2020-11-30 11:06:57.129 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.1) 2020-11-30 11:06:57.143 | 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) 2020-11-30 11:06:57.174 | 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) 2020-11-30 11:06:57.184 | 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) 2020-11-30 11:06:57.204 | 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) 2020-11-30 11:06:57.255 | 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) 2020-11-30 11:06:57.258 | 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) 2020-11-30 11:06:57.809 | Collecting psutil===5.7.0 2020-11-30 11:06:57.817 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/685/ec16ca14d0794/psutil-5.7.0.tar.gz (449 kB) 2020-11-30 11:06:58.706 | 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) 2020-11-30 11:06:58.722 | 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) 2020-11-30 11:06:58.734 | 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) 2020-11-30 11:06:58.736 | 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) 2020-11-30 11:06:58.740 | 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) 2020-11-30 11:06:58.855 | Collecting python-barbicanclient===4.10.0 2020-11-30 11:06:58.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2020-11-30 11:06:58.947 | 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) 2020-11-30 11:06:58.953 | 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) 2020-11-30 11:06:58.956 | 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) 2020-11-30 11:06:58.977 | 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) 2020-11-30 11:06:58.982 | 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) 2020-11-30 11:06:58.990 | 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) 2020-11-30 11:06:59.014 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 796)) (1.3.3) 2020-11-30 11:06:59.019 | 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) 2020-11-30 11:06:59.097 | Collecting simplegeneric===0.8.1 2020-11-30 11:06:59.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2020-11-30 11:06:59.814 | 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) 2020-11-30 11:06:59.817 | 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) 2020-11-30 11:06:59.829 | 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) 2020-11-30 11:06:59.832 | 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) 2020-11-30 11:06:59.835 | 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) 2020-11-30 11:06:59.999 | Collecting taskflow===4.1.0 2020-11-30 11:07:00.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2020-11-30 11:07:00.254 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 922)) (6.1.0) 2020-11-30 11:07:00.281 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (2.0.1) 2020-11-30 11:07:00.299 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (0.5.0) 2020-11-30 11:07:00.309 | 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) 2020-11-30 11:07:00.342 | 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) 2020-11-30 11:07:00.348 | 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) 2020-11-30 11:07:00.362 | 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) 2020-11-30 11:07:00.402 | 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) 2020-11-30 11:07:00.407 | 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) 2020-11-30 11:07:00.411 | 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) 2020-11-30 11:07:00.426 | 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) 2020-11-30 11:07:00.435 | 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) 2020-11-30 11:07:00.441 | 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) 2020-11-30 11:07:00.446 | 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) 2020-11-30 11:07:00.481 | 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)) (50.3.2) 2020-11-30 11:07:00.634 | 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) 2020-11-30 11:07:00.725 | 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) 2020-11-30 11:07:00.734 | 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) 2020-11-30 11:07:00.744 | 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) 2020-11-30 11:07:00.750 | 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) 2020-11-30 11:07:00.762 | 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) 2020-11-30 11:07:00.858 | 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) 2020-11-30 11:07:00.863 | 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) 2020-11-30 11:07:00.878 | 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) 2020-11-30 11:07:00.884 | 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) 2020-11-30 11:07:00.908 | 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) 2020-11-30 11:07:00.913 | 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) 2020-11-30 11:07:00.944 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:07:00.949 | 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) 2020-11-30 11:07:00.954 | 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) 2020-11-30 11:07:00.961 | 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) 2020-11-30 11:07:00.967 | 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) 2020-11-30 11:07:01.101 | Collecting pydot===1.4.1 2020-11-30 11:07:01.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2020-11-30 11:07:01.331 | Collecting networkx===2.4 2020-11-30 11:07:01.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2020-11-30 11:07:01.606 | Collecting automaton===2.0.1 2020-11-30 11:07:01.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2020-11-30 11:07:01.685 | 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) 2020-11-30 11:07:01.688 | 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) 2020-11-30 11:07:01.690 | 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) 2020-11-30 11:07:01.692 | 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) 2020-11-30 11:07:01.695 | 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) 2020-11-30 11:07:01.698 | 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) 2020-11-30 11:07:01.701 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1004)) (3.1.0) 2020-11-30 11:07:01.715 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.3.0) 2020-11-30 11:07:01.718 | 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) 2020-11-30 11:07:01.736 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.8.0) 2020-11-30 11:07:01.739 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (0.1.9) 2020-11-30 11:07:01.742 | Building wheels for collected packages: psutil, simplegeneric 2020-11-30 11:07:01.743 | Building wheel for psutil (setup.py): started 2020-11-30 11:07:03.945 | Building wheel for psutil (setup.py): finished with status 'done' 2020-11-30 11:07:03.948 | Created wheel for psutil: filename=psutil-5.7.0-cp36-cp36m-linux_x86_64.whl size=272678 sha256=d3aa83c17121c4f9bcba8ab0e2dbe9b011359fdab4d236ba6571f3defa202160 2020-11-30 11:07:03.948 | Stored in directory: /root/.cache/pip/wheels/66/3d/51/1fef0285a1f2c68b68a8c456d6d934644f1ef416949de49379 2020-11-30 11:07:03.950 | Building wheel for simplegeneric (setup.py): started 2020-11-30 11:07:04.640 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2020-11-30 11:07:04.641 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=a8978eab4a82cda1ae95747e6ab398ab35ac0ac8de18ae41258759b868478fe9 2020-11-30 11:07:04.641 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2020-11-30 11:07:04.642 | Successfully built psutil simplegeneric 2020-11-30 11:07:05.271 | Installing collected packages: pydot, networkx, automaton, taskflow, simplegeneric, WSME, psutil, oslo.reports, python-barbicanclient, castellan, cursive, glance 2020-11-30 11:07:07.897 | Running setup.py develop for glance 2020-11-30 11:07:09.545 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.2 cursive-0.2.2 glance networkx-2.4 oslo.reports-2.0.1 psutil-5.7.0 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2020-11-30 11:07:09.790 | + inc/python:pip_install:207 : result=0 2020-11-30 11:07:09.792 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:07:09.795 | + functions-common:time_stop:2331 : local name 2020-11-30 11:07:09.797 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:07:09.799 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:07:09.802 | + functions-common:time_stop:2334 : local total 2020-11-30 11:07:09.805 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:07:09.807 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:07:09.814 | + functions-common:time_stop:2338 : start_time=1606734409772 2020-11-30 11:07:09.816 | + functions-common:time_stop:2340 : [[ -z 1606734409772 ]] 2020-11-30 11:07:09.819 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:07:09.822 | + functions-common:time_stop:2343 : end_time=1606734429820 2020-11-30 11:07:09.825 | + functions-common:time_stop:2344 : elapsed_time=20048 2020-11-30 11:07:09.827 | + functions-common:time_stop:2345 : total=179316 2020-11-30 11:07:09.830 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:07:09.832 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=199364 2020-11-30 11:07:09.834 | + inc/python:pip_install:210 : return 0 2020-11-30 11:07:09.837 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2020-11-30 11:07:09.840 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-11-30 11:07:09.843 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-11-30 11:07:09.862 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-11-30 11:07:09.876 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2020-11-30 11:07:09.879 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2020-11-30 11:07:09.881 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:07:09.884 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:07:09.887 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2020-11-30 11:07:09.891 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:07:09.893 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-30 11:07:09.896 | + ./stack.sh:main:891 : configure_glance 2020-11-30 11:07:09.898 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2020-11-30 11:07:09.913 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2020-11-30 11:07:09.943 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2020-11-30 11:07:09.970 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2020-11-30 11:07:09.995 | + lib/glance:configure_glance:142 : local dburl 2020-11-30 11:07:09.998 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2020-11-30 11:07:10.001 | ++ lib/database:database_connection_url:132 : local db=glance 2020-11-30 11:07:10.004 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2020-11-30 11:07:10.007 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2020-11-30 11:07:10.010 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-11-30 11:07:10.014 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-11-30 11:07:10.017 | + lib/glance:configure_glance:144 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-11-30 11:07:10.048 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2020-11-30 11:07:10.077 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2020-11-30 11:07:10.105 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2020-11-30 11:07:10.108 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2020-11-30 11:07:10.110 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2020-11-30 11:07:10.112 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-11-30 11:07:10.115 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2020-11-30 11:07:10.142 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2020-11-30 11:07:10.169 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.30/identity 2020-11-30 11:07:10.196 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2020-11-30 11:07:10.224 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2020-11-30 11:07:10.253 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2020-11-30 11:07:10.282 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2020-11-30 11:07:10.309 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2020-11-30 11:07:10.336 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:07:10.363 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2020-11-30 11:07:10.388 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2020-11-30 11:07:10.418 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2020-11-30 11:07:10.420 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2020-11-30 11:07:10.423 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2020-11-30 11:07:10.425 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-11-30 11:07:10.428 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-11-30 11:07:10.430 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-30 11:07:10.447 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:10.451 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-11-30 11:07:10.454 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-11-30 11:07:10.456 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-30 11:07:10.472 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:10.475 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:07:10.478 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:07:10.504 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-30 11:07:10.507 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-30 11:07:10.509 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2020-11-30 11:07:10.536 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2020-11-30 11:07:10.539 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2020-11-30 11:07:10.567 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-11-30 11:07:10.598 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2020-11-30 11:07:10.624 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-11-30 11:07:10.650 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2020-11-30 11:07:10.679 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2020-11-30 11:07:10.707 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2020-11-30 11:07:10.710 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2020-11-30 11:07:10.712 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2020-11-30 11:07:10.715 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-11-30 11:07:10.717 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2020-11-30 11:07:10.745 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2020-11-30 11:07:10.779 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2020-11-30 11:07:10.806 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2020-11-30 11:07:10.832 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2020-11-30 11:07:10.859 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2020-11-30 11:07:10.887 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2020-11-30 11:07:10.915 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2020-11-30 11:07:10.942 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:07:10.968 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2020-11-30 11:07:10.994 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2020-11-30 11:07:11.023 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2020-11-30 11:07:11.025 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2020-11-30 11:07:11.028 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2020-11-30 11:07:11.031 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-11-30 11:07:11.034 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-11-30 11:07:11.036 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-30 11:07:11.053 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:11.056 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-11-30 11:07:11.059 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-11-30 11:07:11.062 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-30 11:07:11.079 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:11.081 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:07:11.084 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:07:11.112 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-30 11:07:11.114 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-30 11:07:11.117 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2020-11-30 11:07:11.119 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2020-11-30 11:07:11.122 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2020-11-30 11:07:11.124 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2020-11-30 11:07:11.127 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2020-11-30 11:07:11.154 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2020-11-30 11:07:11.157 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-11-30 11:07:11.187 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.30 2020-11-30 11:07:11.191 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.30 2020-11-30 11:07:11.191 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2020-11-30 11:07:11.196 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.30 2020-11-30 11:07:11.224 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2020-11-30 11:07:11.226 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2020-11-30 11:07:11.255 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2020-11-30 11:07:11.272 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:11.274 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2020-11-30 11:07:11.300 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2020-11-30 11:07:11.327 | + lib/glance:configure_glance:215 : python3_enabled 2020-11-30 11:07:11.330 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 11:07:11.332 | + inc/python:python3_enabled:468 : return 0 2020-11-30 11:07:11.335 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2020-11-30 11:07:11.362 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2020-11-30 11:07:11.390 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2020-11-30 11:07:11.428 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2020-11-30 11:07:11.460 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2020-11-30 11:07:11.489 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2020-11-30 11:07:11.518 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2020-11-30 11:07:11.545 | + lib/glance:configure_glance:227 : python3_enabled 2020-11-30 11:07:11.547 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 11:07:11.550 | + inc/python:python3_enabled:468 : return 0 2020-11-30 11:07:11.553 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2020-11-30 11:07:11.582 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2020-11-30 11:07:11.609 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2020-11-30 11:07:11.640 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2020-11-30 11:07:11.656 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:07:11.659 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2020-11-30 11:07:11.678 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:07:11.681 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2020-11-30 11:07:11.688 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2020-11-30 11:07:11.691 | + functions:setup_logging:656 : local other_cond=False 2020-11-30 11:07:11.694 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2020-11-30 11:07:11.700 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2020-11-30 11:07:11.704 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2020-11-30 11:07:11.707 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2020-11-30 11:07:11.710 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2020-11-30 11:07:11.734 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2020-11-30 11:07:11.736 | + functions:setup_systemd_logging:693 : local pidstr= 2020-11-30 11:07:11.739 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2020-11-30 11:07:11.742 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2020-11-30 11:07:11.744 | + 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}}' 2020-11-30 11:07:11.772 | + 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' 2020-11-30 11:07:11.803 | + 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' 2020-11-30 11:07:11.841 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-30 11:07:11.871 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2020-11-30 11:07:11.874 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2020-11-30 11:07:11.876 | + functions:setup_logging:656 : local other_cond=False 2020-11-30 11:07:11.879 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2020-11-30 11:07:11.881 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2020-11-30 11:07:11.883 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2020-11-30 11:07:11.886 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2020-11-30 11:07:11.889 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2020-11-30 11:07:11.907 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2020-11-30 11:07:11.909 | + functions:setup_systemd_logging:693 : local pidstr= 2020-11-30 11:07:11.912 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2020-11-30 11:07:11.914 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2020-11-30 11:07:11.917 | + 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}}' 2020-11-30 11:07:11.945 | + 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' 2020-11-30 11:07:11.974 | + 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' 2020-11-30 11:07:12.001 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-30 11:07:12.032 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2020-11-30 11:07:12.037 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2020-11-30 11:07:12.043 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2020-11-30 11:07:12.076 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2020-11-30 11:07:12.106 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-11-30 11:07:12.138 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2020-11-30 11:07:12.170 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2020-11-30 11:07:12.201 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2020-11-30 11:07:12.232 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2020-11-30 11:07:12.268 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.30 2020-11-30 11:07:12.272 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.30 2020-11-30 11:07:12.273 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2020-11-30 11:07:12.277 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.30 2020-11-30 11:07:12.307 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-11-30 11:07:12.340 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2020-11-30 11:07:12.371 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2020-11-30 11:07:12.401 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2020-11-30 11:07:12.429 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2020-11-30 11:07:12.434 | + 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 2020-11-30 11:07:12.441 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2020-11-30 11:07:12.457 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:07:12.460 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2020-11-30 11:07:12.462 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2020-11-30 11:07:12.465 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2020-11-30 11:07:12.468 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2020-11-30 11:07:12.471 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2020-11-30 11:07:12.475 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2020-11-30 11:07:12.478 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2020-11-30 11:07:12.480 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2020-11-30 11:07:12.484 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2020-11-30 11:07:12.523 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2020-11-30 11:07:12.525 | ++ functions:get_random_port:815 : read lower_port upper_port 2020-11-30 11:07:12.528 | ++ functions:get_random_port:816 : true 2020-11-30 11:07:12.531 | ++ functions:get_random_port:817 : (( port = upper_port )) 2020-11-30 11:07:12.534 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2020-11-30 11:07:12.536 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2020-11-30 11:07:12.597 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2020-11-30 11:07:12.600 | ++ functions:get_random_port:820 : break 2 2020-11-30 11:07:12.602 | ++ functions:get_random_port:824 : echo 60999 2020-11-30 11:07:12.605 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2020-11-30 11:07:12.608 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2020-11-30 11:07:12.635 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2020-11-30 11:07:12.662 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2020-11-30 11:07:12.689 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2020-11-30 11:07:12.716 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2020-11-30 11:07:12.747 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2020-11-30 11:07:12.774 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2020-11-30 11:07:12.802 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2020-11-30 11:07:12.835 | + 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' 2020-11-30 11:07:12.864 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2020-11-30 11:07:12.891 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2020-11-30 11:07:12.922 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2020-11-30 11:07:12.955 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2020-11-30 11:07:12.986 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2020-11-30 11:07:13.014 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2020-11-30 11:07:13.041 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2020-11-30 11:07:13.072 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2020-11-30 11:07:13.099 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2020-11-30 11:07:13.133 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2020-11-30 11:07:13.161 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2020-11-30 11:07:13.164 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2020-11-30 11:07:13.166 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:07:13.168 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:13.172 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:13.175 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2020-11-30 11:07:13.185 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2020-11-30 11:07:13.264 | proxy (enabled by site administrator) 2020-11-30 11:07:13.267 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2020-11-30 11:07:13.270 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2020-11-30 11:07:13.272 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:07:13.275 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:13.277 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:13.281 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2020-11-30 11:07:13.286 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2020-11-30 11:07:13.341 | No module matches proxy_http 2020-11-30 11:07:13.348 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2020-11-30 11:07:13.419 | Considering dependency proxy for proxy_http: 2020-11-30 11:07:13.419 | Module proxy already enabled 2020-11-30 11:07:13.419 | Enabling module proxy_http. 2020-11-30 11:07:13.425 | To activate the new configuration, you need to run: 2020-11-30 11:07:13.425 | systemctl restart apache2 2020-11-30 11:07:13.431 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2020-11-30 11:07:13.434 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 11:07:13.437 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:07:13.440 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 11:07:13.600 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2020-11-30 11:07:13.605 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2020-11-30 11:07:13.609 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2020-11-30 11:07:13.619 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2020-11-30 11:07:13.621 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:13.624 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:13.627 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2020-11-30 11:07:13.631 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2020-11-30 11:07:13.634 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2020-11-30 11:07:13.636 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2020-11-30 11:07:13.646 | KeepAlive Off 2020-11-30 11:07:13.651 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2020-11-30 11:07:13.652 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-11-30 11:07:13.663 | SetEnv proxy-sendchunked 1 2020-11-30 11:07:13.667 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-11-30 11:07:13.668 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2020-11-30 11:07:13.675 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2020-11-30 11:07:13.679 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2020-11-30 11:07:13.681 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2020-11-30 11:07:13.684 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2020-11-30 11:07:13.686 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-11-30 11:07:13.690 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:07:13.692 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:13.695 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:13.698 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-11-30 11:07:13.700 | + lib/apache:enable_apache_site:216 : is_ubuntu 2020-11-30 11:07:13.703 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:13.705 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:13.708 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2020-11-30 11:07:13.769 | Enabling site glance-wsgi-api. 2020-11-30 11:07:13.783 | To activate the new configuration, you need to run: 2020-11-30 11:07:13.783 | systemctl reload apache2 2020-11-30 11:07:13.788 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2020-11-30 11:07:13.791 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 11:07:13.793 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:07:13.796 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 11:07:13.955 | + ./stack.sh:main:894 : is_service_enabled cinder 2020-11-30 11:07:13.987 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:13.990 | + ./stack.sh:main:896 : stack_install_service cinder 2020-11-30 11:07:13.993 | + lib/stack:stack_install_service:20 : local service=cinder 2020-11-30 11:07:13.995 | + lib/stack:stack_install_service:21 : type install_cinder 2020-11-30 11:07:13.998 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 11:07:14.001 | + lib/stack:stack_install_service:32 : install_cinder 2020-11-30 11:07:14.004 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2020-11-30 11:07:14.007 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2020-11-30 11:07:14.010 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2020-11-30 11:07:14.013 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 11:07:14.015 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 11:07:14.019 | ++ functions-common:git_clone:527 : pwd 2020-11-30 11:07:14.022 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 11:07:14.025 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 11:07:14.028 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 11:07:14.048 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 11:07:14.055 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 11:07:14.058 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 11:07:14.062 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 11:07:14.063 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 11:07:14.068 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2020-11-30 11:07:14.070 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 11:07:14.073 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2020-11-30 11:07:14.076 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 11:07:14.077 | + functions-common:git_clone:593 : head -1 2020-11-30 11:07:14.081 | 25c40ac16 Merge "Fix: listing volumes with filters" into stable/ussuri 2020-11-30 11:07:14.085 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 11:07:14.088 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2020-11-30 11:07:14.093 | + inc/python:setup_develop:351 : local bindep 2020-11-30 11:07:14.096 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2020-11-30 11:07:14.099 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2020-11-30 11:07:14.102 | + inc/python:setup_develop:357 : local extras= 2020-11-30 11:07:14.105 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2020-11-30 11:07:14.108 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 11:07:14.111 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2020-11-30 11:07:14.113 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2020-11-30 11:07:14.116 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 11:07:14.119 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 11:07:14.122 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2020-11-30 11:07:14.125 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 11:07:14.128 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2020-11-30 11:07:14.131 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 11:07:14.134 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 11:07:14.138 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2020-11-30 11:07:14.145 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2020-11-30 11:07:14.147 | + 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' 2020-11-30 11:07:15.220 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2020-11-30 11:07:15.222 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 11:07:15.225 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 11:07:15.227 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 11:07:15.230 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2020-11-30 11:07:15.232 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2020-11-30 11:07:15.236 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 11:07:15.238 | + inc/python:setup_package:440 : local extras= 2020-11-30 11:07:15.241 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 11:07:15.243 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 11:07:15.246 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 11:07:15.248 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 11:07:15.251 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 11:07:15.254 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2020-11-30 11:07:15.275 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2020-11-30 11:07:15.280 | + 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 2020-11-30 11:07:18.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:07:18.075 | 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. 2020-11-30 11:07:18.075 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.076 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.076 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.076 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.077 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.077 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.078 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.078 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.079 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.080 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.080 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.081 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.081 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.082 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.082 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.082 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.083 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.083 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.084 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.084 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.085 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.085 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.085 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.086 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.086 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.088 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.089 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.090 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.090 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.091 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.091 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.092 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.092 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.092 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.093 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.094 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.094 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.095 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.095 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.096 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.096 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.097 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.097 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.098 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.098 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.099 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.099 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.100 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.100 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.100 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.101 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.101 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.102 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.102 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.103 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.103 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.104 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.104 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.105 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.105 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.106 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.106 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.107 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.108 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.108 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.109 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.109 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.110 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.110 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.111 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.112 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.112 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.112 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.113 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.113 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.114 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.114 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.115 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.115 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.115 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.116 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.117 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.117 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.118 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.118 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.118 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.119 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.119 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.120 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.120 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.121 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.121 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.122 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.122 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.123 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.123 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.124 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.124 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.125 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.125 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.126 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.126 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.127 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.127 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.128 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.128 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.129 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.129 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.130 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.130 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.130 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.131 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.131 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.132 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.132 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.133 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.133 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.134 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.134 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.134 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.135 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.135 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.136 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.136 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.137 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.137 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.138 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.138 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.139 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.139 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.140 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.140 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.141 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.141 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.142 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.142 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.142 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.143 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.143 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.144 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.144 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.144 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.145 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.145 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.146 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.146 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.147 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.147 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.148 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.148 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.148 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.149 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.149 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.150 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.150 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.151 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.151 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.151 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.152 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.152 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.153 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.153 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.153 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.154 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.154 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.155 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.156 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.156 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.156 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.157 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.157 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.158 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.158 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.158 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.159 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.159 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.160 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.160 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.161 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.161 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.161 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.162 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.162 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.162 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.163 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.163 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.164 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.164 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.165 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.165 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.165 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.166 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.166 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.167 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.167 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.167 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.168 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.168 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.169 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.169 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.169 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.170 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.170 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.171 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.171 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.172 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.172 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.173 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.173 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.173 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.174 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.174 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.175 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.175 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.175 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.176 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.176 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.177 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.177 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.177 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.178 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.178 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.179 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.179 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.180 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.180 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.180 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.181 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.181 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.182 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.182 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.182 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.184 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.184 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.185 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.186 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.186 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.187 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.187 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.188 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.188 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.188 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.189 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.189 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.190 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.190 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.191 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.191 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.191 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.192 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.192 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.193 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.193 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.194 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.194 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.194 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.195 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.195 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.196 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.196 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.197 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.197 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.197 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.198 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.198 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.199 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.200 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.200 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.201 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.201 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.202 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.202 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.203 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.203 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.203 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.204 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.204 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.205 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.205 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.206 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.206 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.207 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.207 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.207 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.208 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.208 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.209 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.209 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.209 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.210 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.210 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.211 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.211 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.212 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.212 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.212 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.213 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.213 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.214 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.215 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.215 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.215 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.216 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.216 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.217 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.217 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.218 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.218 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.219 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.219 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.219 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.220 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.220 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.221 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.221 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.222 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.222 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.223 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.223 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.223 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.224 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.224 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.225 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.225 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.226 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.226 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.226 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.227 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.227 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.228 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.229 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.229 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.230 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.230 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.231 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.231 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.232 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.232 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.232 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.233 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.234 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.234 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.235 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.235 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.235 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.236 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.236 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.237 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.237 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.238 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.238 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.239 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.239 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.239 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.240 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.240 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.241 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.241 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.242 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.242 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.243 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.243 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.244 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.244 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.245 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.245 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.245 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.246 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.246 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.247 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.247 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.247 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.248 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.248 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.249 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.250 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.250 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.250 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.251 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.251 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.252 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.252 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.253 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.253 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.254 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.254 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.255 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.255 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.256 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.256 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.257 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.257 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.257 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.258 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.258 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.259 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.259 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.259 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.260 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.260 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.261 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.261 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.262 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.262 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.263 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.263 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.263 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.264 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.265 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.265 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.265 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.266 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.267 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.267 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.268 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:18.268 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:18.268 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:18.269 | Obtaining file:///opt/stack/cinder 2020-11-30 11:07:20.356 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-30 11:07:22.498 | 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) 2020-11-30 11:07:22.507 | 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) 2020-11-30 11:07:22.516 | 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) 2020-11-30 11:07:22.524 | 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) 2020-11-30 11:07:22.548 | 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) 2020-11-30 11:07:22.564 | Requirement already satisfied: castellan===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.2) 2020-11-30 11:07:22.588 | 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) 2020-11-30 11:07:22.630 | 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) 2020-11-30 11:07:22.646 | 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) 2020-11-30 11:07:22.649 | 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) 2020-11-30 11:07:22.656 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.25.2) 2020-11-30 11:07:22.860 | Collecting google-api-python-client===1.8.0 2020-11-30 11:07:22.870 | 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) 2020-11-30 11:07:23.111 | Collecting google-auth===1.13.1 2020-11-30 11:07:23.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cab/6c707e6ee20e5/google_auth-1.13.1-py2.py3-none-any.whl (87 kB) 2020-11-30 11:07:23.283 | Collecting google-auth-httplib2===0.0.3 2020-11-30 11:07:23.290 | 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) 2020-11-30 11:07:23.364 | 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) 2020-11-30 11:07:23.366 | 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) 2020-11-30 11:07:23.369 | 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) 2020-11-30 11:07:23.372 | 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) 2020-11-30 11:07:23.405 | 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) 2020-11-30 11:07:23.475 | 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) 2020-11-30 11:07:23.566 | 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) 2020-11-30 11:07:23.578 | 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) 2020-11-30 11:07:23.706 | Collecting oauth2client===4.1.3 2020-11-30 11:07:23.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2020-11-30 11:07:23.797 | Requirement already satisfied: os-brick===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (3.0.3) 2020-11-30 11:07:23.825 | 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) 2020-11-30 11:07:23.830 | 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) 2020-11-30 11:07:23.854 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.0) 2020-11-30 11:07:23.891 | 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) 2020-11-30 11:07:23.905 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.4) 2020-11-30 11:07:23.921 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.2) 2020-11-30 11:07:23.928 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.0) 2020-11-30 11:07:23.983 | 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) 2020-11-30 11:07:23.993 | 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) 2020-11-30 11:07:24.039 | Requirement already satisfied: oslo.messaging===12.1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.5) 2020-11-30 11:07:24.111 | 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) 2020-11-30 11:07:24.133 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.1) 2020-11-30 11:07:24.152 | 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) 2020-11-30 11:07:24.169 | 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) 2020-11-30 11:07:24.185 | 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) 2020-11-30 11:07:24.190 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.1) 2020-11-30 11:07:24.203 | 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) 2020-11-30 11:07:24.233 | 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) 2020-11-30 11:07:24.243 | 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) 2020-11-30 11:07:24.438 | Collecting oslo.versionedobjects===2.0.2 2020-11-30 11:07:24.452 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/360/74234bde8d118/oslo.versionedobjects-2.0.2-py3-none-any.whl (86 kB) 2020-11-30 11:07:24.727 | Collecting oslo.vmware===3.3.1 2020-11-30 11:07:24.743 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2020-11-30 11:07:24.912 | 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) 2020-11-30 11:07:25.140 | Collecting paramiko===2.7.1 2020-11-30 11:07:25.151 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/80875fa4d2cb7/paramiko-2.7.1-py2.py3-none-any.whl (206 kB) 2020-11-30 11:07:25.273 | 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) 2020-11-30 11:07:25.275 | 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) 2020-11-30 11:07:25.278 | 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) 2020-11-30 11:07:25.442 | Collecting pyasn1===0.4.8 2020-11-30 11:07:25.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2020-11-30 11:07:25.667 | Collecting pyasn1-modules===0.2.8 2020-11-30 11:07:25.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2020-11-30 11:07:25.754 | 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) 2020-11-30 11:07:25.766 | 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) 2020-11-30 11:07:25.768 | 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) 2020-11-30 11:07:25.772 | 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) 2020-11-30 11:07:25.777 | 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 632)) (4.10.0) 2020-11-30 11:07:25.795 | 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) 2020-11-30 11:07:25.943 | Collecting python-glanceclient===3.1.2 2020-11-30 11:07:25.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2020-11-30 11:07:26.045 | 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) 2020-11-30 11:07:26.232 | Collecting python-novaclient===17.0.0 2020-11-30 11:07:26.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f4/bea680e0a5ecb/python_novaclient-17.0.0-py3-none-any.whl (331 kB) 2020-11-30 11:07:26.339 | Requirement already satisfied: python-swiftclient===3.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 753)) (3.9.0) 2020-11-30 11:07:26.363 | 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) 2020-11-30 11:07:26.367 | 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) 2020-11-30 11:07:26.375 | 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) 2020-11-30 11:07:26.398 | 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) 2020-11-30 11:07:26.403 | 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) 2020-11-30 11:07:26.516 | Collecting rsa===4.0 2020-11-30 11:07:26.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2020-11-30 11:07:26.690 | Collecting rtslib-fb===2.1.71 2020-11-30 11:07:26.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2020-11-30 11:07:27.462 | 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) 2020-11-30 11:07:27.466 | 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) 2020-11-30 11:07:27.469 | 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) 2020-11-30 11:07:27.481 | 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) 2020-11-30 11:07:27.485 | 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) 2020-11-30 11:07:27.487 | 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) 2020-11-30 11:07:27.582 | Collecting suds-jurko===0.6 2020-11-30 11:07:27.590 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2020-11-30 11:07:27.765 | Collecting tabulate===0.8.7 2020-11-30 11:07:27.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2020-11-30 11:07:27.847 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 919)) (4.1.0) 2020-11-30 11:07:27.910 | 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) 2020-11-30 11:07:27.924 | 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) 2020-11-30 11:07:27.934 | 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) 2020-11-30 11:07:27.942 | 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) 2020-11-30 11:07:28.146 | Collecting tooz===2.3.0 2020-11-30 11:07:28.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f9d/8053870a8272d/tooz-2.3.0-py3-none-any.whl (89 kB) 2020-11-30 11:07:28.291 | 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) 2020-11-30 11:07:28.296 | 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) 2020-11-30 11:07:28.425 | Collecting uritemplate===3.0.1 2020-11-30 11:07:28.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2020-11-30 11:07:28.504 | 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) 2020-11-30 11:07:28.528 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 976)) (0.11.7) 2020-11-30 11:07:28.622 | Collecting warlock===1.3.3 2020-11-30 11:07:28.630 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2020-11-30 11:07:28.708 | 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) 2020-11-30 11:07:28.712 | 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) 2020-11-30 11:07:28.715 | 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) 2020-11-30 11:07:28.720 | 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) 2020-11-30 11:07:28.724 | 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) 2020-11-30 11:07:28.854 | Collecting google-api-core===1.16.0 2020-11-30 11:07:28.862 | 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) 2020-11-30 11:07:28.956 | 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) 2020-11-30 11:07:28.960 | 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)) (50.3.2) 2020-11-30 11:07:29.008 | 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) 2020-11-30 11:07:29.027 | 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) 2020-11-30 11:07:29.073 | 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) 2020-11-30 11:07:29.077 | 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) 2020-11-30 11:07:29.083 | 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) 2020-11-30 11:07:29.092 | 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) 2020-11-30 11:07:29.095 | 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) 2020-11-30 11:07:29.098 | 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) 2020-11-30 11:07:29.108 | 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) 2020-11-30 11:07:29.157 | 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) 2020-11-30 11:07:29.164 | 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) 2020-11-30 11:07:29.170 | 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) 2020-11-30 11:07:29.177 | 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) 2020-11-30 11:07:29.181 | 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) 2020-11-30 11:07:29.194 | 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) 2020-11-30 11:07:29.197 | 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) 2020-11-30 11:07:29.372 | Collecting PyNaCl===1.3.0 2020-11-30 11:07:29.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/b0c5232910a20/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB) 2020-11-30 11:07:29.483 | 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) 2020-11-30 11:07:29.500 | 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) 2020-11-30 11:07:29.516 | 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) 2020-11-30 11:07:29.520 | 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) 2020-11-30 11:07:29.522 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:07:29.615 | Collecting pyudev===0.22.0 2020-11-30 11:07:29.626 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2020-11-30 11:07:29.700 | 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) 2020-11-30 11:07:29.702 | 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) 2020-11-30 11:07:29.747 | 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) 2020-11-30 11:07:29.756 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (1.4.1) 2020-11-30 11:07:29.762 | 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) 2020-11-30 11:07:29.764 | 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) 2020-11-30 11:07:29.767 | 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) 2020-11-30 11:07:29.769 | 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) 2020-11-30 11:07:29.814 | Collecting jsonpatch===1.25 2020-11-30 11:07:29.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/a7241010a1fd3/jsonpatch-1.25-py2.py3-none-any.whl (11 kB) 2020-11-30 11:07:29.830 | 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) 2020-11-30 11:07:29.834 | Requirement already satisfied: protobuf===3.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (3.11.3) 2020-11-30 11:07:29.933 | Collecting googleapis-common-protos===1.51.0 2020-11-30 11:07:29.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2020-11-30 11:07:30.719 | 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) 2020-11-30 11:07:30.732 | 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) 2020-11-30 11:07:30.735 | 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) 2020-11-30 11:07:30.744 | 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) 2020-11-30 11:07:30.747 | 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) 2020-11-30 11:07:30.751 | 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) 2020-11-30 11:07:30.803 | Collecting jsonpointer===2.0 2020-11-30 11:07:30.810 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2020-11-30 11:07:30.818 | 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) 2020-11-30 11:07:30.820 | 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) 2020-11-30 11:07:30.824 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2020-11-30 11:07:30.825 | Building wheel for googleapis-common-protos (setup.py): started 2020-11-30 11:07:31.647 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2020-11-30 11:07:31.649 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=3377f563e3e0bc0d825072502aa056172f94bac72beb1d94e012058cdd93bdd5 2020-11-30 11:07:31.649 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2020-11-30 11:07:31.651 | Building wheel for rtslib-fb (setup.py): started 2020-11-30 11:07:32.428 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2020-11-30 11:07:32.429 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=1543cddee5bad9c5f2d6a516d989ff7d19d6f568431c90c64bdb912d67653a1d 2020-11-30 11:07:32.429 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2020-11-30 11:07:32.430 | Successfully built googleapis-common-protos rtslib-fb 2020-11-30 11:07:33.302 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, uritemplate, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, google-api-python-client, cinder 2020-11-30 11:07:33.302 | Attempting uninstall: pyasn1 2020-11-30 11:07:33.304 | Found existing installation: pyasn1 0.4.2 2020-11-30 11:07:33.310 | Uninstalling pyasn1-0.4.2: 2020-11-30 11:07:33.328 | Successfully uninstalled pyasn1-0.4.2 2020-11-30 11:07:34.193 | Attempting uninstall: jsonpointer 2020-11-30 11:07:34.194 | Found existing installation: jsonpointer 1.10 2020-11-30 11:07:34.198 | Uninstalling jsonpointer-1.10: 2020-11-30 11:07:34.214 | Successfully uninstalled jsonpointer-1.10 2020-11-30 11:07:34.229 | Attempting uninstall: jsonpatch 2020-11-30 11:07:34.230 | Found existing installation: jsonpatch 1.16 2020-11-30 11:07:34.238 | Uninstalling jsonpatch-1.16: 2020-11-30 11:07:34.253 | Successfully uninstalled jsonpatch-1.16 2020-11-30 11:07:35.932 | Running setup.py develop for cinder 2020-11-30 11:07:38.172 | Successfully installed PyNaCl-1.3.0 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 jsonpatch-1.25 jsonpointer-2.0 oauth2client-4.1.3 oslo.versionedobjects-2.0.2 oslo.vmware-3.3.1 paramiko-2.7.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 python-novaclient-17.0.0 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 tooz-2.3.0 uritemplate-3.0.1 warlock-1.3.3 2020-11-30 11:07:38.421 | + inc/python:pip_install:207 : result=0 2020-11-30 11:07:38.424 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:07:38.427 | + functions-common:time_stop:2331 : local name 2020-11-30 11:07:38.429 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:07:38.432 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:07:38.434 | + functions-common:time_stop:2334 : local total 2020-11-30 11:07:38.436 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:07:38.438 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:07:38.441 | + functions-common:time_stop:2338 : start_time=1606734435270 2020-11-30 11:07:38.443 | + functions-common:time_stop:2340 : [[ -z 1606734435270 ]] 2020-11-30 11:07:38.446 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:07:38.449 | + functions-common:time_stop:2343 : end_time=1606734458447 2020-11-30 11:07:38.452 | + functions-common:time_stop:2344 : elapsed_time=23177 2020-11-30 11:07:38.454 | + functions-common:time_stop:2345 : total=199364 2020-11-30 11:07:38.456 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:07:38.458 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=222541 2020-11-30 11:07:38.461 | + inc/python:pip_install:210 : return 0 2020-11-30 11:07:38.463 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2020-11-30 11:07:38.466 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-11-30 11:07:38.469 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-11-30 11:07:38.489 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-11-30 11:07:38.501 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2020-11-30 11:07:38.504 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2020-11-30 11:07:38.506 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:07:38.509 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:07:38.512 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2020-11-30 11:07:38.514 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:07:38.517 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2020-11-30 11:07:38.519 | + lib/cinder:install_cinder:420 : install_package tgt 2020-11-30 11:07:38.522 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:07:38.525 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:07:38.528 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:07:38.530 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:07:38.533 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:07:38.536 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:07:38.539 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:38.541 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:38.544 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:07:38.547 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:07:38.550 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:07:38.553 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:07:38.555 | + functions-common:install_package:1334 : real_install_package tgt 2020-11-30 11:07:38.558 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:07:38.561 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:38.564 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:38.566 | + functions-common:real_install_package:1320 : apt_get install tgt 2020-11-30 11:07:38.588 | + 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 2020-11-30 11:07:38.711 | Reading package lists... 2020-11-30 11:07:39.014 | Building dependency tree... 2020-11-30 11:07:39.016 | Reading state information... 2020-11-30 11:07:39.321 | The following packages were automatically installed and are no longer required: 2020-11-30 11:07:39.322 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 11:07:39.322 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 11:07:39.322 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 11:07:39.322 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:07:39.322 | python3-twisted-bin python3-zope.interface 2020-11-30 11:07:39.322 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:07:39.323 | The following additional packages will be installed: 2020-11-30 11:07:39.323 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2020-11-30 11:07:39.324 | libsgutils2-2 sg3-utils 2020-11-30 11:07:39.325 | Suggested packages: 2020-11-30 11:07:39.325 | tgt-rbd 2020-11-30 11:07:39.390 | The following NEW packages will be installed: 2020-11-30 11:07:39.391 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2020-11-30 11:07:39.392 | The following packages will be upgraded: 2020-11-30 11:07:39.393 | ibverbs-providers libibverbs1 2020-11-30 11:07:39.582 | 2 upgraded, 5 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 11:07:39.582 | Need to get 1,406 kB of archives. 2020-11-30 11:07:39.582 | After this operation, 3,551 kB of additional disk space will be used. 2020-11-30 11:07:39.582 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2020-11-30 11:07:39.784 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2020-11-30 11:07:39.882 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2020-11-30 11:07:39.891 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2020-11-30 11:07:40.201 | 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] 2020-11-30 11:07:40.284 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2020-11-30 11:07:40.721 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2020-11-30 11:07:41.352 | Fetched 1,406 kB in 1s (1,030 kB/s) 2020-11-30 11:07:41.463 | (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 ... 76912 files and directories currently installed.) 2020-11-30 11:07:41.468 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2020-11-30 11:07:41.501 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2020-11-30 11:07:41.648 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2020-11-30 11:07:41.671 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2020-11-30 11:07:41.749 | Selecting previously unselected package libconfig-general-perl. 2020-11-30 11:07:41.758 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2020-11-30 11:07:41.761 | Unpacking libconfig-general-perl (2.63-1) ... 2020-11-30 11:07:41.861 | Selecting previously unselected package librdmacm1:amd64. 2020-11-30 11:07:41.870 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2020-11-30 11:07:41.873 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2020-11-30 11:07:41.966 | Selecting previously unselected package libsgutils2-2. 2020-11-30 11:07:41.975 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-11-30 11:07:41.978 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-11-30 11:07:42.048 | Selecting previously unselected package sg3-utils. 2020-11-30 11:07:42.057 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-11-30 11:07:42.061 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-11-30 11:07:42.284 | Selecting previously unselected package tgt. 2020-11-30 11:07:42.292 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2020-11-30 11:07:42.297 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2020-11-30 11:07:42.424 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2020-11-30 11:07:42.449 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:07:42.473 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2020-11-30 11:07:42.503 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-11-30 11:07:42.535 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 11:07:42.567 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2020-11-30 11:07:42.773 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:07:42.963 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-11-30 11:07:44.666 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-11-30 11:07:44.696 | Setting up libconfig-general-perl (2.63-1) ... 2020-11-30 11:07:44.728 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2020-11-30 11:07:45.047 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2020-11-30 11:07:45.901 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-11-30 11:07:45.932 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-11-30 11:07:46.135 | Processing triggers for ureadahead (0.100.0-21) ... 2020-11-30 11:07:48.315 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:07:48.318 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:07:48.320 | + functions-common:time_stop:2331 : local name 2020-11-30 11:07:48.323 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:07:48.326 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:07:48.328 | + functions-common:time_stop:2334 : local total 2020-11-30 11:07:48.331 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:07:48.333 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:07:48.336 | + functions-common:time_stop:2338 : start_time=1606734458585 2020-11-30 11:07:48.338 | + functions-common:time_stop:2340 : [[ -z 1606734458585 ]] 2020-11-30 11:07:48.342 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:07:48.346 | + functions-common:time_stop:2343 : end_time=1606734468343 2020-11-30 11:07:48.349 | + functions-common:time_stop:2344 : elapsed_time=9758 2020-11-30 11:07:48.351 | + functions-common:time_stop:2345 : total=214727 2020-11-30 11:07:48.354 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:07:48.356 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=224485 2020-11-30 11:07:48.359 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:07:48.361 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-30 11:07:48.364 | + ./stack.sh:main:897 : configure_cinder 2020-11-30 11:07:48.366 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2020-11-30 11:07:48.380 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2020-11-30 11:07:48.384 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2020-11-30 11:07:48.387 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2020-11-30 11:07:48.391 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-11-30 11:07:48.394 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2020-11-30 11:07:48.395 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-11-30 11:07:48.399 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2020-11-30 11:07:48.401 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2020-11-30 11:07:48.404 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-11-30 11:07:48.407 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2020-11-30 11:07:48.409 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2020-11-30 11:07:48.411 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2020-11-30 11:07:48.413 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2020-11-30 11:07:48.415 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2020-11-30 11:07:48.427 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2020-11-30 11:07:48.440 | + 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 2020-11-30 11:07:48.453 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2020-11-30 11:07:48.466 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2020-11-30 11:07:48.478 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-11-30 11:07:48.481 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-11-30 11:07:48.488 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.KeYlQDXqTC 2020-11-30 11:07:48.491 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-11-30 11:07:48.493 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-11-30 11:07:48.496 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2020-11-30 11:07:48.498 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.KeYlQDXqTC 2020-11-30 11:07:48.502 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.KeYlQDXqTC 2020-11-30 11:07:48.515 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.KeYlQDXqTC /etc/sudoers.d/cinder-rootwrap 2020-11-30 11:07:48.527 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2020-11-30 11:07:48.533 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-11-30 11:07:48.535 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-11-30 11:07:48.538 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-11-30 11:07:48.540 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-11-30 11:07:48.543 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-11-30 11:07:48.545 | + 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 ]] 2020-11-30 11:07:48.548 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2020-11-30 11:07:48.552 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2020-11-30 11:07:48.556 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2020-11-30 11:07:48.562 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2020-11-30 11:07:48.583 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2020-11-30 11:07:48.602 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2020-11-30 11:07:48.623 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2020-11-30 11:07:48.643 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2020-11-30 11:07:48.663 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2020-11-30 11:07:48.683 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2020-11-30 11:07:48.703 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2020-11-30 11:07:48.722 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2020-11-30 11:07:48.725 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-11-30 11:07:48.727 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2020-11-30 11:07:48.730 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-11-30 11:07:48.732 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2020-11-30 11:07:48.760 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2020-11-30 11:07:48.789 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2020-11-30 11:07:48.817 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2020-11-30 11:07:48.845 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2020-11-30 11:07:48.872 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2020-11-30 11:07:48.898 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2020-11-30 11:07:48.927 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2020-11-30 11:07:48.957 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:07:48.985 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2020-11-30 11:07:49.012 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2020-11-30 11:07:49.043 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2020-11-30 11:07:49.070 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2020-11-30 11:07:49.073 | ++ lib/database:database_connection_url:132 : local db=cinder 2020-11-30 11:07:49.076 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2020-11-30 11:07:49.079 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2020-11-30 11:07:49.081 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-11-30 11:07:49.085 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-11-30 11:07:49.115 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2020-11-30 11:07:49.142 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2020-11-30 11:07:49.170 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2020-11-30 11:07:49.198 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2020-11-30 11:07:49.229 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2020-11-30 11:07:49.256 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2020-11-30 11:07:49.286 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2020-11-30 11:07:49.289 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2020-11-30 11:07:49.317 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2020-11-30 11:07:49.349 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2020-11-30 11:07:49.356 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key f2e27b4e38e82f0d01e31fb73733e526 2020-11-30 11:07:49.384 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2020-11-30 11:07:49.402 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:49.404 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2020-11-30 11:07:49.407 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2020-11-30 11:07:49.409 | + lib/cinder:configure_cinder:241 : local default_name= 2020-11-30 11:07:49.412 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2020-11-30 11:07:49.414 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2020-11-30 11:07:49.416 | + lib/cinder:configure_cinder:244 : be_type=lvm 2020-11-30 11:07:49.421 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2020-11-30 11:07:49.423 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2020-11-30 11:07:49.426 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2020-11-30 11:07:49.428 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2020-11-30 11:07:49.431 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2020-11-30 11:07:49.460 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2020-11-30 11:07:49.488 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2020-11-30 11:07:49.516 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2020-11-30 11:07:49.544 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2020-11-30 11:07:49.570 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2020-11-30 11:07:49.572 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2020-11-30 11:07:49.574 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2020-11-30 11:07:49.577 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2020-11-30 11:07:49.604 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2020-11-30 11:07:49.636 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2020-11-30 11:07:49.638 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2020-11-30 11:07:49.665 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2020-11-30 11:07:49.668 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2020-11-30 11:07:49.670 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2020-11-30 11:07:49.673 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2020-11-30 11:07:49.699 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2020-11-30 11:07:49.702 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2020-11-30 11:07:49.705 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2020-11-30 11:07:49.721 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:49.724 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2020-11-30 11:07:49.752 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2020-11-30 11:07:49.770 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:07:49.773 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2020-11-30 11:07:49.790 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:07:49.793 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2020-11-30 11:07:49.795 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2020-11-30 11:07:49.798 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2020-11-30 11:07:49.801 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2020-11-30 11:07:49.803 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-11-30 11:07:49.805 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-11-30 11:07:49.808 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-30 11:07:49.827 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:49.831 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-11-30 11:07:49.833 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-11-30 11:07:49.836 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-30 11:07:49.852 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:49.855 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:07:49.859 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:07:49.887 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-30 11:07:49.890 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-30 11:07:49.892 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2020-11-30 11:07:49.895 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2020-11-30 11:07:49.898 | + functions:setup_logging:656 : local other_cond=True 2020-11-30 11:07:49.900 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2020-11-30 11:07:49.903 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2020-11-30 11:07:49.906 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2020-11-30 11:07:49.909 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2020-11-30 11:07:49.912 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2020-11-30 11:07:49.929 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2020-11-30 11:07:49.932 | + functions:setup_systemd_logging:693 : local pidstr= 2020-11-30 11:07:49.934 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2020-11-30 11:07:49.937 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2020-11-30 11:07:49.939 | + functions:setup_systemd_logging:700 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-11-30 11:07:49.965 | + 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' 2020-11-30 11:07:49.993 | + 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' 2020-11-30 11:07:50.021 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-30 11:07:50.047 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2020-11-30 11:07:50.050 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2020-11-30 11:07:50.052 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2020-11-30 11:07:50.055 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2020-11-30 11:07:50.058 | + lib/apache:write_uwsgi_config:267 : local http= 2020-11-30 11:07:50.061 | + lib/apache:write_uwsgi_config:268 : local name= 2020-11-30 11:07:50.064 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2020-11-30 11:07:50.067 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2020-11-30 11:07:50.070 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2020-11-30 11:07:50.072 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2020-11-30 11:07:50.086 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-11-30 11:07:50.086 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:07:50.095 | d /var/run/uwsgi 0755 ubuntu root 2020-11-30 11:07:50.100 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:07:50.118 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2020-11-30 11:07:50.121 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2020-11-30 11:07:50.126 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2020-11-30 11:07:50.156 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2020-11-30 11:07:50.184 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2020-11-30 11:07:50.210 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2020-11-30 11:07:50.238 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2020-11-30 11:07:50.266 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-11-30 11:07:50.293 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2020-11-30 11:07:50.321 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2020-11-30 11:07:50.348 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2020-11-30 11:07:50.377 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-11-30 11:07:50.404 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2020-11-30 11:07:50.434 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-11-30 11:07:50.462 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2020-11-30 11:07:50.491 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2020-11-30 11:07:50.493 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2020-11-30 11:07:50.497 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2020-11-30 11:07:50.500 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2020-11-30 11:07:50.503 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2020-11-30 11:07:50.506 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:50.509 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:50.512 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2020-11-30 11:07:50.516 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2020-11-30 11:07:50.519 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2020-11-30 11:07:50.548 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2020-11-30 11:07:50.577 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2020-11-30 11:07:50.578 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2020-11-30 11:07:50.586 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2020-11-30 11:07:50.590 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2020-11-30 11:07:50.593 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2020-11-30 11:07:50.596 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2020-11-30 11:07:50.599 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-11-30 11:07:50.602 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:07:50.604 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:50.607 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:50.610 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-11-30 11:07:50.613 | + lib/apache:enable_apache_site:216 : is_ubuntu 2020-11-30 11:07:50.615 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:07:50.618 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:07:50.620 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2020-11-30 11:07:50.684 | Enabling site cinder-wsgi. 2020-11-30 11:07:50.690 | To activate the new configuration, you need to run: 2020-11-30 11:07:50.690 | systemctl reload apache2 2020-11-30 11:07:50.695 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2020-11-30 11:07:50.697 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 11:07:50.700 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:07:50.702 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 11:07:50.856 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2020-11-30 11:07:50.860 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2020-11-30 11:07:50.890 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2020-11-30 11:07:50.917 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2020-11-30 11:07:50.935 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:07:50.939 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2020-11-30 11:07:50.941 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2020-11-30 11:07:50.971 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2020-11-30 11:07:50.973 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-11-30 11:07:50.976 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-11-30 11:07:50.979 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2020-11-30 11:07:50.981 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2020-11-30 11:07:51.011 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2020-11-30 11:07:51.041 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2020-11-30 11:07:51.069 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2020-11-30 11:07:51.098 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2020-11-30 11:07:51.126 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2020-11-30 11:07:51.156 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2020-11-30 11:07:51.183 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2020-11-30 11:07:51.212 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:07:51.239 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2020-11-30 11:07:51.267 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2020-11-30 11:07:51.294 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2020-11-30 11:07:51.321 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2020-11-30 11:07:51.323 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2020-11-30 11:07:51.341 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:51.343 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2020-11-30 11:07:51.372 | + ./stack.sh:main:900 : is_service_enabled neutron 2020-11-30 11:07:51.389 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:07:51.392 | + ./stack.sh:main:902 : stack_install_service neutron 2020-11-30 11:07:51.394 | + lib/stack:stack_install_service:20 : local service=neutron 2020-11-30 11:07:51.397 | + lib/stack:stack_install_service:21 : type install_neutron 2020-11-30 11:07:51.399 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 11:07:51.402 | + lib/stack:stack_install_service:32 : install_neutron 2020-11-30 11:07:51.404 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2020-11-30 11:07:51.409 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:07:51.409 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 11:07:51.414 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:07:51.416 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 11:07:51.419 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 11:07:51.422 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 11:07:51.425 | + lib/neutron:install_neutron:659 : install_mutnauq 2020-11-30 11:07:51.428 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2020-11-30 11:07:51.431 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2020-11-30 11:07:51.434 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:07:51.437 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:07:51.440 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2020-11-30 11:07:51.442 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:07:51.445 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2020-11-30 11:07:51.448 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2020-11-30 11:07:51.450 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2020-11-30 11:07:51.453 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 11:07:51.455 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 11:07:51.458 | ++ functions-common:git_clone:527 : pwd 2020-11-30 11:07:51.462 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 11:07:51.465 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 11:07:51.469 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 11:07:51.486 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 11:07:51.489 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 11:07:51.491 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 11:07:51.494 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 11:07:51.495 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 11:07:51.500 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2020-11-30 11:07:51.502 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 11:07:51.504 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2020-11-30 11:07:51.508 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 11:07:51.508 | + functions-common:git_clone:593 : head -1 2020-11-30 11:07:51.514 | ac2276c396 Merge "Rehome api tests for propagate_uplink_status" into stable/ussuri 2020-11-30 11:07:51.518 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 11:07:51.520 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2020-11-30 11:07:51.523 | + inc/python:setup_develop:351 : local bindep 2020-11-30 11:07:51.526 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2020-11-30 11:07:51.529 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2020-11-30 11:07:51.531 | + inc/python:setup_develop:357 : local extras= 2020-11-30 11:07:51.534 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2020-11-30 11:07:51.537 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 11:07:51.539 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2020-11-30 11:07:51.543 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2020-11-30 11:07:51.546 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 11:07:51.548 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 11:07:51.552 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2020-11-30 11:07:51.555 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 11:07:51.558 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2020-11-30 11:07:51.560 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 11:07:51.563 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 11:07:51.566 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2020-11-30 11:07:51.572 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2020-11-30 11:07:51.575 | + 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' 2020-11-30 11:07:52.573 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2020-11-30 11:07:52.576 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 11:07:52.579 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 11:07:52.581 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 11:07:52.584 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2020-11-30 11:07:52.586 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2020-11-30 11:07:52.589 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 11:07:52.591 | + inc/python:setup_package:440 : local extras= 2020-11-30 11:07:52.595 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 11:07:52.597 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 11:07:52.600 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 11:07:52.602 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 11:07:52.605 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 11:07:52.607 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2020-11-30 11:07:52.628 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2020-11-30 11:07:52.633 | + 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 2020-11-30 11:07:55.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:07:55.438 | 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. 2020-11-30 11:07:55.438 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.439 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.440 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.441 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.441 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.441 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.442 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.443 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.443 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.443 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.444 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.444 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.445 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.445 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.446 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.446 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.446 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.447 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.447 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.448 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.448 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.449 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.449 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.450 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.450 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.452 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.453 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.453 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.454 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.455 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.455 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.456 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.456 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.456 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.457 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.457 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.458 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.458 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.458 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.459 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.459 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.459 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.460 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.460 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.461 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.461 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.462 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.462 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.462 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.463 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.464 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.464 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.465 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.465 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.466 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.466 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.467 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.467 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.468 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.468 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.469 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.470 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.470 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.471 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.471 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.472 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.473 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.474 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.474 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.475 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.476 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.476 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.476 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.477 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.477 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.478 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.478 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.479 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.479 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.479 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.480 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.481 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.481 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.482 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.482 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.482 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.483 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.483 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.484 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.484 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.485 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.485 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.486 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.486 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.487 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.487 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.488 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.488 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.489 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.489 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.490 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.490 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.491 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.491 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.492 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.492 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.493 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.493 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.494 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.494 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.495 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.495 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.495 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.496 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.496 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.497 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.497 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.499 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.499 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.499 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.499 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.500 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.500 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.501 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.501 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.501 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.502 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.503 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.503 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.503 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.504 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.504 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.505 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.505 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.506 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.506 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.507 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.507 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.507 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.508 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.508 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.509 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.509 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.509 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.510 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.511 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.511 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.511 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.512 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.512 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.513 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.513 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.514 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.514 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.515 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.515 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.515 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.516 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.516 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.517 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.517 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.518 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.518 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.519 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.519 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.519 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.520 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.520 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.520 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.521 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.521 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.522 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.522 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.523 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.523 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.523 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.524 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.524 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.525 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.525 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.525 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.526 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.526 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.527 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.527 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.527 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.528 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.528 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.529 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.531 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.531 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.531 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.531 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.531 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.531 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.553 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.554 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.554 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.555 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.555 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.556 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.556 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.556 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.557 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.557 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.558 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.558 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.558 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.559 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.559 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.560 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.560 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.561 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.561 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.562 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.562 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.562 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.563 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.563 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.564 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.564 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.564 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.565 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.565 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.566 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.566 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.567 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.567 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.567 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.568 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.568 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.569 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.570 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.571 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.571 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.572 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.573 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.573 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.573 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.574 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.574 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.575 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.575 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.576 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.576 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.577 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.577 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.577 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.578 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.578 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.579 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.579 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.580 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.580 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.581 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.581 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.581 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.582 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.582 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.583 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.583 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.584 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.584 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.584 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.585 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.585 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.586 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.586 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.586 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.587 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.587 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.588 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.588 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.589 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.590 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.590 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.591 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.591 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.592 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.592 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.592 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.593 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.593 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.594 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.594 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.595 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.595 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.595 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.596 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.596 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.597 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.597 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.597 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.598 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.598 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.599 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.599 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.600 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.600 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.601 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.601 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.601 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.602 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.602 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.603 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.603 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.604 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.604 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.605 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.605 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.605 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.606 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.606 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.607 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.607 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.608 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.608 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.609 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.609 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.609 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.610 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.610 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.611 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.611 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.611 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.612 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.612 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.613 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.613 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.614 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.615 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.615 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.616 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.616 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.617 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.617 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.617 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.618 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.618 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.619 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.619 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.620 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.620 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.621 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.621 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.622 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.622 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.622 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.623 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.623 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.624 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.624 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.625 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.625 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.626 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.626 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.627 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.627 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.628 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.628 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.628 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.629 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.629 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.630 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.630 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.631 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.631 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.632 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.632 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.633 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.633 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.633 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.634 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.634 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.634 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.635 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.636 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.636 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.636 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.637 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.637 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.638 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.639 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.639 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.640 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.640 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.641 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.641 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.642 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.642 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.643 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.643 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.643 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.644 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.644 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.645 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.645 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.645 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.646 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.646 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.647 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.647 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.648 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.648 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.649 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.649 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.649 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.650 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.650 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.651 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.651 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.652 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.653 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.653 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.653 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:07:55.654 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:07:55.654 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:07:55.655 | Obtaining file:///opt/stack/neutron 2020-11-30 11:07:57.926 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-30 11:08:00.227 | 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) 2020-11-30 11:08:00.236 | 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) 2020-11-30 11:08:00.240 | 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) 2020-11-30 11:08:00.250 | 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) 2020-11-30 11:08:00.258 | 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) 2020-11-30 11:08:00.268 | 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) 2020-11-30 11:08:00.292 | 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) 2020-11-30 11:08:00.309 | 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) 2020-11-30 11:08:00.320 | 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) 2020-11-30 11:08:00.329 | 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) 2020-11-30 11:08:00.333 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.25.2) 2020-11-30 11:08:00.345 | 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) 2020-11-30 11:08:00.352 | 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) 2020-11-30 11:08:00.355 | 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) 2020-11-30 11:08:00.359 | 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) 2020-11-30 11:08:00.431 | 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) 2020-11-30 11:08:00.495 | 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) 2020-11-30 11:08:00.498 | 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) 2020-11-30 11:08:00.502 | 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) 2020-11-30 11:08:00.670 | Collecting neutron-lib===2.3.0 2020-11-30 11:08:00.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/caa/bf3f73f3ffa23/neutron_lib-2.3.0-py3-none-any.whl (502 kB) 2020-11-30 11:08:01.022 | Collecting openstacksdk===0.46.0 2020-11-30 11:08:01.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e16/09423bfe676d9/openstacksdk-0.46.0-py3-none-any.whl (1.3 MB) 2020-11-30 11:08:01.273 | Collecting os-ken===1.0.0 2020-11-30 11:08:01.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/58de42c2bdb99/os_ken-1.0.0-py3-none-any.whl (2.1 MB) 2020-11-30 11:08:01.453 | 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) 2020-11-30 11:08:01.568 | Collecting os-traits===2.3.0 2020-11-30 11:08:01.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/870/2635419f01b28/os_traits-2.3.0-py3-none-any.whl (34 kB) 2020-11-30 11:08:01.770 | Collecting os-vif===2.0.0 2020-11-30 11:08:01.777 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/243/b177adc2cbfbf/os_vif-2.0.0-py3-none-any.whl (103 kB) 2020-11-30 11:08:01.976 | Collecting os-xenapi===0.3.4 2020-11-30 11:08:01.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2020-11-30 11:08:02.083 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.0) 2020-11-30 11:08:02.119 | 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) 2020-11-30 11:08:02.134 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.4) 2020-11-30 11:08:02.149 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.2) 2020-11-30 11:08:02.156 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.0) 2020-11-30 11:08:02.211 | 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) 2020-11-30 11:08:02.220 | 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) 2020-11-30 11:08:02.298 | Requirement already satisfied: oslo.messaging===12.1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.5) 2020-11-30 11:08:02.370 | 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) 2020-11-30 11:08:02.393 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.1) 2020-11-30 11:08:02.412 | 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) 2020-11-30 11:08:02.429 | 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) 2020-11-30 11:08:02.446 | 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) 2020-11-30 11:08:02.450 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.1) 2020-11-30 11:08:02.464 | 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) 2020-11-30 11:08:02.493 | 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) 2020-11-30 11:08:02.505 | 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) 2020-11-30 11:08:02.523 | 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) 2020-11-30 11:08:02.547 | 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) 2020-11-30 11:08:02.619 | Collecting ovs===2.11.0 2020-11-30 11:08:02.626 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/849/258c1367e3878/ovs-2.11.0.tar.gz (98 kB) 2020-11-30 11:08:03.496 | Collecting ovsdbapp===1.2.2 2020-11-30 11:08:03.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/aadaec76ea539/ovsdbapp-1.2.2-py3-none-any.whl (100 kB) 2020-11-30 11:08:03.595 | 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) 2020-11-30 11:08:03.634 | 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) 2020-11-30 11:08:03.764 | Collecting pecan===1.3.3 2020-11-30 11:08:03.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b54/61add4e3f35a7/pecan-1.3.3.tar.gz (120 kB) 2020-11-30 11:08:04.649 | 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) 2020-11-30 11:08:04.652 | 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) 2020-11-30 11:08:04.658 | 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) 2020-11-30 11:08:04.673 | 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) 2020-11-30 11:08:04.687 | 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) 2020-11-30 11:08:04.690 | 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) 2020-11-30 11:08:04.820 | Collecting pyroute2===0.5.11 2020-11-30 11:08:04.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/05e/959f1a89d7151/pyroute2-0.5.11.tar.gz (767 kB) 2020-11-30 11:08:05.832 | 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) 2020-11-30 11:08:05.954 | Collecting python-designateclient===4.0.0 2020-11-30 11:08:05.960 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7cc/41ff24966f165/python_designateclient-4.0.0-py3-none-any.whl (84 kB) 2020-11-30 11:08:06.065 | 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) 2020-11-30 11:08:06.067 | 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) 2020-11-30 11:08:06.229 | Collecting python-neutronclient===7.1.1 2020-11-30 11:08:06.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/55f/1f40e48c46e52/python_neutronclient-7.1.1-py3-none-any.whl (436 kB) 2020-11-30 11:08:06.361 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.0) 2020-11-30 11:08:06.382 | 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) 2020-11-30 11:08:06.387 | 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) 2020-11-30 11:08:06.396 | 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) 2020-11-30 11:08:06.509 | Collecting requestsexceptions===1.4.0 2020-11-30 11:08:06.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2020-11-30 11:08:06.596 | 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) 2020-11-30 11:08:06.705 | Collecting setproctitle===1.1.10 2020-11-30 11:08:06.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a0/35eddac628987/setproctitle-1.1.10.zip (34 kB) 2020-11-30 11:08:07.462 | 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) 2020-11-30 11:08:07.466 | 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) 2020-11-30 11:08:07.517 | Collecting sortedcontainers===2.1.0 2020-11-30 11:08:07.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d9e/96492dd51fae3/sortedcontainers-2.1.0-py2.py3-none-any.whl (28 kB) 2020-11-30 11:08:07.531 | 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) 2020-11-30 11:08:07.544 | 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) 2020-11-30 11:08:07.548 | 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) 2020-11-30 11:08:07.551 | 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) 2020-11-30 11:08:07.558 | 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) 2020-11-30 11:08:07.572 | 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) 2020-11-30 11:08:07.584 | 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) 2020-11-30 11:08:07.591 | 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) 2020-11-30 11:08:07.703 | Collecting tinyrpc===1.0.4 2020-11-30 11:08:07.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b4/1fab967fb1c97/tinyrpc-1.0.4.tar.gz (26 kB) 2020-11-30 11:08:08.509 | Requirement already satisfied: tooz===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.0) 2020-11-30 11:08:08.577 | 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) 2020-11-30 11:08:08.582 | 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) 2020-11-30 11:08:08.590 | 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) 2020-11-30 11:08:08.614 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2020-11-30 11:08:08.619 | 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) 2020-11-30 11:08:08.622 | 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) 2020-11-30 11:08:08.625 | 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) 2020-11-30 11:08:08.634 | 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) 2020-11-30 11:08:08.637 | 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) 2020-11-30 11:08:08.780 | Collecting jmespath===0.9.5 2020-11-30 11:08:08.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/695/cb76fa78a1066/jmespath-0.9.5-py2.py3-none-any.whl (24 kB) 2020-11-30 11:08:08.888 | Collecting appdirs===1.4.3 2020-11-30 11:08:08.897 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d8b/24664561d0d34/appdirs-1.4.3-py2.py3-none-any.whl (12 kB) 2020-11-30 11:08:08.904 | 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) 2020-11-30 11:08:08.910 | 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) 2020-11-30 11:08:09.047 | Collecting munch===2.5.0 2020-11-30 11:08:09.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2020-11-30 11:08:09.161 | 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) 2020-11-30 11:08:09.165 | 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) 2020-11-30 11:08:09.170 | 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) 2020-11-30 11:08:09.174 | 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) 2020-11-30 11:08:09.179 | 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) 2020-11-30 11:08:09.185 | 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) 2020-11-30 11:08:09.192 | 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) 2020-11-30 11:08:09.242 | 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) 2020-11-30 11:08:09.246 | 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) 2020-11-30 11:08:09.250 | 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) 2020-11-30 11:08:09.262 | 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) 2020-11-30 11:08:09.272 | 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) 2020-11-30 11:08:09.415 | Collecting WebTest===2.0.34 2020-11-30 11:08:09.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da9/cf14c103ff51a/WebTest-2.0.34-py2.py3-none-any.whl (32 kB) 2020-11-30 11:08:09.611 | Collecting logutils===0.3.5 2020-11-30 11:08:09.619 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/58a25d5c20946/logutils-0.3.5.tar.gz (27 kB) 2020-11-30 11:08:10.401 | 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) 2020-11-30 11:08:10.559 | Collecting osc-lib===2.0.0 2020-11-30 11:08:10.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93b/8e83b61daebd7/osc_lib-2.0.0-py2.py3-none-any.whl (89 kB) 2020-11-30 11:08:10.671 | 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) 2020-11-30 11:08:10.843 | Collecting os-client-config===2.1.0 2020-11-30 11:08:10.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2020-11-30 11:08:10.930 | 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) 2020-11-30 11:08:10.934 | 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) 2020-11-30 11:08:10.937 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:08:10.940 | 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) 2020-11-30 11:08:10.943 | 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) 2020-11-30 11:08:10.945 | 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) 2020-11-30 11:08:10.948 | 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) 2020-11-30 11:08:10.950 | 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) 2020-11-30 11:08:10.953 | 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) 2020-11-30 11:08:10.957 | 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) 2020-11-30 11:08:10.960 | 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) 2020-11-30 11:08:10.980 | 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) 2020-11-30 11:08:11.109 | Collecting beautifulsoup4===4.9.0 2020-11-30 11:08:11.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d4e/96ac9b0c3a6d3/beautifulsoup4-4.9.0-py3-none-any.whl (109 kB) 2020-11-30 11:08:11.330 | Collecting waitress===1.4.3 2020-11-30 11:08:11.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/77f/f3f3226931a1d/waitress-1.4.3-py2.py3-none-any.whl (148 kB) 2020-11-30 11:08:11.431 | 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)) (50.3.2) 2020-11-30 11:08:11.480 | 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) 2020-11-30 11:08:11.486 | 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) 2020-11-30 11:08:11.531 | 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) 2020-11-30 11:08:11.547 | 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) 2020-11-30 11:08:11.683 | Collecting soupsieve===2.0 2020-11-30 11:08:11.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fcd/71e08c0aee99a/soupsieve-2.0-py2.py3-none-any.whl (32 kB) 2020-11-30 11:08:11.772 | 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) 2020-11-30 11:08:11.775 | 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) 2020-11-30 11:08:11.779 | Building wheels for collected packages: logutils, ovs, pecan, pyroute2, setproctitle, tinyrpc 2020-11-30 11:08:11.780 | Building wheel for logutils (setup.py): started 2020-11-30 11:08:12.567 | Building wheel for logutils (setup.py): finished with status 'done' 2020-11-30 11:08:12.568 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19939 sha256=6e6f96b4215a32fa1f914ae0f143b22aaa5fa081a7e8661c7a5834ea93ccbb17 2020-11-30 11:08:12.568 | Stored in directory: /root/.cache/pip/wheels/d8/35/3a/0ddd0713ae1be9c77bddb003f02b3fddc165409247333d32ef 2020-11-30 11:08:12.571 | Building wheel for ovs (setup.py): started 2020-11-30 11:08:13.667 | Building wheel for ovs (setup.py): finished with status 'done' 2020-11-30 11:08:13.669 | Created wheel for ovs: filename=ovs-2.11.0-py3-none-any.whl size=117168 sha256=2c0a6131a0bdabafb072d86facabd7a7d2e9e452083924ede3df2eb8d43a15b2 2020-11-30 11:08:13.669 | Stored in directory: /root/.cache/pip/wheels/60/f3/fc/6b46e144016552b27186e77c44ee655f3c6ff4f503102f40b1 2020-11-30 11:08:13.671 | Building wheel for pecan (setup.py): started 2020-11-30 11:08:14.701 | Building wheel for pecan (setup.py): finished with status 'done' 2020-11-30 11:08:14.704 | Created wheel for pecan: filename=pecan-1.3.3-py3-none-any.whl size=146357 sha256=bc89660f5d6ce63569f4786a86b7054d8d99a09bd2da588f98069412d3b8948a 2020-11-30 11:08:14.704 | Stored in directory: /root/.cache/pip/wheels/e8/3e/4d/56709cf852d13199bb208d9dac62d404e7885c18867916533e 2020-11-30 11:08:14.706 | Building wheel for pyroute2 (setup.py): started 2020-11-30 11:08:15.842 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2020-11-30 11:08:15.846 | Created wheel for pyroute2: filename=pyroute2-0.5.11-py3-none-any.whl size=374039 sha256=3ee46990cc5d38cabc2933927907cd934f9329110ca8965b9d61436d236d3fde 2020-11-30 11:08:15.846 | Stored in directory: /root/.cache/pip/wheels/73/16/a8/b77352a777eb1aa9bdda41af274a1e8592fc75e14660e09184 2020-11-30 11:08:15.848 | Building wheel for setproctitle (setup.py): started 2020-11-30 11:08:17.255 | Building wheel for setproctitle (setup.py): finished with status 'done' 2020-11-30 11:08:17.256 | Created wheel for setproctitle: filename=setproctitle-1.1.10-cp36-cp36m-linux_x86_64.whl size=33917 sha256=2568963e7cd4301ea3f38b6cbd1e80b7a3a5b52a125b2240983128183d34e34c 2020-11-30 11:08:17.257 | Stored in directory: /root/.cache/pip/wheels/5c/fb/ef/c065d6acf0900d6e6f7aa147de64068a6dac9116d2bd59c13a 2020-11-30 11:08:17.259 | Building wheel for tinyrpc (setup.py): started 2020-11-30 11:08:18.083 | Building wheel for tinyrpc (setup.py): finished with status 'done' 2020-11-30 11:08:18.085 | Created wheel for tinyrpc: filename=tinyrpc-1.0.4-py3-none-any.whl size=35005 sha256=72e115d35a62c90315ba1b6b48270d83be3dff89e2280f47b25dce327b7779e0 2020-11-30 11:08:18.085 | Stored in directory: /root/.cache/pip/wheels/f6/4f/3f/67c0417317941d5194a32f9dc3c90bd5e749e9876c117dfe44 2020-11-30 11:08:18.086 | Successfully built logutils ovs pecan pyroute2 setproctitle tinyrpc 2020-11-30 11:08:19.328 | Installing collected packages: soupsieve, beautifulsoup4, waitress, WebTest, logutils, pecan, os-traits, setproctitle, tinyrpc, sortedcontainers, ovs, os-ken, neutron-lib, jmespath, appdirs, requestsexceptions, munch, openstacksdk, os-client-config, osc-lib, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-xenapi, os-vif, neutron 2020-11-30 11:08:20.009 | Attempting uninstall: sortedcontainers 2020-11-30 11:08:20.011 | Found existing installation: sortedcontainers 1.5.7 2020-11-30 11:08:20.013 | Uninstalling sortedcontainers-1.5.7: 2020-11-30 11:08:20.027 | Successfully uninstalled sortedcontainers-1.5.7 2020-11-30 11:08:20.061 | Attempting uninstall: ovs 2020-11-30 11:08:20.063 | Found existing installation: ovs 2.12.1 2020-11-30 11:08:20.065 | Uninstalling ovs-2.12.1: 2020-11-30 11:08:20.079 | Successfully uninstalled ovs-2.12.1 2020-11-30 11:08:22.825 | Attempting uninstall: appdirs 2020-11-30 11:08:22.828 | Found existing installation: appdirs 1.4.4 2020-11-30 11:08:22.830 | Uninstalling appdirs-1.4.4: 2020-11-30 11:08:23.088 | Successfully uninstalled appdirs-1.4.4 2020-11-30 11:08:26.483 | Running setup.py develop for neutron 2020-11-30 11:08:29.165 | Successfully installed WebTest-2.0.34 appdirs-1.4.3 beautifulsoup4-4.9.0 jmespath-0.9.5 logutils-0.3.5 munch-2.5.0 neutron neutron-lib-2.3.0 openstacksdk-0.46.0 os-client-config-2.1.0 os-ken-1.0.0 os-traits-2.3.0 os-vif-2.0.0 os-xenapi-0.3.4 osc-lib-2.0.0 ovs-2.11.0 ovsdbapp-1.2.2 pecan-1.3.3 pyroute2-0.5.11 python-designateclient-4.0.0 python-neutronclient-7.1.1 requestsexceptions-1.4.0 setproctitle-1.1.10 sortedcontainers-2.1.0 soupsieve-2.0 tinyrpc-1.0.4 waitress-1.4.3 2020-11-30 11:08:29.504 | + inc/python:pip_install:207 : result=0 2020-11-30 11:08:29.507 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:08:29.509 | + functions-common:time_stop:2331 : local name 2020-11-30 11:08:29.512 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:08:29.515 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:08:29.517 | + functions-common:time_stop:2334 : local total 2020-11-30 11:08:29.519 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:08:29.522 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:08:29.524 | + functions-common:time_stop:2338 : start_time=1606734472622 2020-11-30 11:08:29.527 | + functions-common:time_stop:2340 : [[ -z 1606734472622 ]] 2020-11-30 11:08:29.530 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:08:29.534 | + functions-common:time_stop:2343 : end_time=1606734509531 2020-11-30 11:08:29.536 | + functions-common:time_stop:2344 : elapsed_time=36909 2020-11-30 11:08:29.539 | + functions-common:time_stop:2345 : total=222541 2020-11-30 11:08:29.541 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:08:29.544 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=259450 2020-11-30 11:08:29.547 | + inc/python:pip_install:210 : return 0 2020-11-30 11:08:29.550 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2020-11-30 11:08:29.553 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-11-30 11:08:29.555 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-11-30 11:08:29.575 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-11-30 11:08:29.588 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2020-11-30 11:08:29.592 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2020-11-30 11:08:29.596 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:08:29.599 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:08:29.601 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2020-11-30 11:08:29.604 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:08:29.608 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-30 11:08:29.610 | + ./stack.sh:main:905 : is_service_enabled nova 2020-11-30 11:08:29.629 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:08:29.632 | + ./stack.sh:main:907 : stack_install_service nova 2020-11-30 11:08:29.635 | + lib/stack:stack_install_service:20 : local service=nova 2020-11-30 11:08:29.637 | + lib/stack:stack_install_service:21 : type install_nova 2020-11-30 11:08:29.641 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 11:08:29.644 | + lib/stack:stack_install_service:32 : install_nova 2020-11-30 11:08:29.647 | + lib/nova:install_nova:806 : use_library_from_git os-vif 2020-11-30 11:08:29.649 | + inc/python:use_library_from_git:263 : local name=os-vif 2020-11-30 11:08:29.652 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:08:29.655 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:08:29.658 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2020-11-30 11:08:29.660 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:08:29.663 | + lib/nova:install_nova:811 : is_service_enabled n-cpu 2020-11-30 11:08:29.680 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:08:29.683 | + lib/nova:install_nova:815 : is_service_enabled n-novnc 2020-11-30 11:08:29.700 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:08:29.703 | + lib/nova:install_nova:827 : is_service_enabled n-spice 2020-11-30 11:08:29.720 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:08:29.723 | + lib/nova:install_nova:839 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2020-11-30 11:08:29.726 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2020-11-30 11:08:29.728 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2020-11-30 11:08:29.731 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 11:08:29.733 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 11:08:29.736 | ++ functions-common:git_clone:527 : pwd 2020-11-30 11:08:29.739 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 11:08:29.741 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 11:08:29.745 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 11:08:29.763 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 11:08:29.766 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 11:08:29.768 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 11:08:29.772 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 11:08:29.772 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 11:08:29.776 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2020-11-30 11:08:29.780 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 11:08:29.782 | + functions-common:git_clone:592 : cd /opt/stack/nova 2020-11-30 11:08:29.786 | + functions-common:git_clone:593 : head -1 2020-11-30 11:08:29.786 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 11:08:29.789 | eb344638b3 Add regression test for bug #1899649 2020-11-30 11:08:29.793 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 11:08:29.796 | + lib/nova:install_nova:840 : setup_develop /opt/stack/nova 2020-11-30 11:08:29.799 | + inc/python:setup_develop:351 : local bindep 2020-11-30 11:08:29.802 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2020-11-30 11:08:29.805 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2020-11-30 11:08:29.808 | + inc/python:setup_develop:357 : local extras= 2020-11-30 11:08:29.812 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2020-11-30 11:08:29.815 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 11:08:29.818 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2020-11-30 11:08:29.821 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2020-11-30 11:08:29.823 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 11:08:29.826 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 11:08:29.830 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2020-11-30 11:08:29.833 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 11:08:29.836 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2020-11-30 11:08:29.839 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 11:08:29.842 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 11:08:29.846 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2020-11-30 11:08:29.851 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2020-11-30 11:08:29.854 | + 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' 2020-11-30 11:08:30.882 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2020-11-30 11:08:30.884 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 11:08:30.887 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 11:08:30.889 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 11:08:30.891 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2020-11-30 11:08:30.894 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2020-11-30 11:08:30.896 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 11:08:30.898 | + inc/python:setup_package:440 : local extras= 2020-11-30 11:08:30.901 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 11:08:30.903 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 11:08:30.906 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 11:08:30.909 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 11:08:30.912 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 11:08:30.914 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2020-11-30 11:08:30.934 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2020-11-30 11:08:30.939 | + 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 2020-11-30 11:08:34.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:08:34.258 | 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. 2020-11-30 11:08:34.259 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.260 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.260 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.260 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.261 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.261 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.262 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.262 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.263 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.263 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.264 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.264 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.265 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.265 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.265 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.266 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.266 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.267 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.267 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.268 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.268 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.269 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.269 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.269 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.270 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.272 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.272 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.273 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.273 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.274 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.274 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.275 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.275 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.276 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.276 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.277 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.277 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.277 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.278 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.278 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.278 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.279 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.279 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.279 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.280 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.280 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.281 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.281 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.282 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.282 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.283 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.283 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.284 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.284 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.284 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.285 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.286 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.286 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.286 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.287 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.288 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.288 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.289 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.290 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.290 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.290 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.291 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.291 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.292 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.293 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.294 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.294 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.294 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.295 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.295 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.295 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.296 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.296 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.297 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.297 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.298 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.298 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.299 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.299 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.300 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.300 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.300 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.301 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.302 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.302 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.302 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.303 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.303 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.304 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.304 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.305 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.305 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.306 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.306 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.307 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.307 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.308 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.309 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.309 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.310 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.310 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.310 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.311 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.311 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.312 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.312 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.313 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.313 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.313 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.314 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.314 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.315 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.315 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.316 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.316 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.317 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.317 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.318 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.318 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.319 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.319 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.319 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.320 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.320 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.321 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.321 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.322 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.322 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.323 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.323 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.323 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.324 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.324 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.325 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.325 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.325 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.326 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.326 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.327 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.327 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.328 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.328 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.329 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.329 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.329 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.330 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.330 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.331 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.331 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.332 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.332 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.332 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.333 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.333 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.333 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.334 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.334 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.335 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.335 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.336 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.336 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.337 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.337 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.337 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.338 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.338 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.338 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.339 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.340 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.340 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.340 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.341 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.341 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.342 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.342 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.342 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.343 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.343 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.344 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.344 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.344 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.345 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.345 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.346 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.346 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.347 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.347 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.347 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.348 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.348 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.348 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.349 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.349 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.350 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.350 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.350 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.351 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.351 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.352 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.352 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.352 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.353 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.353 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.354 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.354 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.354 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.355 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.355 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.355 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.356 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.357 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.357 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.358 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.358 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.358 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.359 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.359 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.360 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.360 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.361 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.361 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.361 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.362 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.362 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.363 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.363 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.363 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.365 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.365 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.365 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.367 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.367 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.367 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.368 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.368 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.369 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.369 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.370 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.370 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.370 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.371 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.371 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.372 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.373 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.373 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.373 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.374 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.374 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.374 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.375 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.375 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.376 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.376 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.377 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.377 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.378 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.378 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.378 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.379 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.379 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.380 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.380 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.381 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.381 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.381 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.382 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.382 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.383 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.383 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.384 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.384 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.384 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.385 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.385 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.386 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.386 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.387 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.387 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.387 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.388 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.388 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.389 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.389 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.390 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.390 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.391 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.391 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.391 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.392 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.392 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.393 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.393 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.393 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.394 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.394 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.395 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.395 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.396 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.396 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.396 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.397 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.397 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.398 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.398 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.398 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.399 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.399 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.400 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.400 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.401 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.401 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.401 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.402 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.402 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.403 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.403 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.404 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.404 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.405 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.405 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.406 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.406 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.407 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.407 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.408 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.408 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.409 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.409 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.410 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.410 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.411 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.411 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.412 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.412 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.412 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.413 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.413 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.414 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.414 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.414 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.415 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.415 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.416 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.416 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.417 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.417 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.418 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.418 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.419 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.419 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.419 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.420 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.420 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.421 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.421 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.422 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.422 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.422 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.423 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.423 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.424 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.424 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.425 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.425 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.426 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.426 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.426 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.427 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.427 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.427 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.428 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.428 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.429 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.429 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.430 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.430 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.431 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.431 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.432 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.432 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.433 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.433 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.434 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.434 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.435 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.435 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.435 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.436 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.436 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.437 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.437 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.438 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.438 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.438 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.439 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.439 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.439 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.440 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.440 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.441 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.441 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.442 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.442 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.443 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.443 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.444 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.444 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.445 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.445 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.446 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:08:34.446 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:08:34.446 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:08:34.447 | Obtaining file:///opt/stack/nova 2020-11-30 11:08:38.123 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-30 11:08:41.587 | 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) 2020-11-30 11:08:41.593 | 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) 2020-11-30 11:08:41.601 | 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) 2020-11-30 11:08:41.604 | 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) 2020-11-30 11:08:41.614 | 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) 2020-11-30 11:08:41.623 | 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) 2020-11-30 11:08:41.632 | 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) 2020-11-30 11:08:41.655 | 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) 2020-11-30 11:08:41.671 | Requirement already satisfied: castellan===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.2) 2020-11-30 11:08:41.696 | 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) 2020-11-30 11:08:41.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) 2020-11-30 11:08:41.883 | Collecting dataclasses===0.7 2020-11-30 11:08:41.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2020-11-30 11:08:41.981 | 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) 2020-11-30 11:08:41.985 | Requirement already satisfied: eventlet===0.25.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.25.2) 2020-11-30 11:08:41.996 | 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) 2020-11-30 11:08:42.004 | 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) 2020-11-30 11:08:42.007 | 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) 2020-11-30 11:08:42.010 | 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) 2020-11-30 11:08:42.043 | 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) 2020-11-30 11:08:42.114 | 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) 2020-11-30 11:08:42.175 | 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) 2020-11-30 11:08:42.291 | Collecting microversion-parse===1.0.1 2020-11-30 11:08:42.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2020-11-30 11:08:42.389 | 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) 2020-11-30 11:08:42.392 | 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) 2020-11-30 11:08:42.395 | 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) 2020-11-30 11:08:42.398 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.0) 2020-11-30 11:08:42.428 | Requirement already satisfied: os-brick===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.3) 2020-11-30 11:08:42.557 | Collecting os-resource-classes===1.0.0 2020-11-30 11:08:42.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2020-11-30 11:08:42.654 | 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) 2020-11-30 11:08:42.659 | 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) 2020-11-30 11:08:42.665 | Requirement already satisfied: os-vif===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.0) 2020-11-30 11:08:42.694 | 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) 2020-11-30 11:08:42.718 | 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) 2020-11-30 11:08:42.739 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.0) 2020-11-30 11:08:42.777 | 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) 2020-11-30 11:08:42.791 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.4) 2020-11-30 11:08:42.807 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.2) 2020-11-30 11:08:42.814 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.0) 2020-11-30 11:08:42.900 | 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) 2020-11-30 11:08:42.910 | 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) 2020-11-30 11:08:42.956 | Requirement already satisfied: oslo.messaging===12.1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.5) 2020-11-30 11:08:43.026 | 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) 2020-11-30 11:08:43.050 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.1) 2020-11-30 11:08:43.069 | 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) 2020-11-30 11:08:43.087 | 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) 2020-11-30 11:08:43.103 | 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) 2020-11-30 11:08:43.108 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.1) 2020-11-30 11:08:43.122 | 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) 2020-11-30 11:08:43.152 | 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) 2020-11-30 11:08:43.163 | 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) 2020-11-30 11:08:43.182 | 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) 2020-11-30 11:08:43.205 | Requirement already satisfied: ovsdbapp===1.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.2) 2020-11-30 11:08:43.218 | 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) 2020-11-30 11:08:43.256 | 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) 2020-11-30 11:08:43.259 | 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) 2020-11-30 11:08:43.262 | 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) 2020-11-30 11:08:43.268 | 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) 2020-11-30 11:08:43.280 | 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) 2020-11-30 11:08:43.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 612)) (2.4.7) 2020-11-30 11:08:43.420 | Collecting pypowervm===1.1.24 2020-11-30 11:08:43.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2020-11-30 11:08:43.595 | 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) 2020-11-30 11:08:43.603 | 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) 2020-11-30 11:08:43.610 | 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) 2020-11-30 11:08:43.629 | Requirement already satisfied: python-cinderclient===7.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.0) 2020-11-30 11:08:43.650 | 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) 2020-11-30 11:08:43.656 | 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) 2020-11-30 11:08:43.679 | 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) 2020-11-30 11:08:43.701 | 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) 2020-11-30 11:08:43.736 | 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) 2020-11-30 11:08:43.741 | 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) 2020-11-30 11:08:43.749 | 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) 2020-11-30 11:08:43.774 | 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) 2020-11-30 11:08:43.777 | 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) 2020-11-30 11:08:43.782 | 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) 2020-11-30 11:08:43.788 | 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) 2020-11-30 11:08:43.792 | 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) 2020-11-30 11:08:43.796 | 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) 2020-11-30 11:08:43.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 896)) (0.3.1) 2020-11-30 11:08:43.811 | 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) 2020-11-30 11:08:43.815 | 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) 2020-11-30 11:08:43.822 | 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) 2020-11-30 11:08:43.887 | 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) 2020-11-30 11:08:43.902 | 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) 2020-11-30 11:08:43.912 | 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) 2020-11-30 11:08:43.919 | 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) 2020-11-30 11:08:43.939 | Requirement already satisfied: tooz===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 938)) (2.3.0) 2020-11-30 11:08:44.006 | 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) 2020-11-30 11:08:44.010 | 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) 2020-11-30 11:08:44.019 | 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) 2020-11-30 11:08:44.043 | 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) 2020-11-30 11:08:44.048 | 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) 2020-11-30 11:08:44.155 | Collecting websockify===0.9.0 2020-11-30 11:08:44.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c35/b5b79ebc517d3/websockify-0.9.0.tar.gz (37 kB) 2020-11-30 11:08:44.970 | 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) 2020-11-30 11:08:44.974 | 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) 2020-11-30 11:08:45.077 | Collecting zVMCloudConnector===1.4.1 2020-11-30 11:08:45.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2020-11-30 11:08:46.025 | 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) 2020-11-30 11:08:46.029 | 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) 2020-11-30 11:08:46.032 | 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) 2020-11-30 11:08:46.079 | 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)) (50.3.2) 2020-11-30 11:08:46.128 | 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) 2020-11-30 11:08:46.149 | 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) 2020-11-30 11:08:46.152 | 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) 2020-11-30 11:08:46.156 | 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) 2020-11-30 11:08:46.162 | 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) 2020-11-30 11:08:46.165 | 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) 2020-11-30 11:08:46.171 | 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) 2020-11-30 11:08:46.195 | 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) 2020-11-30 11:08:46.204 | 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) 2020-11-30 11:08:46.211 | 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) 2020-11-30 11:08:46.221 | 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) 2020-11-30 11:08:46.224 | 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) 2020-11-30 11:08:46.273 | 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) 2020-11-30 11:08:46.280 | 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) 2020-11-30 11:08:46.284 | 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) 2020-11-30 11:08:46.296 | 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) 2020-11-30 11:08:46.301 | 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) 2020-11-30 11:08:46.317 | 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) 2020-11-30 11:08:46.326 | 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) 2020-11-30 11:08:46.329 | 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) 2020-11-30 11:08:46.335 | 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) 2020-11-30 11:08:46.353 | 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) 2020-11-30 11:08:46.369 | 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) 2020-11-30 11:08:46.374 | 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) 2020-11-30 11:08:46.395 | 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) 2020-11-30 11:08:46.400 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:08:46.403 | 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) 2020-11-30 11:08:46.406 | 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) 2020-11-30 11:08:46.409 | 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) 2020-11-30 11:08:46.415 | 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) 2020-11-30 11:08:46.460 | 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) 2020-11-30 11:08:46.470 | 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) 2020-11-30 11:08:46.473 | 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) 2020-11-30 11:08:46.476 | 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) 2020-11-30 11:08:46.479 | 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) 2020-11-30 11:08:47.483 | Collecting numpy===1.18.2 2020-11-30 11:08:47.548 | 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) 2020-11-30 11:08:48.081 | 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) 2020-11-30 11:08:48.099 | 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) 2020-11-30 11:08:48.102 | 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) 2020-11-30 11:08:48.114 | 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) 2020-11-30 11:08:48.118 | 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) 2020-11-30 11:08:48.127 | 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) 2020-11-30 11:08:48.130 | 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) 2020-11-30 11:08:48.134 | 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) 2020-11-30 11:08:48.137 | 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) 2020-11-30 11:08:48.155 | 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) 2020-11-30 11:08:48.158 | 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) 2020-11-30 11:08:48.161 | Building wheels for collected packages: websockify, zVMCloudConnector 2020-11-30 11:08:48.162 | Building wheel for websockify (setup.py): started 2020-11-30 11:08:48.985 | Building wheel for websockify (setup.py): finished with status 'done' 2020-11-30 11:08:48.986 | Created wheel for websockify: filename=websockify-0.9.0-py3-none-any.whl size=35707 sha256=0f547534b08fe682cd61402a957251df419ef13f97dd6dedd2030f079f36df85 2020-11-30 11:08:48.986 | Stored in directory: /root/.cache/pip/wheels/8b/ec/6c/aed219b7e68778adcd6705f915ee6ededcbb7246e4213c2e28 2020-11-30 11:08:48.988 | Building wheel for zVMCloudConnector (setup.py): started 2020-11-30 11:08:50.007 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2020-11-30 11:08:50.009 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303898 sha256=aefbcde146982e9ddc3456e273f92a72bb51b6aedd15a6b18638948f71fbe4db 2020-11-30 11:08:50.010 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2020-11-30 11:08:50.010 | Successfully built websockify zVMCloudConnector 2020-11-30 11:08:50.980 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2020-11-30 11:08:55.167 | Running setup.py develop for nova 2020-11-30 11:08:58.914 | 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 2020-11-30 11:08:59.194 | + inc/python:pip_install:207 : result=0 2020-11-30 11:08:59.197 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:08:59.199 | + functions-common:time_stop:2331 : local name 2020-11-30 11:08:59.202 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:08:59.204 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:08:59.206 | + functions-common:time_stop:2334 : local total 2020-11-30 11:08:59.208 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:08:59.211 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:08:59.213 | + functions-common:time_stop:2338 : start_time=1606734510928 2020-11-30 11:08:59.216 | + functions-common:time_stop:2340 : [[ -z 1606734510928 ]] 2020-11-30 11:08:59.218 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:08:59.222 | + functions-common:time_stop:2343 : end_time=1606734539219 2020-11-30 11:08:59.224 | + functions-common:time_stop:2344 : elapsed_time=28291 2020-11-30 11:08:59.227 | + functions-common:time_stop:2345 : total=259450 2020-11-30 11:08:59.230 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:08:59.232 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=287741 2020-11-30 11:08:59.234 | + inc/python:pip_install:210 : return 0 2020-11-30 11:08:59.237 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2020-11-30 11:08:59.239 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-11-30 11:08:59.242 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-11-30 11:08:59.260 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-11-30 11:08:59.272 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2020-11-30 11:08:59.275 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2020-11-30 11:08:59.278 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:08:59.280 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:08:59.282 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2020-11-30 11:08:59.285 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:08:59.288 | + lib/nova:install_nova:841 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2020-11-30 11:08:59.302 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-30 11:08:59.304 | + ./stack.sh:main:908 : configure_nova 2020-11-30 11:08:59.308 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2020-11-30 11:08:59.321 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2020-11-30 11:08:59.323 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2020-11-30 11:08:59.326 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-11-30 11:08:59.330 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2020-11-30 11:08:59.330 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-11-30 11:08:59.335 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2020-11-30 11:08:59.337 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2020-11-30 11:08:59.340 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-11-30 11:08:59.343 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2020-11-30 11:08:59.345 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2020-11-30 11:08:59.348 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2020-11-30 11:08:59.350 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2020-11-30 11:08:59.353 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2020-11-30 11:08:59.365 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2020-11-30 11:08:59.379 | + 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 2020-11-30 11:08:59.392 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2020-11-30 11:08:59.404 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2020-11-30 11:08:59.417 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-11-30 11:08:59.420 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-11-30 11:08:59.424 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.luE9t0BtW0 2020-11-30 11:08:59.427 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-11-30 11:08:59.429 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-11-30 11:08:59.432 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2020-11-30 11:08:59.435 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-11-30 11:08:59.437 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-11-30 11:08:59.440 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.luE9t0BtW0 2020-11-30 11:08:59.444 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.luE9t0BtW0 2020-11-30 11:08:59.456 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.luE9t0BtW0 /etc/sudoers.d/nova-rootwrap 2020-11-30 11:08:59.469 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2020-11-30 11:08:59.473 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-11-30 11:08:59.476 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-11-30 11:08:59.478 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-11-30 11:08:59.481 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-11-30 11:08:59.483 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-11-30 11:08:59.486 | + 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 ]] 2020-11-30 11:08:59.489 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2020-11-30 11:08:59.491 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2020-11-30 11:08:59.497 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2020-11-30 11:08:59.513 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:08:59.516 | + lib/nova:configure_nova:324 : create_nova_conf 2020-11-30 11:08:59.519 | + lib/nova:create_nova_conf:391 : rm -f /opt/stack/nova/bin/nova.conf 2020-11-30 11:08:59.523 | + lib/nova:create_nova_conf:394 : rm -f /etc/nova/nova.conf 2020-11-30 11:08:59.526 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT debug True 2020-11-30 11:08:59.553 | + lib/nova:create_nova_conf:396 : '[' True == True ']' 2020-11-30 11:08:59.556 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2020-11-30 11:08:59.582 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2020-11-30 11:08:59.612 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2020-11-30 11:08:59.639 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2020-11-30 11:08:59.669 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2020-11-30 11:08:59.698 | + lib/nova:create_nova_conf:403 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2020-11-30 11:08:59.700 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler workers 2 2020-11-30 11:08:59.728 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2020-11-30 11:08:59.756 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2020-11-30 11:08:59.758 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2020-11-30 11:08:59.784 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2020-11-30 11:08:59.810 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2020-11-30 11:08:59.837 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2020-11-30 11:08:59.869 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2020-11-30 11:08:59.897 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2020-11-30 11:08:59.925 | + lib/nova:create_nova_conf:419 : is_fedora 2020-11-30 11:08:59.927 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:08:59.930 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:08:59.932 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:08:59.935 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:08:59.937 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:08:59.939 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:08:59.942 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:08:59.944 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:08:59.946 | + lib/nova:create_nova_conf:419 : is_suse 2020-11-30 11:08:59.948 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:08:59.951 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:08:59.953 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:08:59.956 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:08:59.958 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:08:59.960 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:08:59.963 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2020-11-30 11:08:59.979 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:08:59.982 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-11-30 11:08:59.984 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2020-11-30 11:08:59.986 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2020-11-30 11:09:00.013 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2020-11-30 11:09:00.015 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2020-11-30 11:09:00.018 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2020-11-30 11:09:00.020 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2020-11-30 11:09:00.022 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-11-30 11:09:00.025 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-11-30 11:09:00.057 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2020-11-30 11:09:00.061 | ++ lib/database:database_connection_url:132 : local db=nova_api 2020-11-30 11:09:00.064 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2020-11-30 11:09:00.066 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2020-11-30 11:09:00.069 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2020-11-30 11:09:00.073 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2020-11-30 11:09:00.104 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2020-11-30 11:09:00.133 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2020-11-30 11:09:00.162 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2020-11-30 11:09:00.189 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2020-11-30 11:09:00.206 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:00.208 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2020-11-30 11:09:00.228 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:00.232 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2020-11-30 11:09:00.233 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2020-11-30 11:09:00.237 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2020-11-30 11:09:00.240 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2020-11-30 11:09:00.268 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2020-11-30 11:09:00.284 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:00.287 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2020-11-30 11:09:00.289 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2020-11-30 11:09:00.291 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-11-30 11:09:00.294 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-11-30 11:09:00.297 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2020-11-30 11:09:00.325 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2020-11-30 11:09:00.354 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2020-11-30 11:09:00.381 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2020-11-30 11:09:00.408 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2020-11-30 11:09:00.434 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2020-11-30 11:09:00.461 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2020-11-30 11:09:00.488 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2020-11-30 11:09:00.514 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:09:00.540 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2020-11-30 11:09:00.569 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2020-11-30 11:09:00.585 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:00.587 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2020-11-30 11:09:00.591 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2020-11-30 11:09:00.619 | + lib/nova:configure_cinder_access:590 : iniset /etc/nova/nova.conf cinder auth_type password 2020-11-30 11:09:00.646 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2020-11-30 11:09:00.674 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder username nova 2020-11-30 11:09:00.699 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder password Passw0rd 2020-11-30 11:09:00.727 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2020-11-30 11:09:00.756 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder project_name service 2020-11-30 11:09:00.782 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2020-11-30 11:09:00.810 | + lib/nova:configure_cinder_access:603 : is_service_enabled tls-proxy 2020-11-30 11:09:00.826 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:00.828 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2020-11-30 11:09:00.831 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2020-11-30 11:09:00.857 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2020-11-30 11:09:00.885 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2020-11-30 11:09:00.888 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2020-11-30 11:09:00.914 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2020-11-30 11:09:00.916 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2020-11-30 11:09:00.919 | + lib/nova:create_nova_conf:486 : is_suse 2020-11-30 11:09:00.921 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:09:00.923 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:09:00.926 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:09:00.929 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:09:00.931 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:09:00.933 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:09:00.936 | + lib/nova:create_nova_conf:491 : setup_logging /etc/nova/nova.conf 2020-11-30 11:09:00.938 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2020-11-30 11:09:00.941 | + functions:setup_logging:656 : local other_cond=False 2020-11-30 11:09:00.943 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2020-11-30 11:09:00.945 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2020-11-30 11:09:00.948 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2020-11-30 11:09:00.950 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2020-11-30 11:09:00.953 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2020-11-30 11:09:00.971 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2020-11-30 11:09:00.974 | + functions:setup_systemd_logging:693 : local pidstr= 2020-11-30 11:09:00.976 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2020-11-30 11:09:00.978 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2020-11-30 11:09:00.982 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-11-30 11:09:01.009 | + 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' 2020-11-30 11:09:01.036 | + 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' 2020-11-30 11:09:01.065 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-30 11:09:01.093 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2020-11-30 11:09:01.122 | + lib/nova:create_nova_conf:495 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2020-11-30 11:09:01.125 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2020-11-30 11:09:01.127 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2020-11-30 11:09:01.130 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2020-11-30 11:09:01.132 | + lib/apache:write_uwsgi_config:267 : local http= 2020-11-30 11:09:01.134 | + lib/apache:write_uwsgi_config:268 : local name= 2020-11-30 11:09:01.138 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2020-11-30 11:09:01.141 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2020-11-30 11:09:01.144 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2020-11-30 11:09:01.146 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2020-11-30 11:09:01.159 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:09:01.160 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-11-30 11:09:01.167 | d /var/run/uwsgi 0755 ubuntu root 2020-11-30 11:09:01.171 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:09:01.186 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2020-11-30 11:09:01.189 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2020-11-30 11:09:01.193 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2020-11-30 11:09:01.220 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2020-11-30 11:09:01.247 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2020-11-30 11:09:01.273 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2020-11-30 11:09:01.302 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2020-11-30 11:09:01.330 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-11-30 11:09:01.359 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2020-11-30 11:09:01.385 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2020-11-30 11:09:01.414 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2020-11-30 11:09:01.442 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-11-30 11:09:01.468 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2020-11-30 11:09:01.494 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-11-30 11:09:01.520 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2020-11-30 11:09:01.551 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2020-11-30 11:09:01.553 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2020-11-30 11:09:01.556 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2020-11-30 11:09:01.559 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2020-11-30 11:09:01.561 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2020-11-30 11:09:01.564 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:01.566 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:01.569 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2020-11-30 11:09:01.572 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2020-11-30 11:09:01.575 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2020-11-30 11:09:01.602 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2020-11-30 11:09:01.632 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2020-11-30 11:09:01.632 | + 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 ' 2020-11-30 11:09:01.640 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2020-11-30 11:09:01.645 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2020-11-30 11:09:01.648 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2020-11-30 11:09:01.650 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2020-11-30 11:09:01.653 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-11-30 11:09:01.655 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:09:01.658 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:01.661 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:01.664 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-11-30 11:09:01.667 | + lib/apache:enable_apache_site:216 : is_ubuntu 2020-11-30 11:09:01.670 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:01.673 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:01.676 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2020-11-30 11:09:01.759 | Enabling site nova-api-wsgi. 2020-11-30 11:09:01.764 | To activate the new configuration, you need to run: 2020-11-30 11:09:01.764 | systemctl reload apache2 2020-11-30 11:09:01.769 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2020-11-30 11:09:01.771 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 11:09:01.773 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:09:01.776 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 11:09:01.939 | + lib/nova:create_nova_conf:496 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2020-11-30 11:09:01.943 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2020-11-30 11:09:01.945 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2020-11-30 11:09:01.948 | + lib/apache:write_uwsgi_config:266 : local url= 2020-11-30 11:09:01.951 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2020-11-30 11:09:01.954 | + lib/apache:write_uwsgi_config:268 : local name= 2020-11-30 11:09:01.957 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2020-11-30 11:09:01.961 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2020-11-30 11:09:01.964 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2020-11-30 11:09:01.966 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2020-11-30 11:09:01.979 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-11-30 11:09:01.979 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:09:01.988 | d /var/run/uwsgi 0755 ubuntu root 2020-11-30 11:09:01.992 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:09:02.007 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2020-11-30 11:09:02.010 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2020-11-30 11:09:02.014 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2020-11-30 11:09:02.044 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2020-11-30 11:09:02.072 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2020-11-30 11:09:02.101 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2020-11-30 11:09:02.128 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2020-11-30 11:09:02.154 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2020-11-30 11:09:02.180 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2020-11-30 11:09:02.207 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2020-11-30 11:09:02.235 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2020-11-30 11:09:02.262 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-11-30 11:09:02.292 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2020-11-30 11:09:02.321 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2020-11-30 11:09:02.348 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2020-11-30 11:09:02.375 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2020-11-30 11:09:02.378 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2020-11-30 11:09:02.405 | + lib/nova:create_nova_conf:498 : is_service_enabled ceilometer 2020-11-30 11:09:02.423 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:02.425 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2020-11-30 11:09:02.455 | ++ lib/nova:create_nova_conf:507 : get_notification_url 2020-11-30 11:09:02.457 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2020-11-30 11:09:02.460 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2020-11-30 11:09:02.477 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:02.480 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:09:02.483 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:09:02.512 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2020-11-30 11:09:02.541 | + lib/nova:create_nova_conf:509 : iniset_rpc_backend nova /etc/nova/nova.conf 2020-11-30 11:09:02.544 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2020-11-30 11:09:02.547 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2020-11-30 11:09:02.550 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-11-30 11:09:02.552 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-11-30 11:09:02.555 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-30 11:09:02.573 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:02.576 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-11-30 11:09:02.579 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-11-30 11:09:02.581 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-30 11:09:02.598 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:02.600 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:09:02.603 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:09:02.632 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-30 11:09:02.635 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-30 11:09:02.637 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2020-11-30 11:09:02.664 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2020-11-30 11:09:02.693 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf conductor workers 2 2020-11-30 11:09:02.723 | + lib/nova:create_nova_conf:516 : is_service_enabled tls-proxy 2020-11-30 11:09:02.741 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:02.743 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2020-11-30 11:09:02.770 | + lib/nova:create_nova_conf:523 : '[' False == True ']' 2020-11-30 11:09:02.773 | + lib/nova:create_nova_conf:527 : is_service_enabled n-cond 2020-11-30 11:09:02.789 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:02.792 | ++ lib/nova:create_nova_conf:528 : seq 1 1 2020-11-30 11:09:02.796 | + lib/nova:create_nova_conf:528 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:09:02.798 | + lib/nova:create_nova_conf:529 : local conf 2020-11-30 11:09:02.801 | + lib/nova:create_nova_conf:530 : local vhost 2020-11-30 11:09:02.804 | ++ lib/nova:create_nova_conf:531 : conductor_conf 1 2020-11-30 11:09:02.806 | ++ lib/nova:conductor_conf:741 : local cell=1 2020-11-30 11:09:02.809 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2020-11-30 11:09:02.812 | + lib/nova:create_nova_conf:531 : conf=/etc/nova/nova_cell1.conf 2020-11-30 11:09:02.814 | + lib/nova:create_nova_conf:532 : vhost=nova_cell1 2020-11-30 11:09:02.817 | + lib/nova:create_nova_conf:534 : rm -f /etc/nova/nova_cell1.conf 2020-11-30 11:09:02.821 | ++ lib/nova:create_nova_conf:535 : database_connection_url nova_cell1 2020-11-30 11:09:02.824 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2020-11-30 11:09:02.826 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2020-11-30 11:09:02.829 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2020-11-30 11:09:02.831 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2020-11-30 11:09:02.834 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2020-11-30 11:09:02.863 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2020-11-30 11:09:02.891 | + lib/nova:create_nova_conf:537 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2020-11-30 11:09:02.922 | + lib/nova:create_nova_conf:539 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-11-30 11:09:02.924 | + lib/nova:create_nova_conf:542 : rpc_backend_add_vhost nova_cell1 2020-11-30 11:09:02.927 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2020-11-30 11:09:02.929 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2020-11-30 11:09:02.947 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:02.951 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2020-11-30 11:09:02.952 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2020-11-30 11:09:04.137 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2020-11-30 11:09:04.140 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2020-11-30 11:09:05.321 | Creating vhost "nova_cell1" 2020-11-30 11:09:05.380 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2020-11-30 11:09:06.540 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2020-11-30 11:09:06.571 | + lib/nova:create_nova_conf:543 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2020-11-30 11:09:06.574 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2020-11-30 11:09:06.576 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2020-11-30 11:09:06.579 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-11-30 11:09:06.581 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2020-11-30 11:09:06.584 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-30 11:09:06.602 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:06.606 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2020-11-30 11:09:06.609 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2020-11-30 11:09:06.611 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-30 11:09:06.629 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:06.631 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2020-11-30 11:09:06.634 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2020-11-30 11:09:06.662 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-30 11:09:06.664 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-30 11:09:06.667 | + lib/nova:create_nova_conf:547 : is_service_enabled placement placement-client 2020-11-30 11:09:06.685 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:06.688 | + lib/nova:create_nova_conf:548 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2020-11-30 11:09:06.690 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova_cell1.conf 2020-11-30 11:09:06.693 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2020-11-30 11:09:06.728 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2020-11-30 11:09:06.757 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement username placement 2020-11-30 11:09:06.789 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2020-11-30 11:09:06.817 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2020-11-30 11:09:06.845 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement project_name service 2020-11-30 11:09:06.873 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2020-11-30 11:09:06.902 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2020-11-30 11:09:06.930 | + lib/nova:create_nova_conf:552 : setup_logging /etc/nova/nova_cell1.conf 2020-11-30 11:09:06.932 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2020-11-30 11:09:06.935 | + functions:setup_logging:656 : local other_cond=False 2020-11-30 11:09:06.937 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2020-11-30 11:09:06.940 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2020-11-30 11:09:06.942 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2020-11-30 11:09:06.945 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2020-11-30 11:09:06.948 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2020-11-30 11:09:06.966 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2020-11-30 11:09:06.969 | + functions:setup_systemd_logging:693 : local pidstr= 2020-11-30 11:09:06.971 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2020-11-30 11:09:06.973 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2020-11-30 11:09:06.976 | + 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}}' 2020-11-30 11:09:07.004 | + 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' 2020-11-30 11:09:07.033 | + 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' 2020-11-30 11:09:07.062 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-30 11:09:07.091 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-11-30 11:09:07.094 | ++ lib/nova:create_nova_conf:562 : seq 1 1 2020-11-30 11:09:07.098 | + lib/nova:create_nova_conf:562 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:09:07.100 | + lib/nova:create_nova_conf:563 : local conf 2020-11-30 11:09:07.103 | + lib/nova:create_nova_conf:564 : local offset 2020-11-30 11:09:07.106 | ++ lib/nova:create_nova_conf:565 : conductor_conf 1 2020-11-30 11:09:07.109 | ++ lib/nova:conductor_conf:741 : local cell=1 2020-11-30 11:09:07.111 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2020-11-30 11:09:07.114 | + lib/nova:create_nova_conf:565 : conf=/etc/nova/nova_cell1.conf 2020-11-30 11:09:07.117 | + lib/nova:create_nova_conf:566 : offset=0 2020-11-30 11:09:07.119 | + lib/nova:create_nova_conf:567 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2020-11-30 11:09:07.123 | + lib/nova:configure_console_proxies:676 : local conf=/etc/nova/nova_cell1.conf 2020-11-30 11:09:07.125 | + lib/nova:configure_console_proxies:677 : local offset=0 2020-11-30 11:09:07.127 | + lib/nova:configure_console_proxies:681 : offset=0 2020-11-30 11:09:07.130 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-novnc 2020-11-30 11:09:07.147 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:07.150 | + lib/nova:configure_console_proxies:683 : is_service_enabled n-xvnc 2020-11-30 11:09:07.166 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:07.169 | + lib/nova:configure_console_proxies:683 : '[' False '!=' False ']' 2020-11-30 11:09:07.171 | + lib/nova:configure_console_proxies:717 : is_service_enabled n-spice 2020-11-30 11:09:07.190 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:07.193 | + lib/nova:configure_console_proxies:722 : is_service_enabled n-sproxy 2020-11-30 11:09:07.210 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:07.213 | + lib/nova:configure_nova:326 : is_service_enabled n-cpu 2020-11-30 11:09:07.230 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:07.233 | + ./stack.sh:main:911 : is_service_enabled placement 2020-11-30 11:09:07.250 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:07.253 | + ./stack.sh:main:913 : stack_install_service placement 2020-11-30 11:09:07.256 | + lib/stack:stack_install_service:20 : local service=placement 2020-11-30 11:09:07.258 | + lib/stack:stack_install_service:21 : type install_placement 2020-11-30 11:09:07.261 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-11-30 11:09:07.263 | + lib/stack:stack_install_service:32 : install_placement 2020-11-30 11:09:07.266 | + lib/placement:install_placement:137 : install_apache_wsgi 2020-11-30 11:09:07.269 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2020-11-30 11:09:07.271 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:07.274 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:07.277 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2020-11-30 11:09:07.280 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:09:07.283 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:09:07.286 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:09:07.289 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:09:07.293 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:09:07.295 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:09:07.299 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:07.302 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:07.305 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:09:07.309 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:09:07.312 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:09:07.315 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:09:07.319 | + functions-common:install_package:1334 : real_install_package apache2 2020-11-30 11:09:07.322 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:09:07.325 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:07.328 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:07.332 | + functions-common:real_install_package:1320 : apt_get install apache2 2020-11-30 11:09:07.354 | + 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 2020-11-30 11:09:07.482 | Reading package lists... 2020-11-30 11:09:07.789 | Building dependency tree... 2020-11-30 11:09:07.790 | Reading state information... 2020-11-30 11:09:08.095 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-11-30 11:09:08.095 | The following packages were automatically installed and are no longer required: 2020-11-30 11:09:08.096 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 11:09:08.096 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 11:09:08.096 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 11:09:08.096 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:09:08.096 | python3-twisted-bin python3-zope.interface 2020-11-30 11:09:08.096 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:09:08.177 | 0 upgraded, 0 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 11:09:08.182 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:09:08.185 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:09:08.188 | + functions-common:time_stop:2331 : local name 2020-11-30 11:09:08.191 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:09:08.193 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:09:08.196 | + functions-common:time_stop:2334 : local total 2020-11-30 11:09:08.199 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:09:08.201 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:09:08.203 | + functions-common:time_stop:2338 : start_time=1606734547350 2020-11-30 11:09:08.206 | + functions-common:time_stop:2340 : [[ -z 1606734547350 ]] 2020-11-30 11:09:08.209 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:09:08.212 | + functions-common:time_stop:2343 : end_time=1606734548210 2020-11-30 11:09:08.215 | + functions-common:time_stop:2344 : elapsed_time=860 2020-11-30 11:09:08.218 | + functions-common:time_stop:2345 : total=224485 2020-11-30 11:09:08.221 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:09:08.223 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=225345 2020-11-30 11:09:08.226 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:09:08.229 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2020-11-30 11:09:08.231 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2020-11-30 11:09:08.234 | + inc/python:python3_enabled:468 : return 0 2020-11-30 11:09:08.237 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2020-11-30 11:09:08.239 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2020-11-30 11:09:08.242 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2020-11-30 11:09:08.245 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2020-11-30 11:09:08.248 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2020-11-30 11:09:08.274 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2020-11-30 11:09:08.277 | + functions-common:install_package:1333 : update_package_repo 2020-11-30 11:09:08.280 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2020-11-30 11:09:08.283 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2020-11-30 11:09:08.286 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2020-11-30 11:09:08.288 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2020-11-30 11:09:08.291 | + functions-common:update_package_repo:1313 : is_ubuntu 2020-11-30 11:09:08.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:08.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:08.299 | + functions-common:update_package_repo:1314 : apt_get_update 2020-11-30 11:09:08.302 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2020-11-30 11:09:08.304 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2020-11-30 11:09:08.307 | + functions-common:apt_get_update:1069 : return 2020-11-30 11:09:08.310 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2020-11-30 11:09:08.313 | + functions-common:real_install_package:1319 : is_ubuntu 2020-11-30 11:09:08.315 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:08.318 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:08.320 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2020-11-30 11:09:08.342 | + 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 2020-11-30 11:09:08.466 | Reading package lists... 2020-11-30 11:09:08.764 | Building dependency tree... 2020-11-30 11:09:08.765 | Reading state information... 2020-11-30 11:09:09.069 | The following packages were automatically installed and are no longer required: 2020-11-30 11:09:09.070 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-11-30 11:09:09.070 | python3-click python3-colorama python3-configobj python3-constantly 2020-11-30 11:09:09.070 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2020-11-30 11:09:09.070 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-11-30 11:09:09.070 | python3-twisted-bin python3-zope.interface 2020-11-30 11:09:09.070 | Use 'sudo apt autoremove' to remove them. 2020-11-30 11:09:09.119 | The following NEW packages will be installed: 2020-11-30 11:09:09.120 | libapache2-mod-wsgi-py3 2020-11-30 11:09:09.355 | 0 upgraded, 1 newly installed, 0 to remove and 154 not upgraded. 2020-11-30 11:09:09.355 | Need to get 88.3 kB of archives. 2020-11-30 11:09:09.356 | After this operation, 278 kB of additional disk space will be used. 2020-11-30 11:09:09.356 | 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] 2020-11-30 11:09:10.092 | Fetched 88.3 kB in 0s (237 kB/s) 2020-11-30 11:09:10.156 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2020-11-30 11:09:10.224 | (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 ... 77186 files and directories currently installed.) 2020-11-30 11:09:10.229 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2020-11-30 11:09:10.234 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2020-11-30 11:09:10.325 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2020-11-30 11:09:10.528 | apache2_invoke: Enable module wsgi 2020-11-30 11:09:13.177 | + functions-common:apt_get:1113 : result=0 2020-11-30 11:09:13.180 | + functions-common:apt_get:1116 : time_stop apt-get 2020-11-30 11:09:13.183 | + functions-common:time_stop:2331 : local name 2020-11-30 11:09:13.186 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:09:13.189 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:09:13.192 | + functions-common:time_stop:2334 : local total 2020-11-30 11:09:13.195 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:09:13.198 | + functions-common:time_stop:2337 : name=apt-get 2020-11-30 11:09:13.201 | + functions-common:time_stop:2338 : start_time=1606734548338 2020-11-30 11:09:13.203 | + functions-common:time_stop:2340 : [[ -z 1606734548338 ]] 2020-11-30 11:09:13.207 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:09:13.211 | + functions-common:time_stop:2343 : end_time=1606734553208 2020-11-30 11:09:13.215 | + functions-common:time_stop:2344 : elapsed_time=4870 2020-11-30 11:09:13.217 | + functions-common:time_stop:2345 : total=225345 2020-11-30 11:09:13.219 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:09:13.222 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=230215 2020-11-30 11:09:13.225 | + functions-common:apt_get:1117 : return 0 2020-11-30 11:09:13.228 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2020-11-30 11:09:13.232 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2020-11-30 11:09:13.235 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:09:13.237 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:13.240 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:13.243 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2020-11-30 11:09:13.246 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2020-11-30 11:09:13.303 | wsgi (enabled by maintainer script) 2020-11-30 11:09:13.307 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2020-11-30 11:09:13.309 | + inc/python:pip_install_gr:76 : local name=osc-placement 2020-11-30 11:09:13.313 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 11:09:13.321 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2020-11-30 11:09:13.324 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2020-11-30 11:09:13.327 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 11:09:13.332 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2020-11-30 11:09:13.332 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 11:09:13.338 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2020-11-30 11:09:13.341 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2020-11-30 11:09:13.344 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2020-11-30 11:09:13.347 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2020-11-30 11:09:13.350 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2020-11-30 11:09:13.374 | Using python 3.6 to install osc-placement because python3_enabled=True 2020-11-30 11:09:13.380 | + 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 2020-11-30 11:09:16.491 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:09:16.491 | 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. 2020-11-30 11:09:16.492 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.493 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.493 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.493 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.494 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.494 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.495 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.495 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.496 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.496 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.497 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.497 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.498 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.498 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.498 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.499 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.499 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.500 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.500 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.501 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.501 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.502 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.502 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.503 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.503 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.505 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.506 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.506 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.506 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.507 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.507 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.508 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.508 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.509 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.509 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.510 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.510 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.510 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.511 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.512 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.512 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.512 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.512 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.512 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.513 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.513 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.514 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.514 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.515 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.515 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.516 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.516 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.516 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.517 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.517 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.518 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.518 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.519 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.519 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.520 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.520 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.521 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.521 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.522 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.523 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.523 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.524 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.524 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.525 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.526 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.526 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.527 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.527 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.527 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.528 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.528 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.529 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.529 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.529 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.530 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.530 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.531 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.532 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.532 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.532 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.533 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.533 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.533 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.534 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.534 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.535 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.536 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.536 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.536 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.537 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.537 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.538 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.538 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.539 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.539 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.540 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.540 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.541 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.541 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.542 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.543 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.543 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.543 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.544 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.544 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.545 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.545 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.546 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.546 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.547 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.547 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.548 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.548 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.548 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.549 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.549 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.550 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.550 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.551 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.551 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.552 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.552 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.553 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.553 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.554 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.554 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.554 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.555 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.555 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.556 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.556 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.557 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.557 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.557 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.558 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.558 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.559 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.559 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.560 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.560 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.561 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.561 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.562 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.562 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.562 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.563 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.563 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.564 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.564 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.565 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.565 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.565 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.566 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.566 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.566 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.567 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.567 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.568 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.568 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.569 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.569 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.569 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.570 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.570 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.571 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.571 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.571 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.572 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.572 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.572 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.573 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.573 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.574 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.574 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.575 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.575 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.575 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.576 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.576 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.577 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.577 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.577 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.578 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.578 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.578 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.579 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.579 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.580 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.580 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.580 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.581 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.581 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.582 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.582 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.582 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.583 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.583 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.584 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.584 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.584 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.585 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.585 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.585 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.586 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.586 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.587 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.587 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.587 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.588 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.589 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.589 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.589 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.590 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.590 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.591 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.591 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.592 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.592 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.593 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.593 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.593 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.594 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.594 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.594 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.595 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.595 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.596 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.597 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.598 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.598 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.599 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.599 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.600 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.600 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.601 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.601 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.602 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.602 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.602 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.603 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.603 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.604 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.604 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.605 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.606 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.606 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.606 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.606 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.607 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.607 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.608 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.608 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.609 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.609 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.609 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.610 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.610 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.611 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.611 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.612 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.612 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.613 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.613 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.613 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.614 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.614 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.615 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.615 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.615 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.616 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.616 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.617 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.617 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.618 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.618 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.618 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.619 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.619 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.620 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.620 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.621 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.621 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.622 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.622 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.622 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.623 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.623 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.624 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.624 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.624 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.625 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.625 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.626 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.626 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.627 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.627 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.628 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.628 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.629 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.629 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.629 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.630 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.630 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.631 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.631 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.631 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.632 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.632 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.633 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.633 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.634 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.634 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.635 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.635 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.635 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.638 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.638 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.638 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.638 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.638 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.638 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.638 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.639 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.639 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.640 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.641 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.641 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.642 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.642 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.643 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.643 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.643 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.644 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.644 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.645 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.645 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.646 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.646 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.647 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.647 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.648 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.648 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.648 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.649 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.649 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.650 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.650 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.650 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.651 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.651 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.652 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.652 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.653 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.653 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.654 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.654 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.654 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.655 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.655 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.656 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.656 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.657 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.657 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.658 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.658 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.659 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.659 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.659 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.660 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.660 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.661 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.661 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.662 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.662 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.662 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.663 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.663 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.664 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.665 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.665 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.666 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.666 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.666 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.667 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.668 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.668 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.669 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.669 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.669 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.670 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.670 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.671 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.671 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.671 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.672 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.672 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.673 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.673 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.673 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.674 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.674 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.675 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.676 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.676 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.676 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.677 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.678 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.678 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.678 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.679 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:16.679 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:16.680 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:16.816 | Collecting osc-placement===2.0.0 2020-11-30 11:09:16.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2020-11-30 11:09:16.926 | 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) 2020-11-30 11:09:16.944 | 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) 2020-11-30 11:09:16.947 | 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) 2020-11-30 11:09:16.951 | 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) 2020-11-30 11:09:16.956 | 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) 2020-11-30 11:09:16.959 | 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) 2020-11-30 11:09:16.963 | 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) 2020-11-30 11:09:16.984 | 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) 2020-11-30 11:09:17.053 | 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) 2020-11-30 11:09:17.056 | 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) 2020-11-30 11:09:17.067 | 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) 2020-11-30 11:09:17.076 | 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) 2020-11-30 11:09:17.080 | 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) 2020-11-30 11:09:17.083 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.0) 2020-11-30 11:09:17.113 | 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) 2020-11-30 11:09:17.129 | 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) 2020-11-30 11:09:17.136 | 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) 2020-11-30 11:09:17.142 | 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) 2020-11-30 11:09:17.147 | 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) 2020-11-30 11:09:17.171 | 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) 2020-11-30 11:09:17.174 | 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) 2020-11-30 11:09:17.177 | 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) 2020-11-30 11:09:17.219 | 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) 2020-11-30 11:09:17.222 | 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) 2020-11-30 11:09:17.229 | 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) 2020-11-30 11:09:17.234 | 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) 2020-11-30 11:09:17.237 | 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) 2020-11-30 11:09:17.241 | 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) 2020-11-30 11:09:17.266 | 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) 2020-11-30 11:09:17.270 | 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) 2020-11-30 11:09:17.272 | 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) 2020-11-30 11:09:17.289 | 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) 2020-11-30 11:09:17.312 | 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) 2020-11-30 11:09:17.315 | 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) 2020-11-30 11:09:17.319 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:09:17.322 | 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) 2020-11-30 11:09:17.327 | 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) 2020-11-30 11:09:17.330 | 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) 2020-11-30 11:09:17.334 | 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) 2020-11-30 11:09:17.337 | 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) 2020-11-30 11:09:19.308 | Installing collected packages: osc-placement 2020-11-30 11:09:19.495 | Successfully installed osc-placement-2.0.0 2020-11-30 11:09:19.750 | + inc/python:pip_install:207 : result=0 2020-11-30 11:09:19.753 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:09:19.756 | + functions-common:time_stop:2331 : local name 2020-11-30 11:09:19.759 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:09:19.762 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:09:19.764 | + functions-common:time_stop:2334 : local total 2020-11-30 11:09:19.767 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:09:19.770 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:09:19.772 | + functions-common:time_stop:2338 : start_time=1606734553368 2020-11-30 11:09:19.775 | + functions-common:time_stop:2340 : [[ -z 1606734553368 ]] 2020-11-30 11:09:19.778 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:09:19.782 | + functions-common:time_stop:2343 : end_time=1606734559779 2020-11-30 11:09:19.785 | + functions-common:time_stop:2344 : elapsed_time=6411 2020-11-30 11:09:19.787 | + functions-common:time_stop:2345 : total=287741 2020-11-30 11:09:19.790 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:09:19.794 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=294152 2020-11-30 11:09:19.796 | + inc/python:pip_install:210 : return 0 2020-11-30 11:09:19.799 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2020-11-30 11:09:19.802 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2020-11-30 11:09:19.804 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2020-11-30 11:09:19.807 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2020-11-30 11:09:19.810 | + functions-common:git_clone:526 : local orig_dir 2020-11-30 11:09:19.814 | ++ functions-common:git_clone:527 : pwd 2020-11-30 11:09:19.817 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 11:09:19.820 | + functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 11:09:19.823 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 11:09:19.842 | + functions-common:git_clone:530 : RECLONE=False 2020-11-30 11:09:19.845 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 11:09:19.847 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 11:09:19.851 | + functions-common:git_clone:544 : echo stable/ussuri 2020-11-30 11:09:19.851 | + functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 11:09:19.857 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2020-11-30 11:09:19.860 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2020-11-30 11:09:19.862 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2020-11-30 11:09:19.865 | + functions-common:git_timed:617 : local count=0 2020-11-30 11:09:19.868 | + functions-common:git_timed:618 : local timeout=0 2020-11-30 11:09:19.872 | + functions-common:git_timed:620 : [[ -n 0 ]] 2020-11-30 11:09:19.875 | + functions-common:git_timed:621 : timeout=0 2020-11-30 11:09:19.878 | + functions-common:git_timed:624 : time_start git_timed 2020-11-30 11:09:19.880 | + functions-common:time_start:2317 : local name=git_timed 2020-11-30 11:09:19.884 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:09:19.887 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:09:19.890 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:09:19.894 | + functions-common:time_start:2322 : _TIME_START[$name]=1606734559891 2020-11-30 11:09:19.897 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2020-11-30 11:09:19.900 | Cloning into '/opt/stack/placement'... 2020-11-30 11:09:27.947 | + functions-common:git_timed:639 : time_stop git_timed 2020-11-30 11:09:27.950 | + functions-common:time_stop:2331 : local name 2020-11-30 11:09:27.953 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:09:27.955 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:09:27.958 | + functions-common:time_stop:2334 : local total 2020-11-30 11:09:27.960 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:09:27.962 | + functions-common:time_stop:2337 : name=git_timed 2020-11-30 11:09:27.965 | + functions-common:time_stop:2338 : start_time=1606734559891 2020-11-30 11:09:27.968 | + functions-common:time_stop:2340 : [[ -z 1606734559891 ]] 2020-11-30 11:09:27.970 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:09:27.974 | + functions-common:time_stop:2343 : end_time=1606734567971 2020-11-30 11:09:27.976 | + functions-common:time_stop:2344 : elapsed_time=8080 2020-11-30 11:09:27.978 | + functions-common:time_stop:2345 : total=0 2020-11-30 11:09:27.981 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:09:27.983 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8080 2020-11-30 11:09:27.986 | + functions-common:git_clone:592 : cd /opt/stack/placement 2020-11-30 11:09:27.989 | + functions-common:git_clone:593 : git show --oneline 2020-11-30 11:09:27.990 | + functions-common:git_clone:593 : head -1 2020-11-30 11:09:27.994 | 33591b83 Add DEBUG logs to help troubleshoot no allocation candidates 2020-11-30 11:09:27.998 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 11:09:28.000 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2020-11-30 11:09:28.003 | + inc/python:setup_develop:351 : local bindep 2020-11-30 11:09:28.005 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2020-11-30 11:09:28.008 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2020-11-30 11:09:28.012 | + inc/python:setup_develop:357 : local extras= 2020-11-30 11:09:28.015 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2020-11-30 11:09:28.017 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 11:09:28.020 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2020-11-30 11:09:28.023 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2020-11-30 11:09:28.026 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 11:09:28.029 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 11:09:28.032 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2020-11-30 11:09:28.035 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 11:09:28.038 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2020-11-30 11:09:28.040 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 11:09:28.043 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 11:09:28.046 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2020-11-30 11:09:28.051 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2020-11-30 11:09:28.054 | + 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' 2020-11-30 11:09:29.060 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2020-11-30 11:09:29.063 | + inc/python:setup_package:430 : local bindep=0 2020-11-30 11:09:29.065 | + inc/python:setup_package:431 : local bindep_flag= 2020-11-30 11:09:29.068 | + inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 11:09:29.071 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2020-11-30 11:09:29.073 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2020-11-30 11:09:29.076 | + inc/python:setup_package:439 : local flags=-e 2020-11-30 11:09:29.078 | + inc/python:setup_package:440 : local extras= 2020-11-30 11:09:29.081 | + inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 11:09:29.083 | + inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 11:09:29.086 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 11:09:29.089 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 11:09:29.092 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 11:09:29.094 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2020-11-30 11:09:29.115 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2020-11-30 11:09:29.121 | + 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 2020-11-30 11:09:31.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:09:31.942 | 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. 2020-11-30 11:09:31.943 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.943 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.944 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.944 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.945 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.945 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.945 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.946 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.946 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.947 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.947 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.948 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.948 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.949 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.949 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.949 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.950 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.951 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.951 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.951 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.952 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.952 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.953 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.953 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.953 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.956 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.956 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.957 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.957 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.958 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.958 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.959 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.959 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.959 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.960 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.960 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.961 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.961 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.962 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.962 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.963 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.963 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.964 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.964 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.965 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.965 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.966 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.966 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.966 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.967 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.967 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.968 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.968 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.969 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.969 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.970 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.970 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.971 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.971 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.971 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.972 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.973 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.973 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.974 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.975 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.975 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.976 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.976 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.977 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.978 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.978 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.978 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.979 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.979 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.980 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.980 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.981 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.981 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.982 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.982 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.982 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.983 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.984 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.984 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.985 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.985 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.985 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.986 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.986 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.987 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.987 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.988 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.988 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.989 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.989 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.990 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.990 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.991 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.991 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.992 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.992 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.993 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.993 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.994 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.994 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.995 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.995 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.995 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.996 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.996 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.997 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.997 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.998 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:31.998 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:31.999 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:31.999 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.000 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.000 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.001 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.001 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.001 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.002 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.002 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.003 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.003 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.004 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.004 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.005 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.005 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.006 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.006 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.006 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.007 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.007 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.008 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.008 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.009 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.009 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.009 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.010 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.010 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.011 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.011 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.012 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.012 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.013 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.013 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.013 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.014 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.014 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.015 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.015 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.016 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.016 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.016 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.017 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.017 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.018 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.018 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.018 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.019 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.019 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.020 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.020 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.020 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.021 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.021 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.022 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.022 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.023 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.023 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.023 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.024 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.024 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.024 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.025 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.025 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.026 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.026 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.028 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.028 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.028 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.029 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.029 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.029 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.029 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.029 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.030 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.030 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.031 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.031 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.031 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.032 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.032 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.034 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.034 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.034 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.034 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.034 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.035 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.035 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.035 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.036 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.036 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.037 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.037 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.038 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.038 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.038 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.039 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.039 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.040 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.040 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.040 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.041 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.041 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.041 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.042 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.042 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.043 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.043 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.044 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.044 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.044 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.045 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.045 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.046 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.046 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.046 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.047 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.047 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.048 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.049 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.049 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.050 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.051 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.051 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.052 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.052 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.053 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.053 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.053 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.054 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.055 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.055 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.056 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.056 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.056 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.057 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.057 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.058 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.058 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.059 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.059 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.060 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.061 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.061 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.062 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.062 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.062 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.063 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.063 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.064 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.064 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.064 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.065 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.065 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.066 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.066 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.067 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.067 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.067 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.068 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.068 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.069 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.069 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.070 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.070 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.071 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.071 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.071 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.072 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.072 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.073 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.074 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.074 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.075 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.075 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.076 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.076 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.076 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.077 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.077 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.078 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.078 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.078 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.079 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.079 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.080 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.080 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.081 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.081 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.082 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.083 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.083 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.084 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.084 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.085 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.085 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.086 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.086 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.087 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.087 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.088 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.089 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.089 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.090 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.090 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.091 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.091 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.092 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.092 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.092 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.093 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.093 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.094 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.094 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.095 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.095 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.096 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.096 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.097 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.097 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.098 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.098 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.099 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.099 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.100 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.100 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.100 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.101 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.101 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.102 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.102 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.102 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.103 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.103 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.104 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.104 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.105 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.105 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.106 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.106 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.107 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.107 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.108 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.108 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.108 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.109 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.109 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.110 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.110 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.111 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.111 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.112 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.112 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.112 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.113 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.113 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.114 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.114 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.114 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.115 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.115 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.116 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.116 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.117 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.117 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.117 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.118 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.118 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.119 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.119 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.120 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.121 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.121 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.122 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.122 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.122 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.123 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.123 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.124 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.124 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.125 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.125 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.125 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.126 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.126 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.126 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.127 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.127 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.128 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.128 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.129 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.129 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.129 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.130 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.131 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.131 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.131 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.132 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.133 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.133 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.133 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.134 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:32.134 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:32.135 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:32.136 | Obtaining file:///opt/stack/placement 2020-11-30 11:09:33.540 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-30 11:09:34.936 | 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) 2020-11-30 11:09:34.948 | 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) 2020-11-30 11:09:34.972 | 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) 2020-11-30 11:09:34.989 | 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) 2020-11-30 11:09:35.022 | 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) 2020-11-30 11:09:35.086 | 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) 2020-11-30 11:09:35.092 | 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) 2020-11-30 11:09:35.097 | 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) 2020-11-30 11:09:35.103 | Requirement already satisfied: oslo.cache===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.0) 2020-11-30 11:09:35.141 | 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) 2020-11-30 11:09:35.156 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.4) 2020-11-30 11:09:35.171 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.2) 2020-11-30 11:09:35.179 | Requirement already satisfied: oslo.db===8.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.0) 2020-11-30 11:09:35.235 | 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) 2020-11-30 11:09:35.245 | 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) 2020-11-30 11:09:35.292 | 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) 2020-11-30 11:09:35.315 | Requirement already satisfied: oslo.policy===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.1) 2020-11-30 11:09:35.334 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.1) 2020-11-30 11:09:35.349 | 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) 2020-11-30 11:09:35.360 | 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) 2020-11-30 11:09:35.378 | 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) 2020-11-30 11:09:35.381 | 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) 2020-11-30 11:09:35.384 | 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) 2020-11-30 11:09:35.396 | 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) 2020-11-30 11:09:35.399 | 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) 2020-11-30 11:09:35.404 | 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) 2020-11-30 11:09:35.410 | 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) 2020-11-30 11:09:35.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 687)) (4.0.0) 2020-11-30 11:09:35.438 | 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) 2020-11-30 11:09:35.442 | 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) 2020-11-30 11:09:35.450 | 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) 2020-11-30 11:09:35.475 | 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) 2020-11-30 11:09:35.481 | 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) 2020-11-30 11:09:35.484 | 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) 2020-11-30 11:09:35.496 | 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) 2020-11-30 11:09:35.500 | 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) 2020-11-30 11:09:35.503 | 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) 2020-11-30 11:09:35.509 | 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) 2020-11-30 11:09:35.520 | 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) 2020-11-30 11:09:35.527 | 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) 2020-11-30 11:09:35.546 | 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) 2020-11-30 11:09:35.550 | 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) 2020-11-30 11:09:35.558 | 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) 2020-11-30 11:09:35.583 | 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.dev4) (50.3.2) 2020-11-30 11:09:35.632 | 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) 2020-11-30 11:09:35.653 | 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) 2020-11-30 11:09:35.697 | 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) 2020-11-30 11:09:35.768 | 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) 2020-11-30 11:09:35.773 | 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) 2020-11-30 11:09:35.779 | 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) 2020-11-30 11:09:35.783 | 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) 2020-11-30 11:09:35.791 | 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) 2020-11-30 11:09:35.795 | 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) 2020-11-30 11:09:35.805 | 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) 2020-11-30 11:09:35.810 | 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) 2020-11-30 11:09:35.818 | 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) 2020-11-30 11:09:35.822 | 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) 2020-11-30 11:09:35.825 | 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) 2020-11-30 11:09:35.828 | 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) 2020-11-30 11:09:35.831 | 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) 2020-11-30 11:09:35.835 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:09:35.839 | 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) 2020-11-30 11:09:35.842 | 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) 2020-11-30 11:09:35.845 | 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) 2020-11-30 11:09:35.848 | 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) 2020-11-30 11:09:35.860 | 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) 2020-11-30 11:09:35.863 | 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) 2020-11-30 11:09:35.866 | 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) 2020-11-30 11:09:35.869 | 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) 2020-11-30 11:09:35.881 | 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) 2020-11-30 11:09:35.887 | 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) 2020-11-30 11:09:35.889 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2020-11-30 11:09:35.892 | 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) 2020-11-30 11:09:35.895 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2020-11-30 11:09:35.905 | 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) 2020-11-30 11:09:37.501 | Installing collected packages: openstack-placement 2020-11-30 11:09:37.503 | Running setup.py develop for openstack-placement 2020-11-30 11:09:39.198 | Successfully installed openstack-placement 2020-11-30 11:09:39.438 | + inc/python:pip_install:207 : result=0 2020-11-30 11:09:39.441 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:09:39.443 | + functions-common:time_stop:2331 : local name 2020-11-30 11:09:39.445 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:09:39.448 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:09:39.451 | + functions-common:time_stop:2334 : local total 2020-11-30 11:09:39.453 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:09:39.455 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:09:39.458 | + functions-common:time_stop:2338 : start_time=1606734569110 2020-11-30 11:09:39.460 | + functions-common:time_stop:2340 : [[ -z 1606734569110 ]] 2020-11-30 11:09:39.464 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:09:39.467 | + functions-common:time_stop:2343 : end_time=1606734579464 2020-11-30 11:09:39.470 | + functions-common:time_stop:2344 : elapsed_time=10354 2020-11-30 11:09:39.472 | + functions-common:time_stop:2345 : total=294152 2020-11-30 11:09:39.474 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:09:39.477 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=304506 2020-11-30 11:09:39.480 | + inc/python:pip_install:210 : return 0 2020-11-30 11:09:39.483 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2020-11-30 11:09:39.485 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-11-30 11:09:39.488 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-11-30 11:09:39.508 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-11-30 11:09:39.520 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2020-11-30 11:09:39.523 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2020-11-30 11:09:39.526 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:09:39.529 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:09:39.531 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2020-11-30 11:09:39.534 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:09:39.537 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-11-30 11:09:39.539 | + ./stack.sh:main:914 : configure_placement 2020-11-30 11:09:39.542 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2020-11-30 11:09:39.555 | + lib/placement:configure_placement:107 : create_placement_conf 2020-11-30 11:09:39.558 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2020-11-30 11:09:39.563 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2020-11-30 11:09:39.566 | ++ lib/database:database_connection_url:132 : local db=placement 2020-11-30 11:09:39.568 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2020-11-30 11:09:39.571 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2020-11-30 11:09:39.575 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2020-11-30 11:09:39.578 | + 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' 2020-11-30 11:09:39.610 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2020-11-30 11:09:39.640 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2020-11-30 11:09:39.671 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2020-11-30 11:09:39.674 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2020-11-30 11:09:39.677 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2020-11-30 11:09:39.680 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-11-30 11:09:39.683 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2020-11-30 11:09:39.715 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2020-11-30 11:09:39.744 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2020-11-30 11:09:39.774 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2020-11-30 11:09:39.803 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2020-11-30 11:09:39.834 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2020-11-30 11:09:39.864 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2020-11-30 11:09:39.895 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2020-11-30 11:09:39.926 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:09:39.957 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2020-11-30 11:09:39.990 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2020-11-30 11:09:39.992 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2020-11-30 11:09:39.995 | + functions:setup_logging:656 : local other_cond=False 2020-11-30 11:09:39.999 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2020-11-30 11:09:40.002 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2020-11-30 11:09:40.004 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2020-11-30 11:09:40.007 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2020-11-30 11:09:40.010 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2020-11-30 11:09:40.030 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2020-11-30 11:09:40.032 | + functions:setup_systemd_logging:693 : local pidstr= 2020-11-30 11:09:40.035 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2020-11-30 11:09:40.038 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2020-11-30 11:09:40.041 | + functions:setup_systemd_logging:700 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-11-30 11:09:40.073 | + 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' 2020-11-30 11:09:40.103 | + 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' 2020-11-30 11:09:40.135 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-30 11:09:40.166 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2020-11-30 11:09:40.170 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2020-11-30 11:09:40.172 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2020-11-30 11:09:40.175 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2020-11-30 11:09:40.178 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2020-11-30 11:09:40.180 | + lib/apache:write_uwsgi_config:267 : local http= 2020-11-30 11:09:40.183 | + lib/apache:write_uwsgi_config:268 : local name= 2020-11-30 11:09:40.187 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2020-11-30 11:09:40.191 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2020-11-30 11:09:40.193 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2020-11-30 11:09:40.196 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2020-11-30 11:09:40.210 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-11-30 11:09:40.211 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:09:40.220 | d /var/run/uwsgi 0755 ubuntu root 2020-11-30 11:09:40.224 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-11-30 11:09:40.244 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2020-11-30 11:09:40.247 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2020-11-30 11:09:40.251 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2020-11-30 11:09:40.284 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2020-11-30 11:09:40.312 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2020-11-30 11:09:40.342 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2020-11-30 11:09:40.371 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2020-11-30 11:09:40.399 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2020-11-30 11:09:40.428 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2020-11-30 11:09:40.456 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2020-11-30 11:09:40.485 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2020-11-30 11:09:40.514 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-11-30 11:09:40.542 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2020-11-30 11:09:40.570 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2020-11-30 11:09:40.599 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2020-11-30 11:09:40.628 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2020-11-30 11:09:40.631 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2020-11-30 11:09:40.634 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2020-11-30 11:09:40.637 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2020-11-30 11:09:40.640 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2020-11-30 11:09:40.643 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:40.645 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:40.648 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2020-11-30 11:09:40.651 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2020-11-30 11:09:40.654 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2020-11-30 11:09:40.681 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2020-11-30 11:09:40.710 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2020-11-30 11:09:40.710 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2020-11-30 11:09:40.719 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2020-11-30 11:09:40.723 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2020-11-30 11:09:40.725 | + lib/apache:enable_apache_site:213 : local site=placement-api 2020-11-30 11:09:40.728 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2020-11-30 11:09:40.731 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-11-30 11:09:40.734 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-11-30 11:09:40.736 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:40.738 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:40.741 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-11-30 11:09:40.744 | + lib/apache:enable_apache_site:216 : is_ubuntu 2020-11-30 11:09:40.746 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:09:40.749 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:09:40.751 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2020-11-30 11:09:40.811 | Enabling site placement-api. 2020-11-30 11:09:40.816 | To activate the new configuration, you need to run: 2020-11-30 11:09:40.817 | systemctl reload apache2 2020-11-30 11:09:40.822 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2020-11-30 11:09:40.824 | + lib/apache:restart_apache_server:260 : restart_service apache2 2020-11-30 11:09:40.827 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:09:40.830 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2020-11-30 11:09:41.022 | + ./stack.sh:main:921 : is_service_enabled placement placement-client 2020-11-30 11:09:41.047 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:41.050 | + ./stack.sh:main:922 : is_service_enabled n-cpu 2020-11-30 11:09:41.079 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:41.083 | + ./stack.sh:main:922 : is_service_enabled n-sch 2020-11-30 11:09:41.104 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:41.107 | + ./stack.sh:main:923 : configure_placement_nova_compute 2020-11-30 11:09:41.111 | + lib/nova:configure_placement_nova_compute:576 : local conf=/etc/nova/nova.conf 2020-11-30 11:09:41.114 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement auth_type password 2020-11-30 11:09:41.146 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2020-11-30 11:09:41.175 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement username placement 2020-11-30 11:09:41.203 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement password Passw0rd 2020-11-30 11:09:41.232 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement user_domain_name Default 2020-11-30 11:09:41.260 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement project_name service 2020-11-30 11:09:41.289 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement project_domain_name Default 2020-11-30 11:09:41.319 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement region_name RegionOne 2020-11-30 11:09:41.350 | + ./stack.sh:main:927 : is_service_enabled horizon 2020-11-30 11:09:41.368 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:41.371 | + ./stack.sh:main:932 : is_service_enabled tls-proxy 2020-11-30 11:09:41.389 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:09:41.391 | + ./stack.sh:main:940 : run_phase stack install 2020-11-30 11:09:41.394 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 11:09:41.397 | + functions-common:run_phase:1760 : local phase=install 2020-11-30 11:09:41.399 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 11:09:41.402 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 11:09:41.405 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 11:09:41.407 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 11:09:41.410 | + functions-common:run_phase:1769 : local extra 2020-11-30 11:09:41.413 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 11:09:41.417 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 11:09:41.421 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 11:09:41.423 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 11:09:41.426 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2020-11-30 11:09:41.429 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 11:09:41.444 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:09:41.447 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:09:41.450 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:09:41.452 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2020-11-30 11:09:41.454 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2020-11-30 11:09:41.457 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:09:41.459 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest 2020-11-30 11:09:41.462 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2020-11-30 11:09:41.465 | ++ lib/tempest:install_tempest:726 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2020-11-30 11:09:41.467 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2020-11-30 11:09:41.470 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2020-11-30 11:09:41.472 | ++ functions-common:git_clone:525 : local git_ref=master 2020-11-30 11:09:41.474 | ++ functions-common:git_clone:526 : local orig_dir 2020-11-30 11:09:41.478 | +++ functions-common:git_clone:527 : pwd 2020-11-30 11:09:41.481 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2020-11-30 11:09:41.483 | ++ functions-common:git_clone:528 : local git_clone_flags= 2020-11-30 11:09:41.486 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2020-11-30 11:09:41.502 | ++ functions-common:git_clone:530 : RECLONE=False 2020-11-30 11:09:41.504 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2020-11-30 11:09:41.506 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2020-11-30 11:09:41.510 | ++ functions-common:git_clone:544 : echo master 2020-11-30 11:09:41.510 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2020-11-30 11:09:41.515 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2020-11-30 11:09:41.517 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2020-11-30 11:09:41.519 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2020-11-30 11:09:41.522 | ++ functions-common:git_clone:593 : git show --oneline 2020-11-30 11:09:41.522 | ++ functions-common:git_clone:593 : head -1 2020-11-30 11:09:41.527 | ae5285d5d Merge "Fix "TypeError: format requires a mapping" in waiters" 2020-11-30 11:09:41.529 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2020-11-30 11:09:41.532 | ++ lib/tempest:install_tempest:727 : pip_install 'tox!=2.8.0' 2020-11-30 11:09:41.553 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2020-11-30 11:09:41.559 | ++ 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' 2020-11-30 11:09:44.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:09:44.455 | 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. 2020-11-30 11:09:44.455 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.456 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.456 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.457 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.457 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.458 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.458 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.459 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.459 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.459 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.460 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.460 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.461 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.461 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.461 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.462 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.462 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.463 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.464 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.464 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.465 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.465 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.466 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.466 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.466 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.469 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.469 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.470 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.470 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.471 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.471 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.472 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.472 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.473 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.473 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.474 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.474 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.474 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.475 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.475 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.475 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.476 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.476 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.476 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.477 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.477 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.478 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.478 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.479 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.479 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.480 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.480 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.481 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.481 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.481 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.482 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.483 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.483 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.483 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.484 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.485 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.485 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.485 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.487 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.487 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.487 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.488 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.488 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.489 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.490 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.490 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.490 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.491 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.491 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.492 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.492 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.493 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.493 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.493 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.494 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.494 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.495 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.496 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.496 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.496 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.497 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.497 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.498 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.498 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.499 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.499 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.500 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.500 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.500 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.501 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.501 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.502 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.502 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.503 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.503 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.504 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.504 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.505 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.505 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.506 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.506 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.507 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.507 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.508 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.508 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.508 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.509 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.509 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.510 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.510 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.511 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.511 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.512 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.512 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.512 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.513 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.514 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.514 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.514 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.515 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.515 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.516 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.516 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.517 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.517 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.518 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.518 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.518 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.519 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.519 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.520 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.520 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.520 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.521 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.521 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.522 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.522 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.523 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.523 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.523 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.524 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.524 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.525 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.525 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.526 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.527 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.527 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.527 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.528 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.528 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.529 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.529 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.530 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.530 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.530 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.531 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.531 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.531 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.532 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.532 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.533 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.533 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.534 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.534 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.534 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.535 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.535 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.536 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.536 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.536 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.537 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.537 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.537 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.538 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.538 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.539 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.539 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.539 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.540 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.540 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.541 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.541 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.542 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.542 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.542 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.543 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.543 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.543 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.544 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.544 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.545 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.545 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.545 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.546 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.546 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.547 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.547 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.547 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.548 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.548 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.549 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.549 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.549 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.550 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.550 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.550 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.551 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.551 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.552 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.552 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.552 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.553 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.553 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.554 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.554 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.554 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.555 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.555 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.556 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.556 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.556 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.557 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.557 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.558 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.558 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.558 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.559 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.560 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.561 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.561 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.562 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.563 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.563 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.563 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.564 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.564 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.565 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.565 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.566 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.566 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.566 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.567 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.567 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.568 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.568 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.569 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.570 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.570 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.571 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.571 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.572 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.573 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.574 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.574 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.574 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.575 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.575 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.576 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.576 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.576 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.577 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.577 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.578 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.578 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.579 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.579 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.579 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.580 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.580 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.581 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.581 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.582 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.582 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.582 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.583 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.583 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.584 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.584 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.584 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.585 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.585 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.586 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.586 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.587 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.587 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.587 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.588 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.589 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.589 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.589 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.590 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.590 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.591 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.591 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.592 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.592 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.592 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.593 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.593 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.594 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.594 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.595 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.595 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.595 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.596 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.596 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.597 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.597 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.597 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.598 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.598 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.599 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.599 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.600 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.600 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.601 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.601 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.601 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.602 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.602 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.603 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.603 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.604 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.604 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.606 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.606 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.606 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.607 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.607 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.608 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.608 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.608 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.609 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.609 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.610 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.610 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.611 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.611 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.612 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.612 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.612 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.613 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.613 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.614 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.614 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.615 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.615 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.615 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.616 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.616 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.617 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.617 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.618 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.618 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.619 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.619 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.619 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.620 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.620 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.621 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.621 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.621 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.622 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.622 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.623 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.623 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.624 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.624 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.624 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.625 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.625 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.626 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.626 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.627 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.627 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.627 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.628 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.629 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.629 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.629 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.630 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.631 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.631 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.631 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.632 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.632 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.633 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.633 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.634 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.634 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.634 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.635 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.635 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.636 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.636 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.637 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.637 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.638 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.638 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.639 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.639 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.639 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.640 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.640 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.641 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.641 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.642 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.643 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.643 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.643 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:09:44.644 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:09:44.644 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:09:44.931 | Collecting tox!=2.8.0 2020-11-30 11:09:44.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42c/e19ce5dc2f6d6/tox-3.20.1-py2.py3-none-any.whl (83 kB) 2020-11-30 11:09:45.198 | Collecting toml>=0.9.4 2020-11-30 11:09:45.206 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2020-11-30 11:09:45.298 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.12) 2020-11-30 11:09:45.437 | Collecting py===1.8.1 2020-11-30 11:09:45.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2020-11-30 11:09:45.540 | 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) 2020-11-30 11:09:45.562 | 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) 2020-11-30 11:09:45.680 | Collecting pluggy===0.13.1 2020-11-30 11:09:45.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2020-11-30 11:09:45.947 | Collecting virtualenv===20.0.17 2020-11-30 11:09:45.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/00c/fe8605fb97f5a/virtualenv-20.0.17-py2.py3-none-any.whl (4.6 MB) 2020-11-30 11:09:46.282 | Collecting packaging===20.3 2020-11-30 11:09:46.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2020-11-30 11:09:46.387 | 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) 2020-11-30 11:09:46.426 | Collecting distlib===0.3.0 2020-11-30 11:09:46.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2020-11-30 11:09:47.271 | 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) 2020-11-30 11:09:47.316 | Collecting importlib-resources===1.4.0 2020-11-30 11:09:47.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/8ceeef3f5ad2e/importlib_resources-1.4.0-py2.py3-none-any.whl (20 kB) 2020-11-30 11:09:47.354 | 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) 2020-11-30 11:09:47.358 | Building wheels for collected packages: distlib 2020-11-30 11:09:47.359 | Building wheel for distlib (setup.py): started 2020-11-30 11:09:48.266 | Building wheel for distlib (setup.py): finished with status 'done' 2020-11-30 11:09:48.269 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340428 sha256=bf82905699ed1ad39378c0221f3e2e12d4f5f4f9525954351b89625c3912192a 2020-11-30 11:09:48.269 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2020-11-30 11:09:48.270 | Successfully built distlib 2020-11-30 11:09:50.756 | Installing collected packages: distlib, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2020-11-30 11:09:50.756 | Attempting uninstall: distlib 2020-11-30 11:09:50.758 | Found existing installation: distlib 0.3.1 2020-11-30 11:09:50.770 | Uninstalling distlib-0.3.1: 2020-11-30 11:09:50.772 | Successfully uninstalled distlib-0.3.1 2020-11-30 11:09:50.937 | Attempting uninstall: importlib-resources 2020-11-30 11:09:50.939 | Found existing installation: importlib-resources 3.3.0 2020-11-30 11:09:50.958 | Uninstalling importlib-resources-3.3.0: 2020-11-30 11:09:50.960 | Successfully uninstalled importlib-resources-3.3.0 2020-11-30 11:09:51.191 | Attempting uninstall: virtualenv 2020-11-30 11:09:51.193 | Found existing installation: virtualenv 20.2.1 2020-11-30 11:09:51.262 | Uninstalling virtualenv-20.2.1: 2020-11-30 11:09:51.270 | Successfully uninstalled virtualenv-20.2.1 2020-11-30 11:09:51.742 | Successfully installed distlib-0.3.0 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.20.1 virtualenv-20.0.17 2020-11-30 11:09:52.015 | ++ inc/python:pip_install:207 : result=0 2020-11-30 11:09:52.018 | ++ inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:09:52.021 | ++ functions-common:time_stop:2331 : local name 2020-11-30 11:09:52.023 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 11:09:52.026 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:09:52.028 | ++ functions-common:time_stop:2334 : local total 2020-11-30 11:09:52.031 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 11:09:52.033 | ++ functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:09:52.035 | ++ functions-common:time_stop:2338 : start_time=1606734581547 2020-11-30 11:09:52.038 | ++ functions-common:time_stop:2340 : [[ -z 1606734581547 ]] 2020-11-30 11:09:52.041 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:09:52.046 | ++ functions-common:time_stop:2343 : end_time=1606734592043 2020-11-30 11:09:52.048 | ++ functions-common:time_stop:2344 : elapsed_time=10496 2020-11-30 11:09:52.051 | ++ functions-common:time_stop:2345 : total=304506 2020-11-30 11:09:52.053 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:09:52.055 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=315002 2020-11-30 11:09:52.058 | ++ inc/python:pip_install:210 : return 0 2020-11-30 11:09:52.061 | ++ lib/tempest:install_tempest:728 : pushd /opt/stack/tempest 2020-11-30 11:09:52.061 | /opt/stack/tempest ~/devstack 2020-11-30 11:09:52.063 | ++ lib/tempest:install_tempest:732 : git checkout master 2020-11-30 11:09:52.088 | M .coveragerc 2020-11-30 11:09:52.089 | M .gitignore 2020-11-30 11:09:52.089 | M .gitreview 2020-11-30 11:09:52.089 | M .mailmap 2020-11-30 11:09:52.089 | M .stestr.conf 2020-11-30 11:09:52.089 | M .zuul.yaml 2020-11-30 11:09:52.089 | M CONTRIBUTING.rst 2020-11-30 11:09:52.089 | M HACKING.rst 2020-11-30 11:09:52.089 | M LICENSE 2020-11-30 11:09:52.089 | M README.rst 2020-11-30 11:09:52.089 | M REVIEWING.rst 2020-11-30 11:09:52.089 | M bindep.txt 2020-11-30 11:09:52.089 | M doc/requirements.txt 2020-11-30 11:09:52.089 | M doc/source/_extra/.htaccess 2020-11-30 11:09:52.089 | M doc/source/_static/.keep 2020-11-30 11:09:52.089 | M doc/source/account_generator.rst 2020-11-30 11:09:52.089 | M doc/source/cleanup.rst 2020-11-30 11:09:52.089 | M doc/source/conf.py 2020-11-30 11:09:52.089 | M doc/source/configuration.rst 2020-11-30 11:09:52.089 | M doc/source/contributor/contributing.rst 2020-11-30 11:09:52.089 | M doc/source/data/tempest-blacklisted-plugins-registry.header 2020-11-30 11:09:52.089 | M doc/source/data/tempest-plugins-registry.header 2020-11-30 11:09:52.089 | M doc/source/index.rst 2020-11-30 11:09:52.089 | M doc/source/library.rst 2020-11-30 11:09:52.089 | M doc/source/library/api_microversion_testing.rst 2020-11-30 11:09:52.089 | M doc/source/library/auth.rst 2020-11-30 11:09:52.089 | M doc/source/library/cli.rst 2020-11-30 11:09:52.089 | M doc/source/library/clients.rst 2020-11-30 11:09:52.089 | M doc/source/library/credential_providers.rst 2020-11-30 11:09:52.089 | M doc/source/library/decorators.rst 2020-11-30 11:09:52.089 | M doc/source/library/rest_client.rst 2020-11-30 11:09:52.089 | M doc/source/library/service_clients/compute_clients.rst 2020-11-30 11:09:52.089 | M doc/source/library/utils.rst 2020-11-30 11:09:52.089 | M doc/source/library/validation_resources.rst 2020-11-30 11:09:52.090 | M doc/source/microversion_testing.rst 2020-11-30 11:09:52.090 | M doc/source/overview.rst 2020-11-30 11:09:52.090 | M doc/source/plugins/index.rst 2020-11-30 11:09:52.090 | M doc/source/plugins/plugin.rst 2020-11-30 11:09:52.090 | M doc/source/requirement_upper_constraint_for_tempest.rst 2020-11-30 11:09:52.090 | M doc/source/run.rst 2020-11-30 11:09:52.090 | M doc/source/sampleconf.rst 2020-11-30 11:09:52.090 | M doc/source/stable_branch_support_policy.rst 2020-11-30 11:09:52.090 | M doc/source/stable_branch_testing_policy.rst 2020-11-30 11:09:52.090 | M doc/source/subunit_describe_calls.rst 2020-11-30 11:09:52.090 | M doc/source/supported_version.rst 2020-11-30 11:09:52.090 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2020-11-30 11:09:52.090 | M doc/source/test_removal.rst 2020-11-30 11:09:52.090 | M doc/source/tests/modules.rst 2020-11-30 11:09:52.090 | M doc/source/workspace.rst 2020-11-30 11:09:52.090 | M doc/source/write_tests.rst 2020-11-30 11:09:52.090 | M etc/accounts.yaml.sample 2020-11-30 11:09:52.090 | M etc/logging.conf.sample 2020-11-30 11:09:52.090 | M etc/whitelist.yaml 2020-11-30 11:09:52.090 | M playbooks/devstack-tempest-ipv6.yaml 2020-11-30 11:09:52.090 | M playbooks/devstack-tempest.yaml 2020-11-30 11:09:52.090 | M playbooks/post-tempest.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2020-11-30 11:09:52.090 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2020-11-30 11:09:52.091 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2020-11-30 11:09:52.092 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2020-11-30 11:09:52.093 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2020-11-30 11:09:52.094 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2020-11-30 11:09:52.095 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2020-11-30 11:09:52.096 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2020-11-30 11:09:52.097 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2020-11-30 11:09:52.098 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2020-11-30 11:09:52.099 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2020-11-30 11:09:52.100 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2020-11-30 11:09:52.101 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2020-11-30 11:09:52.101 | M releasenotes/source/_static/.placeholder 2020-11-30 11:09:52.101 | M releasenotes/source/_templates/.placeholder 2020-11-30 11:09:52.101 | M releasenotes/source/conf.py 2020-11-30 11:09:52.101 | M releasenotes/source/index.rst 2020-11-30 11:09:52.101 | M releasenotes/source/unreleased.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v10.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v11.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v12.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v13.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v14.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v15.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v16.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v16.1.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v17.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v17.1.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v17.2.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v18.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v19.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v20.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v21.0.0.rst 2020-11-30 11:09:52.101 | M releasenotes/source/v22.0.0.rst 2020-11-30 11:09:52.102 | M releasenotes/source/v22.1.0.rst 2020-11-30 11:09:52.102 | M releasenotes/source/v23.0.0.rst 2020-11-30 11:09:52.102 | M releasenotes/source/v24.0.0.rst 2020-11-30 11:09:52.102 | M requirements.txt 2020-11-30 11:09:52.102 | M roles/acl-devstack-files/README.rst 2020-11-30 11:09:52.102 | M roles/acl-devstack-files/defaults/main.yaml 2020-11-30 11:09:52.102 | M roles/acl-devstack-files/tasks/main.yaml 2020-11-30 11:09:52.102 | M roles/ipv6-only-deployments-verification/README.rst 2020-11-30 11:09:52.102 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2020-11-30 11:09:52.102 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2020-11-30 11:09:52.102 | M roles/run-tempest/README.rst 2020-11-30 11:09:52.102 | M roles/run-tempest/defaults/main.yaml 2020-11-30 11:09:52.102 | M roles/run-tempest/tasks/main.yaml 2020-11-30 11:09:52.102 | M roles/setup-tempest-data-dir/README.rst 2020-11-30 11:09:52.102 | M roles/setup-tempest-data-dir/defaults/main.yaml 2020-11-30 11:09:52.102 | M roles/setup-tempest-data-dir/tasks/main.yaml 2020-11-30 11:09:52.102 | M roles/setup-tempest-run-dir/README.rst 2020-11-30 11:09:52.102 | M roles/setup-tempest-run-dir/defaults/main.yaml 2020-11-30 11:09:52.102 | M roles/setup-tempest-run-dir/tasks/main.yaml 2020-11-30 11:09:52.102 | M roles/tempest-cleanup/README.rst 2020-11-30 11:09:52.102 | M roles/tempest-cleanup/defaults/main.yaml 2020-11-30 11:09:52.102 | M roles/tempest-cleanup/tasks/dry_run.yaml 2020-11-30 11:09:52.102 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2020-11-30 11:09:52.102 | M roles/tempest-cleanup/tasks/main.yaml 2020-11-30 11:09:52.102 | M setup.cfg 2020-11-30 11:09:52.102 | M setup.py 2020-11-30 11:09:52.102 | M tempest/README.rst 2020-11-30 11:09:52.102 | M tempest/__init__.py 2020-11-30 11:09:52.102 | M tempest/api/README.rst 2020-11-30 11:09:52.102 | M tempest/api/__init__.py 2020-11-30 11:09:52.102 | M tempest/api/compute/__init__.py 2020-11-30 11:09:52.102 | M tempest/api/compute/admin/__init__.py 2020-11-30 11:09:52.102 | M tempest/api/compute/admin/test_agents.py 2020-11-30 11:09:52.102 | M tempest/api/compute/admin/test_aggregates.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_aggregates_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_auto_allocate_network.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_availability_zone.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_availability_zone_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_create_server.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_delete_server.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_fixed_ips.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_flavors.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_flavors_access.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_flavors_access_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_flavors_microversions.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_hosts.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_hosts_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_hypervisor.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_hypervisor_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_keypairs_v210.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_live_migration.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_live_migration_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_migrations.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_networks.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_quotas.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_quotas_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_security_groups.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_server_diagnostics.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2020-11-30 11:09:52.103 | M tempest/api/compute/admin/test_servers.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_servers_negative.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_services.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_services_negative.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_volume.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_volume_swap.py 2020-11-30 11:09:52.104 | M tempest/api/compute/admin/test_volumes_negative.py 2020-11-30 11:09:52.104 | M tempest/api/compute/api_microversion_fixture.py 2020-11-30 11:09:52.104 | M tempest/api/compute/base.py 2020-11-30 11:09:52.104 | M tempest/api/compute/certificates/__init__.py 2020-11-30 11:09:52.105 | M tempest/api/compute/certificates/test_certificates.py 2020-11-30 11:09:52.105 | M tempest/api/compute/flavors/__init__.py 2020-11-30 11:09:52.105 | M tempest/api/compute/flavors/test_flavors.py 2020-11-30 11:09:52.105 | M tempest/api/compute/flavors/test_flavors_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/floating_ips/__init__.py 2020-11-30 11:09:52.105 | M tempest/api/compute/floating_ips/base.py 2020-11-30 11:09:52.105 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2020-11-30 11:09:52.105 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2020-11-30 11:09:52.105 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/__init__.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_image_metadata.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_image_metadata_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_images.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_images_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_images_oneserver.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_images_oneserver_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_list_image_filters.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_list_image_filters_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/images/test_list_images.py 2020-11-30 11:09:52.105 | M tempest/api/compute/keypairs/__init__.py 2020-11-30 11:09:52.105 | M tempest/api/compute/keypairs/base.py 2020-11-30 11:09:52.105 | M tempest/api/compute/keypairs/test_keypairs.py 2020-11-30 11:09:52.105 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2020-11-30 11:09:52.105 | M tempest/api/compute/limits/__init__.py 2020-11-30 11:09:52.105 | M tempest/api/compute/limits/test_absolute_limits.py 2020-11-30 11:09:52.105 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/security_groups/__init__.py 2020-11-30 11:09:52.105 | M tempest/api/compute/security_groups/base.py 2020-11-30 11:09:52.105 | M tempest/api/compute/security_groups/test_security_group_rules.py 2020-11-30 11:09:52.105 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2020-11-30 11:09:52.105 | M tempest/api/compute/security_groups/test_security_groups.py 2020-11-30 11:09:52.105 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/__init__.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_attach_interfaces.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_availability_zone.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_create_server.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_delete_server.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_device_tagging.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_disk_config.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_instance_actions.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_instance_actions_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_list_server_filters.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_list_servers_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_multiple_create.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_multiple_create_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_novnc.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_actions.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_addresses.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_addresses_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_group.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_metadata.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_metadata_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_password.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_personality.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_rescue.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_rescue_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_server_tags.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_servers.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_servers_microversions.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_servers_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_virtual_interfaces.py 2020-11-30 11:09:52.106 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2020-11-30 11:09:52.106 | M tempest/api/compute/test_extensions.py 2020-11-30 11:09:52.106 | M tempest/api/compute/test_networks.py 2020-11-30 11:09:52.106 | M tempest/api/compute/test_quotas.py 2020-11-30 11:09:52.107 | M tempest/api/compute/test_tenant_networks.py 2020-11-30 11:09:52.107 | M tempest/api/compute/test_versions.py 2020-11-30 11:09:52.107 | M tempest/api/compute/volumes/__init__.py 2020-11-30 11:09:52.107 | M tempest/api/compute/volumes/test_attach_volume.py 2020-11-30 11:09:52.107 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2020-11-30 11:09:52.107 | M tempest/api/compute/volumes/test_volume_snapshots.py 2020-11-30 11:09:52.107 | M tempest/api/compute/volumes/test_volumes_get.py 2020-11-30 11:09:52.107 | M tempest/api/compute/volumes/test_volumes_list.py 2020-11-30 11:09:52.107 | M tempest/api/compute/volumes/test_volumes_negative.py 2020-11-30 11:09:52.107 | M tempest/api/identity/__init__.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/__init__.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/__init__.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_endpoints.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_roles.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_roles_negative.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_services.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_tenants.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_tokens.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_users.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v2/test_users_negative.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/__init__.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_application_credentials.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_credentials.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_default_project_id.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_domains.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_domains_negative.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_endpoints.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2020-11-30 11:09:52.107 | M tempest/api/identity/admin/v3/test_groups.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_inherits.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_list_projects.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_list_users.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_policies.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_project_tags.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_projects.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_projects_negative.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_regions.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_roles.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_services.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_tokens.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_trusts.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_users.py 2020-11-30 11:09:52.108 | M tempest/api/identity/admin/v3/test_users_negative.py 2020-11-30 11:09:52.108 | M tempest/api/identity/base.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v2/__init__.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v2/test_api_discovery.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v2/test_ec2_credentials.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v2/test_extension.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v2/test_tenants.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v2/test_tokens.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v2/test_users.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/__init__.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/test_access_rules.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/test_api_discovery.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/test_application_credentials.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/test_catalog.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/test_domains.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/test_ec2_credentials.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/test_projects.py 2020-11-30 11:09:52.108 | M tempest/api/identity/v3/test_tokens.py 2020-11-30 11:09:52.109 | M tempest/api/identity/v3/test_users.py 2020-11-30 11:09:52.109 | M tempest/api/image/__init__.py 2020-11-30 11:09:52.109 | M tempest/api/image/base.py 2020-11-30 11:09:52.109 | M tempest/api/image/v1/__init__.py 2020-11-30 11:09:52.109 | M tempest/api/image/v1/test_image_members.py 2020-11-30 11:09:52.109 | M tempest/api/image/v1/test_image_members_negative.py 2020-11-30 11:09:52.109 | M tempest/api/image/v1/test_images.py 2020-11-30 11:09:52.109 | M tempest/api/image/v1/test_images_negative.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/__init__.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/admin/__init__.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/admin/test_images.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_member.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_member_negative.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_metadefs_schema.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_negative.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_tags.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_images_tags_negative.py 2020-11-30 11:09:52.109 | M tempest/api/image/v2/test_versions.py 2020-11-30 11:09:52.109 | M tempest/api/network/__init__.py 2020-11-30 11:09:52.109 | M tempest/api/network/admin/__init__.py 2020-11-30 11:09:52.109 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2020-11-30 11:09:52.109 | M tempest/api/network/admin/test_external_network_extension.py 2020-11-30 11:09:52.109 | M tempest/api/network/admin/test_external_networks_negative.py 2020-11-30 11:09:52.109 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2020-11-30 11:09:52.109 | M tempest/api/network/admin/test_metering_extensions.py 2020-11-30 11:09:52.109 | M tempest/api/network/admin/test_negative_quotas.py 2020-11-30 11:09:52.109 | M tempest/api/network/admin/test_ports.py 2020-11-30 11:09:52.110 | M tempest/api/network/admin/test_quotas.py 2020-11-30 11:09:52.110 | M tempest/api/network/admin/test_routers.py 2020-11-30 11:09:52.110 | M tempest/api/network/admin/test_routers_dvr.py 2020-11-30 11:09:52.110 | M tempest/api/network/admin/test_routers_negative.py 2020-11-30 11:09:52.110 | M tempest/api/network/base.py 2020-11-30 11:09:52.110 | M tempest/api/network/base_security_groups.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_agent_management_negative.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_allowed_address_pair.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_dhcp_ipv6.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_extensions.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_extra_dhcp_options.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_floating_ips.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_floating_ips_negative.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_networks.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_networks_negative.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_ports.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_routers.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_routers_negative.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_security_groups.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_security_groups_negative.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_service_providers.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_subnetpools_extensions.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_tags.py 2020-11-30 11:09:52.110 | M tempest/api/network/test_versions.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/__init__.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/base.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_account_bulk.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_account_quotas.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_account_quotas_negative.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_account_services.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_account_services_negative.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_container_acl.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_container_acl_negative.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_container_quotas.py 2020-11-30 11:09:52.110 | M tempest/api/object_storage/test_container_services.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_container_services_negative.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_container_staticweb.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_container_sync.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_container_sync_middleware.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_crossdomain.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_healthcheck.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_object_expiry.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_object_formpost.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_object_formpost_negative.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_object_services.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_object_slo.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_object_temp_url.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_object_temp_url_negative.py 2020-11-30 11:09:52.111 | M tempest/api/object_storage/test_object_version.py 2020-11-30 11:09:52.111 | M tempest/api/volume/__init__.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/__init__.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_backends_capabilities.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_group_snapshots.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_group_type_specs.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_group_types.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_groups.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_multi_backend.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_qos.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_snapshot_manage.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_snapshots_actions.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_user_messages.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_volume_hosts.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_volume_manage.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_volume_pools.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_volume_quota_classes.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_volume_quotas.py 2020-11-30 11:09:52.111 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_retype.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_services.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_services_negative.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_type_access.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_types.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volume_types_negative.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volumes_actions.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volumes_backup.py 2020-11-30 11:09:52.112 | M tempest/api/volume/admin/test_volumes_list.py 2020-11-30 11:09:52.112 | M tempest/api/volume/api_microversion_fixture.py 2020-11-30 11:09:52.112 | M tempest/api/volume/base.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_availability_zone.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_extensions.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_image_metadata.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_snapshot_metadata.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_versions.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volume_absolute_limits.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volume_delete_cascade.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volume_metadata.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volume_transfers.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volumes_actions.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volumes_backup.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volumes_clone.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volumes_clone_negative.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volumes_extend.py 2020-11-30 11:09:52.112 | M tempest/api/volume/test_volumes_get.py 2020-11-30 11:09:52.113 | M tempest/api/volume/test_volumes_list.py 2020-11-30 11:09:52.113 | M tempest/api/volume/test_volumes_negative.py 2020-11-30 11:09:52.113 | M tempest/api/volume/test_volumes_snapshots.py 2020-11-30 11:09:52.113 | M tempest/api/volume/test_volumes_snapshots_list.py 2020-11-30 11:09:52.113 | M tempest/api/volume/test_volumes_snapshots_negative.py 2020-11-30 11:09:52.113 | M tempest/clients.py 2020-11-30 11:09:52.113 | M tempest/cmd/__init__.py 2020-11-30 11:09:52.113 | M tempest/cmd/cleanup.py 2020-11-30 11:09:52.113 | M tempest/cmd/cleanup_service.py 2020-11-30 11:09:52.113 | M tempest/cmd/config-generator.tempest.conf 2020-11-30 11:09:52.113 | M tempest/cmd/init.py 2020-11-30 11:09:52.113 | M tempest/cmd/list_plugins.py 2020-11-30 11:09:52.113 | M tempest/cmd/main.py 2020-11-30 11:09:52.113 | M tempest/cmd/run.py 2020-11-30 11:09:52.113 | M tempest/cmd/subunit_describe_calls.py 2020-11-30 11:09:52.113 | M tempest/cmd/verify_tempest_config.py 2020-11-30 11:09:52.113 | M tempest/cmd/workspace.py 2020-11-30 11:09:52.113 | M tempest/common/__init__.py 2020-11-30 11:09:52.113 | M tempest/common/compute.py 2020-11-30 11:09:52.113 | M tempest/common/credentials_factory.py 2020-11-30 11:09:52.113 | M tempest/common/custom_matchers.py 2020-11-30 11:09:52.113 | M tempest/common/identity.py 2020-11-30 11:09:52.113 | M tempest/common/image.py 2020-11-30 11:09:52.113 | M tempest/common/tempest_fixtures.py 2020-11-30 11:09:52.113 | M tempest/common/utils/__init__.py 2020-11-30 11:09:52.113 | M tempest/common/utils/linux/__init__.py 2020-11-30 11:09:52.113 | M tempest/common/utils/linux/remote_client.py 2020-11-30 11:09:52.113 | M tempest/common/utils/net_info.py 2020-11-30 11:09:52.113 | M tempest/common/utils/net_utils.py 2020-11-30 11:09:52.113 | M tempest/common/waiters.py 2020-11-30 11:09:52.113 | M tempest/config.py 2020-11-30 11:09:52.113 | M tempest/hacking/__init__.py 2020-11-30 11:09:52.113 | M tempest/hacking/checks.py 2020-11-30 11:09:52.113 | M tempest/lib/__init__.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/__init__.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/__init__.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/__init__.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2020-11-30 11:09:52.114 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2020-11-30 11:09:52.115 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/volume/__init__.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/volume/backups.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/volume/capabilities.py 2020-11-30 11:09:52.116 | M tempest/lib/api_schema/response/volume/extensions.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/group_types.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/groups.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/hosts.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/limits.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/manage_volume.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/messages.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/qos.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/quota_classes.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/quotas.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/services.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/snapshots.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/transfers.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/volume_types.py 2020-11-30 11:09:52.117 | M tempest/lib/api_schema/response/volume/volumes.py 2020-11-30 11:09:52.117 | M tempest/lib/auth.py 2020-11-30 11:09:52.117 | M tempest/lib/base.py 2020-11-30 11:09:52.117 | M tempest/lib/cli/__init__.py 2020-11-30 11:09:52.117 | M tempest/lib/cli/base.py 2020-11-30 11:09:52.117 | M tempest/lib/cli/output_parser.py 2020-11-30 11:09:52.117 | M tempest/lib/cmd/__init__.py 2020-11-30 11:09:52.117 | M tempest/lib/common/__init__.py 2020-11-30 11:09:52.117 | M tempest/lib/common/api_microversion_fixture.py 2020-11-30 11:09:52.117 | M tempest/lib/common/api_version_request.py 2020-11-30 11:09:52.117 | M tempest/lib/common/api_version_utils.py 2020-11-30 11:09:52.117 | M tempest/lib/common/cred_client.py 2020-11-30 11:09:52.117 | M tempest/lib/common/cred_provider.py 2020-11-30 11:09:52.117 | M tempest/lib/common/dynamic_creds.py 2020-11-30 11:09:52.117 | M tempest/lib/common/fixed_network.py 2020-11-30 11:09:52.117 | M tempest/lib/common/http.py 2020-11-30 11:09:52.117 | M tempest/lib/common/jsonschema_validator.py 2020-11-30 11:09:52.118 | M tempest/lib/common/preprov_creds.py 2020-11-30 11:09:52.118 | M tempest/lib/common/profiler.py 2020-11-30 11:09:52.118 | M tempest/lib/common/rest_client.py 2020-11-30 11:09:52.118 | M tempest/lib/common/ssh.py 2020-11-30 11:09:52.118 | M tempest/lib/common/thread.py 2020-11-30 11:09:52.118 | M tempest/lib/common/utils/__init__.py 2020-11-30 11:09:52.118 | M tempest/lib/common/utils/data_utils.py 2020-11-30 11:09:52.118 | M tempest/lib/common/utils/linux/__init__.py 2020-11-30 11:09:52.118 | M tempest/lib/common/utils/linux/remote_client.py 2020-11-30 11:09:52.118 | M tempest/lib/common/utils/misc.py 2020-11-30 11:09:52.118 | M tempest/lib/common/utils/test_utils.py 2020-11-30 11:09:52.118 | M tempest/lib/common/validation_resources.py 2020-11-30 11:09:52.118 | M tempest/lib/decorators.py 2020-11-30 11:09:52.118 | M tempest/lib/exceptions.py 2020-11-30 11:09:52.118 | M tempest/lib/services/__init__.py 2020-11-30 11:09:52.118 | M tempest/lib/services/clients.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/__init__.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/agents_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/aggregates_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/availability_zone_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/baremetal_nodes_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/base_compute_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/certificates_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/extensions_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/fixed_ips_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/flavors_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/floating_ip_pools_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/floating_ips_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/hosts_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/hypervisor_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/images_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2020-11-30 11:09:52.118 | M tempest/lib/services/compute/interfaces_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/keypairs_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/limits_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/migrations_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/networks_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/quota_classes_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/quotas_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/security_group_default_rules_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/security_group_rules_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/security_groups_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/server_groups_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/servers_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/services_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/snapshots_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/tenant_networks_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/tenant_usages_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/versions_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/compute/volumes_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/__init__.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v2/__init__.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v2/endpoints_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v2/identity_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v2/roles_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v2/services_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v2/tenants_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v2/token_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v2/users_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v3/__init__.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v3/access_rules_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v3/application_credentials_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v3/catalog_client.py 2020-11-30 11:09:52.119 | M tempest/lib/services/identity/v3/credentials_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/domains_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/endpoints_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/groups_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/identity_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/oauth_token_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/policies_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/project_tags_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/projects_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/regions_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/role_assignments_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/roles_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/services_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/token_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/trusts_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/users_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/identity/v3/versions_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/__init__.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v1/__init__.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v1/image_members_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v1/images_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v2/__init__.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v2/image_members_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v2/images_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v2/namespace_objects_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v2/namespace_properties_client.py 2020-11-30 11:09:52.120 | M tempest/lib/services/image/v2/namespace_tags_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/image/v2/namespaces_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/image/v2/resource_types_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/image/v2/schemas_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/image/v2/versions_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/__init__.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/agents_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/base.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/extensions_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/floating_ips_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/metering_label_rules_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/metering_labels_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/networks_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/ports_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/qos_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/quotas_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/routers_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/security_group_rules_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/security_groups_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/segments_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/service_providers_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/subnetpools_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/subnets_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/tags_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/network/versions_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/object_storage/__init__.py 2020-11-30 11:09:52.121 | M tempest/lib/services/object_storage/account_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/object_storage/capabilities_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/object_storage/container_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/object_storage/object_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/placement/__init__.py 2020-11-30 11:09:52.121 | M tempest/lib/services/placement/base_placement_client.py 2020-11-30 11:09:52.121 | M tempest/lib/services/placement/placement_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/placement/resource_providers_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/__init__.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/base_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/__init__.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/availability_zone_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/backups_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/encryption_types_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/extensions_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/hosts_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/limits_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/qos_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/quotas_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/services_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/snapshots_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/types_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v1/volumes_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/__init__.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/availability_zone_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/backups_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/capabilities_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/encryption_types_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/extensions_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/hosts_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/limits_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/qos_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/quota_classes_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/quotas_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/services_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/snapshots_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/transfers_client.py 2020-11-30 11:09:52.122 | M tempest/lib/services/volume/v2/types_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v2/volume_manage_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v2/volumes_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/__init__.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/attachments_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/availability_zone_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/backups_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/base_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/capabilities_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/encryption_types_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/extensions_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/group_types_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/groups_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/hosts_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/limits_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/messages_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/qos_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/quota_classes_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/quotas_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/services_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/snapshots_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/transfers_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/types_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/versions_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/volume_manage_client.py 2020-11-30 11:09:52.123 | M tempest/lib/services/volume/v3/volumes_client.py 2020-11-30 11:09:52.123 | M tempest/manager.py 2020-11-30 11:09:52.123 | M tempest/scenario/README.rst 2020-11-30 11:09:52.123 | M tempest/scenario/__init__.py 2020-11-30 11:09:52.123 | M tempest/scenario/manager.py 2020-11-30 11:09:52.123 | M tempest/scenario/test_aggregates_basic_ops.py 2020-11-30 11:09:52.123 | M tempest/scenario/test_encrypted_cinder_volumes.py 2020-11-30 11:09:52.123 | M tempest/scenario/test_minbw_allocation_placement.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_minimum_basic.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_network_advanced_server_ops.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_network_basic_ops.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_network_v6.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_object_storage_basic_ops.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_security_groups_basic_ops.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_server_advanced_ops.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_server_basic_ops.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_server_multinode.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_shelve_instance.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_snapshot_pattern.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_stamp_pattern.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_volume_backup_restore.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_volume_boot_pattern.py 2020-11-30 11:09:52.124 | M tempest/scenario/test_volume_migrate_attached.py 2020-11-30 11:09:52.124 | M tempest/services/__init__.py 2020-11-30 11:09:52.124 | M tempest/services/orchestration/__init__.py 2020-11-30 11:09:52.124 | M tempest/services/orchestration/json/__init__.py 2020-11-30 11:09:52.124 | M tempest/services/orchestration/json/orchestration_client.py 2020-11-30 11:09:52.124 | M tempest/test.py 2020-11-30 11:09:52.124 | M tempest/test_discover/__init__.py 2020-11-30 11:09:52.124 | M tempest/test_discover/plugins.py 2020-11-30 11:09:52.124 | M tempest/test_discover/test_discover.py 2020-11-30 11:09:52.124 | M tempest/tests/README.rst 2020-11-30 11:09:52.124 | M tempest/tests/__init__.py 2020-11-30 11:09:52.124 | M tempest/tests/api/__init__.py 2020-11-30 11:09:52.124 | M tempest/tests/api/compute/__init__.py 2020-11-30 11:09:52.124 | M tempest/tests/api/compute/test_base.py 2020-11-30 11:09:52.124 | M tempest/tests/base.py 2020-11-30 11:09:52.124 | M tempest/tests/cmd/__init__.py 2020-11-30 11:09:52.124 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2020-11-30 11:09:52.125 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_account_generator.py 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_cleanup.py 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_cleanup_services.py 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_list_plugins.py 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_run.py 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_saved_state_json.json 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_subunit_describe_calls.py 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_tempest_init.py 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_verify_tempest_config.py 2020-11-30 11:09:52.125 | M tempest/tests/cmd/test_workspace.py 2020-11-30 11:09:52.125 | M tempest/tests/common/__init__.py 2020-11-30 11:09:52.125 | M tempest/tests/common/test_admin_available.py 2020-11-30 11:09:52.125 | M tempest/tests/common/test_alt_available.py 2020-11-30 11:09:52.125 | M tempest/tests/common/test_compute.py 2020-11-30 11:09:52.125 | M tempest/tests/common/test_credentials_factory.py 2020-11-30 11:09:52.125 | M tempest/tests/common/test_custom_matchers.py 2020-11-30 11:09:52.125 | M tempest/tests/common/test_image.py 2020-11-30 11:09:52.125 | M tempest/tests/common/utils/__init__.py 2020-11-30 11:09:52.125 | M tempest/tests/common/utils/linux/__init__.py 2020-11-30 11:09:52.125 | M tempest/tests/common/utils/linux/test_remote_client.py 2020-11-30 11:09:52.125 | M tempest/tests/common/utils/test_net_utils.py 2020-11-30 11:09:52.125 | M tempest/tests/fake_config.py 2020-11-30 11:09:52.125 | M tempest/tests/fake_tempest_plugin.py 2020-11-30 11:09:52.125 | M tempest/tests/files/__init__.py 2020-11-30 11:09:52.125 | M tempest/tests/files/failing-tests 2020-11-30 11:09:52.125 | M tempest/tests/files/passing-tests 2020-11-30 11:09:52.125 | M tempest/tests/files/setup.cfg 2020-11-30 11:09:52.125 | M tempest/tests/files/testr-conf 2020-11-30 11:09:52.125 | M tempest/tests/lib/__init__.py 2020-11-30 11:09:52.125 | M tempest/tests/lib/cli/__init__.py 2020-11-30 11:09:52.125 | M tempest/tests/lib/cli/test_command_failed.py 2020-11-30 11:09:52.125 | M tempest/tests/lib/cli/test_execute.py 2020-11-30 11:09:52.125 | M tempest/tests/lib/cli/test_output_parser.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/cmd/__init__.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/cmd/test_check_uuid.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/__init__.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_api_version_request.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_api_version_utils.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_cred_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_dynamic_creds.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_http.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_jsonschema_validator.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_preprov_creds.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_profiler.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_rest_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/test_validation_resources.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/utils/__init__.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/utils/linux/__init__.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/utils/test_data_utils.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/utils/test_misc.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/common/utils/test_test_utils.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/fake_auth_provider.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/fake_credentials.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/fake_http.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/fake_identity.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/__init__.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/base.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/__init__.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/test_agents_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/test_certificates_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/test_extensions_client.py 2020-11-30 11:09:52.126 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_flavors_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_hosts_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_images_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_limits_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_migrations_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_networks_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_quotas_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_servers_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_services_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_versions_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/compute/test_volumes_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/identity/__init__.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/identity/v2/__init__.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2020-11-30 11:09:52.127 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/__init__.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/image/__init__.py 2020-11-30 11:09:52.128 | M tempest/tests/lib/services/image/v1/__init__.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/__init__.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_images_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/__init__.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_agents_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_base_network_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_extensions_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_networks_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_ports_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_qos_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_quotas_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_routers_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_security_groups_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_segments_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_service_providers_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_subnets_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_tags_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/network/test_versions_client.py 2020-11-30 11:09:52.129 | M tempest/tests/lib/services/object_storage/__init__.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/object_storage/test_object_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/placement/__init__.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/placement/test_placement_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/registry_fixture.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/test_clients.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/__init__.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v1/__init__.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/__init__.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2020-11-30 11:09:52.130 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/test_api_microversion_fixture.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/test_auth.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/test_base.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/test_credentials.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/test_decorators.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/Switched to branch 'master' 2020-11-30 11:09:52.131 | test_ssh.py 2020-11-30 11:09:52.131 | M tempest/tests/lib/test_tempest_lib.py 2020-11-30 11:09:52.131 | M tempest/tests/test_base_test.py 2020-11-30 11:09:52.131 | M tempest/tests/test_config.py 2020-11-30 11:09:52.131 | M tempest/tests/test_decorators.py 2020-11-30 11:09:52.131 | M tempest/tests/test_hacking.py 2020-11-30 11:09:52.131 | M tempest/tests/test_imports.py 2020-11-30 11:09:52.131 | M tempest/tests/test_list_tests.py 2020-11-30 11:09:52.131 | M tempest/tests/test_microversions.py 2020-11-30 11:09:52.131 | M tempest/tests/test_tempest_plugin.py 2020-11-30 11:09:52.131 | M tempest/tests/test_test.py 2020-11-30 11:09:52.131 | M tempest/tests/utils.py 2020-11-30 11:09:52.131 | M tempest/version.py 2020-11-30 11:09:52.131 | M test-requirements.txt 2020-11-30 11:09:52.131 | M tools/generate-tempest-plugins-list.py 2020-11-30 11:09:52.131 | M tools/tempest-integrated-gate-compute-blacklist.txt 2020-11-30 11:09:52.131 | M tools/tempest-integrated-gate-networking-blacklist.txt 2020-11-30 11:09:52.131 | M tools/tempest-integrated-gate-object-storage-blacklist.txt 2020-11-30 11:09:52.131 | M tools/tempest-integrated-gate-placement-blacklist.txt 2020-11-30 11:09:52.131 | M tools/tempest-integrated-gate-storage-blacklist.txt 2020-11-30 11:09:52.131 | M tools/tempest-plugin-sanity.sh 2020-11-30 11:09:52.131 | M tox.ini 2020-11-30 11:09:52.131 | Your branch is up to date with 'origin/master'. 2020-11-30 11:09:52.131 | ++ lib/tempest:install_tempest:734 : tox -r --notest -efull 2020-11-30 11:09:52.746 | full create: /opt/stack/tempest/.tox/tempest 2020-11-30 11:09:53.699 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2020-11-30 11:10:33.718 | full develop-inst: /opt/stack/tempest 2020-11-30 11:10:39.526 | full installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.11.8,cffi==1.14.4,chardet==3.0.4,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.2.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.1.0,importlib-resources==3.3.0,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.3.3,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.4,PyYAML==5.3.1,requests==2.25.0,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.2.2,-e git+https://opendev.org/openstack/tempest@ae5285d5d8468b491e4ae3120101453c1f96b930#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.0,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2020-11-30 11:10:39.526 | ___________________________________ summary ____________________________________ 2020-11-30 11:10:39.526 | full: skipped tests 2020-11-30 11:10:39.526 | congratulations :) 2020-11-30 11:10:39.558 | ++ lib/tempest:install_tempest:738 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt 2020-11-30 11:10:40.242 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.246 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.248 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.251 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.255 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.257 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.264 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.269 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.271 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.277 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.286 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.290 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.293 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.297 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.299 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.301 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.313 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.317 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.319 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.327 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.331 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.333 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.335 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.340 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.342 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.437 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.442 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.444 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.456 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.460 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.463 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.472 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.474 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.477 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.481 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.485 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.487 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.490 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.494 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.497 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.499 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.501 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.504 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.506 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.511 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.513 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.523 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.528 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.530 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.539 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.543 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.545 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.552 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.557 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.559 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.572 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.577 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.579 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.588 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.594 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.610 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.614 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.617 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.646 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.649 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.652 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.656 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.659 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.681 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.709 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.712 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.716 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.719 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.724 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.726 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.733 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.737 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.739 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.741 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.746 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.749 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.770 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.775 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.777 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.779 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.782 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.786 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.788 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.801 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.803 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.815 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.820 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.823 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.829 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.841 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.843 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.851 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.853 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.868 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.873 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.876 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.892 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.896 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.899 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.910 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.915 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.918 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.921 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.925 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.928 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.938 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.943 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.946 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.950 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.954 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.957 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.968 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.971 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.975 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.978 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:40.988 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:40.993 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:40.995 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.000 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.005 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.007 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.022 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.027 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.029 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.036 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.041 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.043 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.046 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.050 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.053 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.059 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.065 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.067 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.070 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.076 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.080 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.084 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.090 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.093 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.103 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.108 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.111 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.117 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.121 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.124 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.128 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.133 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.136 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.138 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.143 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.145 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.147 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.152 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.155 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.157 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.162 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.164 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.172 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.177 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.180 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.183 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.188 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.190 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.193 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.197 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.200 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.202 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.207 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.209 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.212 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.216 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.219 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.221 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.226 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.228 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.231 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.236 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.238 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.240 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.245 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.247 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.250 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.255 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.257 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.259 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.264 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.267 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.269 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.273 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.276 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.278 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.283 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.285 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.287 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.292 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.294 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.297 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.301 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.304 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.306 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.311 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.313 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.316 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.320 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.323 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.325 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.330 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.333 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.337 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.343 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.345 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.348 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.353 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.355 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.357 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.362 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.364 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.368 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.373 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.375 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.377 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.382 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.385 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.388 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.393 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.395 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.404 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.443 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.448 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.450 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.491 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.496 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.498 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.502 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.507 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.509 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.517 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.522 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.524 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.529 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.534 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.536 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.538 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.543 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.546 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.548 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.553 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.555 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.562 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.567 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.570 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.576 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.580 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.583 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.586 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.591 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.594 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.598 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.603 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.606 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.610 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.615 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.618 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.620 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.625 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.627 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.633 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.638 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.641 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.649 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.654 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.657 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.659 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.664 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.667 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.673 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.678 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.681 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.683 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.688 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.690 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.692 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.698 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.700 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.702 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.707 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.709 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.711 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.717 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.719 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.723 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.728 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.730 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.738 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.742 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.745 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.752 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.757 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.759 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.762 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.766 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.768 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.771 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.776 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.778 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.782 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.786 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.789 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.795 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.800 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.802 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.806 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.810 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.813 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.815 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.820 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.822 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.827 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.832 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.834 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.846 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.853 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.857 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.859 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.896 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.898 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.903 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.905 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.907 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.912 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.914 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.924 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.929 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.932 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.940 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.946 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.952 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.956 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.958 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.962 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.984 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.987 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:41.991 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:41.996 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:41.998 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.004 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.007 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.009 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.014 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.016 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.021 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.024 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.030 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.032 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.039 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.041 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.044 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.048 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.051 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.060 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.063 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.065 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.070 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.072 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.077 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.080 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.082 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.089 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.091 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.094 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.106 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.110 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.112 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.117 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.121 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.124 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.133 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.148 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.152 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.155 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.175 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.178 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.183 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.186 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.188 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.193 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.195 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.197 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.203 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.206 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.209 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.214 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.216 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.220 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.223 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.227 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.230 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.234 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.237 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.243 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.246 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.251 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.274 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.276 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.281 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.283 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.305 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.310 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.312 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.316 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:10:42.321 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:10:42.323 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:10:42.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:10:42.362 | Requirement already satisfied: PyYAML===5.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2020-11-30 11:10:42.465 | Collecting cliff===3.1.0 2020-11-30 11:10:42.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c7/3056715f3ce66/cliff-3.1.0-py3-none-any.whl (80 kB) 2020-11-30 11:10:42.650 | Collecting cmd2===0.8.9 2020-11-30 11:10:42.658 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce7/79b8bcb6aab05/cmd2-0.8.9-py2.py3-none-any.whl (53 kB) 2020-11-30 11:10:42.741 | Collecting debtcollector===2.0.1 2020-11-30 11:10:42.748 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96b/de97db3de7721/debtcollector-2.0.1-py3-none-any.whl (23 kB) 2020-11-30 11:10:42.767 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2020-11-30 11:10:42.779 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2020-11-30 11:10:42.875 | Collecting netaddr===0.7.19 2020-11-30 11:10:42.886 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/56b/3558bd71f3f69/netaddr-0.7.19-py2.py3-none-any.whl (1.6 MB) 2020-11-30 11:10:43.110 | Collecting oslo.concurrency===4.0.3 2020-11-30 11:10:43.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/649/f5407717c5c98/oslo.concurrency-4.0.3-py3-none-any.whl (47 kB) 2020-11-30 11:10:43.287 | Collecting oslo.config===8.0.4 2020-11-30 11:10:43.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e62/3fda2a10e664f/oslo.config-8.0.4-py3-none-any.whl (125 kB) 2020-11-30 11:10:43.411 | Collecting oslo.i18n===4.0.1 2020-11-30 11:10:43.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ec3/57b430b29d589/oslo.i18n-4.0.1-py3-none-any.whl (47 kB) 2020-11-30 11:10:43.569 | Collecting oslo.log===4.1.3 2020-11-30 11:10:43.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/483/fc4e31129cbed/oslo.log-4.1.3-py3-none-any.whl (71 kB) 2020-11-30 11:10:43.723 | Collecting oslo.serialization===3.1.1 2020-11-30 11:10:43.729 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de8/ca4688adec03c/oslo.serialization-3.1.1-py3-none-any.whl (28 kB) 2020-11-30 11:10:43.889 | Collecting oslo.utils===4.1.2 2020-11-30 11:10:43.896 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb7/75f22c701065f/oslo.utils-4.1.2-py3-none-any.whl (95 kB) 2020-11-30 11:10:44.073 | Collecting paramiko===2.7.1 2020-11-30 11:10:44.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/80875fa4d2cb7/paramiko-2.7.1-py2.py3-none-any.whl (206 kB) 2020-11-30 11:10:44.241 | Collecting pbr===5.4.5 2020-11-30 11:10:44.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110 kB) 2020-11-30 11:10:44.281 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2020-11-30 11:10:44.283 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2020-11-30 11:10:44.286 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2020-11-30 11:10:44.325 | Collecting pyperclip===1.8.0 2020-11-30 11:10:44.332 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2020-11-30 11:10:44.390 | Collecting pyrsistent===0.16.0 2020-11-30 11:10:44.397 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/69905fe725965/pyrsistent-0.16.0.tar.gz (108 kB) 2020-11-30 11:10:44.930 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2020-11-30 11:10:44.936 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 755)) (1.4.0) 2020-11-30 11:10:45.272 | Collecting pytz===2019.3 2020-11-30 11:10:45.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1c5/57d7d0e871de1/pytz-2019.3-py2.py3-none-any.whl (509 kB) 2020-11-30 11:10:45.595 | Collecting requests===2.23.0 2020-11-30 11:10:45.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2020-11-30 11:10:45.638 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2020-11-30 11:10:45.680 | Collecting six===1.14.0 2020-11-30 11:10:45.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl (10 kB) 2020-11-30 11:10:45.730 | Collecting stestr===3.0.1 2020-11-30 11:10:45.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2020-11-30 11:10:45.875 | Collecting stevedore===1.32.0 2020-11-30 11:10:45.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/7dc759fb0f2e3/stevedore-1.32.0-py2.py3-none-any.whl (43 kB) 2020-11-30 11:10:45.908 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2020-11-30 11:10:45.929 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2020-11-30 11:10:45.933 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2020-11-30 11:10:46.007 | Collecting urllib3===1.25.8 2020-11-30 11:10:46.016 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125 kB) 2020-11-30 11:10:46.105 | Collecting voluptuous===0.11.7 2020-11-30 11:10:46.112 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl (28 kB) 2020-11-30 11:10:46.156 | Collecting wcwidth===0.1.9 2020-11-30 11:10:46.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/caf/e2186b3c009a0/wcwidth-0.1.9-py2.py3-none-any.whl (19 kB) 2020-11-30 11:10:46.178 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2020-11-30 11:10:46.242 | Collecting importlib-metadata===1.6.0 2020-11-30 11:10:46.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a6/88cbaa90e0cc5/importlib_metadata-1.6.0-py2.py3-none-any.whl (30 kB) 2020-11-30 11:10:46.317 | Collecting attrs===19.3.0 2020-11-30 11:10:46.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08a/96c641c3a74e4/attrs-19.3.0-py2.py3-none-any.whl (39 kB) 2020-11-30 11:10:46.383 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.6/site-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (50.3.2) 2020-11-30 11:10:46.432 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2020-11-30 11:10:46.495 | Collecting Babel===2.8.0 2020-11-30 11:10:46.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d67/0ea0b10f8b723/Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) 2020-11-30 11:10:47.381 | Collecting oslo.context===3.0.2 2020-11-30 11:10:47.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7c9/fe7ee6f588b2e/oslo.context-3.0.2-py3-none-any.whl (19 kB) 2020-11-30 11:10:47.504 | Collecting msgpack===0.6.2 2020-11-30 11:10:47.511 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/76d/f51492bc6fa6c/msgpack-0.6.2-cp36-cp36m-manylinux1_x86_64.whl (249 kB) 2020-11-30 11:10:47.565 | Collecting iso8601===0.1.12 2020-11-30 11:10:47.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bbb/ae5fb4a7abfe7/iso8601-0.1.12-py3-none-any.whl (12 kB) 2020-11-30 11:10:47.581 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2020-11-30 11:10:47.681 | Collecting PyNaCl===1.3.0 2020-11-30 11:10:47.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/b0c5232910a20/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759 kB) 2020-11-30 11:10:48.482 | Collecting cryptography===2.9 2020-11-30 11:10:48.497 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/498/70684da168b90/cryptography-2.9-cp35-abi3-manylinux2010_x86_64.whl (2.7 MB) 2020-11-30 11:10:48.879 | Collecting bcrypt===3.1.7 2020-11-30 11:10:48.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c94/57fa5c121e94a/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56 kB) 2020-11-30 11:10:48.907 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2020-11-30 11:10:48.965 | Collecting certifi===2020.4.5.1 2020-11-30 11:10:48.973 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/87a998c75633c/certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) 2020-11-30 11:10:48.991 | Requirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2020-11-30 11:10:49.024 | Collecting idna===2.9 2020-11-30 11:10:49.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58 kB) 2020-11-30 11:10:49.049 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.18.2) 2020-11-30 11:10:49.052 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2020-11-30 11:10:49.055 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2020-11-30 11:10:49.059 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2020-11-30 11:10:49.104 | Collecting zipp===3.1.0 2020-11-30 11:10:49.111 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa3/6550ff0c0b7ef/zipp-3.1.0-py3-none-any.whl (4.9 kB) 2020-11-30 11:10:49.129 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2020-11-30 11:10:49.689 | Collecting cffi===1.14.0 2020-11-30 11:10:49.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/028/a579fc9aed3af/cffi-1.14.0-cp36-cp36m-manylinux1_x86_64.whl (399 kB) 2020-11-30 11:10:49.741 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2020-11-30 11:10:49.746 | Building wheels for collected packages: pyrsistent 2020-11-30 11:10:49.747 | Building wheel for pyrsistent (setup.py): started 2020-11-30 11:10:51.167 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2020-11-30 11:10:51.169 | Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=97729 sha256=81bbf2a852e41d5e9eb134c7c08d6702d60289de32c7a8a946a7bf315a00b56b 2020-11-30 11:10:51.169 | Stored in directory: /home/ubuntu/.cache/pip/wheels/49/9f/58/af811c2fe7f106c1216dd38c4b6a25b53daf175fa87f1539b0 2020-11-30 11:10:51.170 | Successfully built pyrsistent 2020-11-30 11:10:52.048 | Installing collected packages: pytz, Babel, six, cffi, PyNaCl, attrs, bcrypt, certifi, pyperclip, wcwidth, cmd2, pbr, stevedore, cliff, cryptography, debtcollector, idna, zipp, importlib-metadata, iso8601, msgpack, netaddr, oslo.i18n, urllib3, requests, oslo.config, oslo.utils, oslo.concurrency, oslo.context, oslo.serialization, oslo.log, paramiko, pyrsistent, voluptuous, stestr 2020-11-30 11:10:52.049 | Attempting uninstall: pytz 2020-11-30 11:10:52.050 | Found existing installation: pytz 2020.4 2020-11-30 11:10:52.186 | Uninstalling pytz-2020.4: 2020-11-30 11:10:52.194 | Successfully uninstalled pytz-2020.4 2020-11-30 11:10:53.632 | Attempting uninstall: six 2020-11-30 11:10:53.633 | Found existing installation: six 1.15.0 2020-11-30 11:10:53.637 | Uninstalling six-1.15.0: 2020-11-30 11:10:53.705 | Successfully uninstalled six-1.15.0 2020-11-30 11:10:53.725 | Attempting uninstall: cffi 2020-11-30 11:10:53.726 | Found existing installation: cffi 1.14.4 2020-11-30 11:10:53.745 | Uninstalling cffi-1.14.4: 2020-11-30 11:10:53.811 | Successfully uninstalled cffi-1.14.4 2020-11-30 11:10:53.935 | Attempting uninstall: PyNaCl 2020-11-30 11:10:53.936 | Found existing installation: PyNaCl 1.4.0 2020-11-30 11:10:53.966 | Uninstalling PyNaCl-1.4.0: 2020-11-30 11:10:53.968 | Successfully uninstalled PyNaCl-1.4.0 2020-11-30 11:10:54.077 | Attempting uninstall: attrs 2020-11-30 11:10:54.078 | Found existing installation: attrs 20.3.0 2020-11-30 11:10:54.093 | Uninstalling attrs-20.3.0: 2020-11-30 11:10:54.095 | Successfully uninstalled attrs-20.3.0 2020-11-30 11:10:54.142 | Attempting uninstall: bcrypt 2020-11-30 11:10:54.143 | Found existing installation: bcrypt 3.2.0 2020-11-30 11:10:54.148 | Uninstalling bcrypt-3.2.0: 2020-11-30 11:10:54.150 | Successfully uninstalled bcrypt-3.2.0 2020-11-30 11:10:54.165 | Attempting uninstall: certifi 2020-11-30 11:10:54.166 | Found existing installation: certifi 2020.11.8 2020-11-30 11:10:54.172 | Uninstalling certifi-2020.11.8: 2020-11-30 11:10:54.173 | Successfully uninstalled certifi-2020.11.8 2020-11-30 11:10:54.193 | Attempting uninstall: pyperclip 2020-11-30 11:10:54.194 | Found existing installation: pyperclip 1.8.1 2020-11-30 11:10:54.199 | Uninstalling pyperclip-1.8.1: 2020-11-30 11:10:54.200 | Successfully uninstalled pyperclip-1.8.1 2020-11-30 11:10:54.217 | Attempting uninstall: wcwidth 2020-11-30 11:10:54.218 | Found existing installation: wcwidth 0.2.5 2020-11-30 11:10:54.228 | Uninstalling wcwidth-0.2.5: 2020-11-30 11:10:54.229 | Successfully uninstalled wcwidth-0.2.5 2020-11-30 11:10:54.253 | Attempting uninstall: cmd2 2020-11-30 11:10:54.254 | Found existing installation: cmd2 1.4.0 2020-11-30 11:10:54.273 | Uninstalling cmd2-1.4.0: 2020-11-30 11:10:54.274 | Successfully uninstalled cmd2-1.4.0 2020-11-30 11:10:54.322 | Attempting uninstall: pbr 2020-11-30 11:10:54.323 | Found existing installation: pbr 5.5.1 2020-11-30 11:10:54.369 | Uninstalling pbr-5.5.1: 2020-11-30 11:10:54.373 | Successfully uninstalled pbr-5.5.1 2020-11-30 11:10:54.507 | Attempting uninstall: stevedore 2020-11-30 11:10:54.508 | Found existing installation: stevedore 3.2.2 2020-11-30 11:10:54.543 | Uninstalling stevedore-3.2.2: 2020-11-30 11:10:54.545 | Successfully uninstalled stevedore-3.2.2 2020-11-30 11:10:54.620 | Attempting uninstall: cliff 2020-11-30 11:10:54.621 | Found existing installation: cliff 3.5.0 2020-11-30 11:10:54.666 | Uninstalling cliff-3.5.0: 2020-11-30 11:10:54.668 | Successfully uninstalled cliff-3.5.0 2020-11-30 11:10:54.794 | Attempting uninstall: cryptography 2020-11-30 11:10:54.795 | Found existing installation: cryptography 3.2.1 2020-11-30 11:10:54.883 | Uninstalling cryptography-3.2.1: 2020-11-30 11:10:54.888 | Successfully uninstalled cryptography-3.2.1 2020-11-30 11:10:55.266 | Attempting uninstall: debtcollector 2020-11-30 11:10:55.266 | Found existing installation: debtcollector 2.2.0 2020-11-30 11:10:55.280 | Uninstalling debtcollector-2.2.0: 2020-11-30 11:10:55.281 | Successfully uninstalled debtcollector-2.2.0 2020-11-30 11:10:55.321 | Attempting uninstall: idna 2020-11-30 11:10:55.322 | Found existing installation: idna 2.10 2020-11-30 11:10:55.332 | Uninstalling idna-2.10: 2020-11-30 11:10:55.333 | Successfully uninstalled idna-2.10 2020-11-30 11:10:55.449 | Attempting uninstall: zipp 2020-11-30 11:10:55.450 | Found existing installation: zipp 3.4.0 2020-11-30 11:10:55.453 | Uninstalling zipp-3.4.0: 2020-11-30 11:10:55.521 | Successfully uninstalled zipp-3.4.0 2020-11-30 11:10:55.533 | Attempting uninstall: importlib-metadata 2020-11-30 11:10:55.534 | Found existing installation: importlib-metadata 3.1.0 2020-11-30 11:10:55.538 | Uninstalling importlib-metadata-3.1.0: 2020-11-30 11:10:55.539 | Successfully uninstalled importlib-metadata-3.1.0 2020-11-30 11:10:55.579 | Attempting uninstall: iso8601 2020-11-30 11:10:55.580 | Found existing installation: iso8601 0.1.13 2020-11-30 11:10:55.586 | Uninstalling iso8601-0.1.13: 2020-11-30 11:10:55.587 | Successfully uninstalled iso8601-0.1.13 2020-11-30 11:10:55.604 | Attempting uninstall: msgpack 2020-11-30 11:10:55.605 | Found existing installation: msgpack 1.0.0 2020-11-30 11:10:55.612 | Uninstalling msgpack-1.0.0: 2020-11-30 11:10:55.614 | Successfully uninstalled msgpack-1.0.0 2020-11-30 11:10:55.649 | Attempting uninstall: netaddr 2020-11-30 11:10:55.650 | Found existing installation: netaddr 0.8.0 2020-11-30 11:10:55.674 | Uninstalling netaddr-0.8.0: 2020-11-30 11:10:55.677 | Successfully uninstalled netaddr-0.8.0 2020-11-30 11:10:55.848 | Attempting uninstall: oslo.i18n 2020-11-30 11:10:55.849 | Found existing installation: oslo.i18n 5.0.1 2020-11-30 11:10:55.877 | Uninstalling oslo.i18n-5.0.1: 2020-11-30 11:10:55.880 | Successfully uninstalled oslo.i18n-5.0.1 2020-11-30 11:10:55.953 | Attempting uninstall: urllib3 2020-11-30 11:10:55.954 | Found existing installation: urllib3 1.26.2 2020-11-30 11:10:55.993 | Uninstalling urllib3-1.26.2: 2020-11-30 11:10:55.995 | Successfully uninstalled urllib3-1.26.2 2020-11-30 11:10:56.121 | Attempting uninstall: requests 2020-11-30 11:10:56.122 | Found existing installation: requests 2.25.0 2020-11-30 11:10:56.141 | Uninstalling requests-2.25.0: 2020-11-30 11:10:56.142 | Successfully uninstalled requests-2.25.0 2020-11-30 11:10:56.211 | Attempting uninstall: oslo.config 2020-11-30 11:10:56.212 | Found existing installation: oslo.config 8.3.3 2020-11-30 11:10:56.248 | Uninstalling oslo.config-8.3.3: 2020-11-30 11:10:56.251 | Successfully uninstalled oslo.config-8.3.3 2020-11-30 11:10:56.456 | Attempting uninstall: oslo.utils 2020-11-30 11:10:56.457 | Found existing installation: oslo.utils 4.7.0 2020-11-30 11:10:56.499 | Uninstalling oslo.utils-4.7.0: 2020-11-30 11:10:56.502 | Successfully uninstalled oslo.utils-4.7.0 2020-11-30 11:10:56.639 | Attempting uninstall: oslo.concurrency 2020-11-30 11:10:56.640 | Found existing installation: oslo.concurrency 4.3.1 2020-11-30 11:10:56.659 | Uninstalling oslo.concurrency-4.3.1: 2020-11-30 11:10:56.662 | Successfully uninstalled oslo.concurrency-4.3.1 2020-11-30 11:10:56.725 | Attempting uninstall: oslo.context 2020-11-30 11:10:56.726 | Found existing installation: oslo.context 3.1.1 2020-11-30 11:10:56.735 | Uninstalling oslo.context-3.1.1: 2020-11-30 11:10:56.737 | Successfully uninstalled oslo.context-3.1.1 2020-11-30 11:10:56.769 | Attempting uninstall: oslo.serialization 2020-11-30 11:10:56.770 | Found existing installation: oslo.serialization 4.0.1 2020-11-30 11:10:56.785 | Uninstalling oslo.serialization-4.0.1: 2020-11-30 11:10:56.786 | Successfully uninstalled oslo.serialization-4.0.1 2020-11-30 11:10:56.833 | Attempting uninstall: oslo.log 2020-11-30 11:10:56.834 | Found existing installation: oslo.log 4.4.0 2020-11-30 11:10:56.866 | Uninstalling oslo.log-4.4.0: 2020-11-30 11:10:56.870 | Successfully uninstalled oslo.log-4.4.0 2020-11-30 11:10:56.973 | Attempting uninstall: paramiko 2020-11-30 11:10:56.974 | Found existing installation: paramiko 2.7.2 2020-11-30 11:10:57.020 | Uninstalling paramiko-2.7.2: 2020-11-30 11:10:57.022 | Successfully uninstalled paramiko-2.7.2 2020-11-30 11:10:57.211 | Attempting uninstall: pyrsistent 2020-11-30 11:10:57.213 | Found existing installation: pyrsistent 0.17.3 2020-11-30 11:10:57.232 | Uninstalling pyrsistent-0.17.3: 2020-11-30 11:10:57.301 | Successfully uninstalled pyrsistent-0.17.3 2020-11-30 11:10:57.371 | Attempting uninstall: voluptuous 2020-11-30 11:10:57.372 | Found existing installation: voluptuous 0.12.0 2020-11-30 11:10:57.380 | Uninstalling voluptuous-0.12.0: 2020-11-30 11:10:57.381 | Successfully uninstalled voluptuous-0.12.0 2020-11-30 11:10:57.417 | Attempting uninstall: stestr 2020-11-30 11:10:57.418 | Found existing installation: stestr 3.1.0 2020-11-30 11:10:57.495 | Uninstalling stestr-3.1.0: 2020-11-30 11:10:57.501 | Successfully uninstalled stestr-3.1.0 2020-11-30 11:10:57.853 | Successfully installed Babel-2.8.0 PyNaCl-1.3.0 attrs-19.3.0 bcrypt-3.1.7 certifi-2020.4.5.1 cffi-1.14.0 cliff-3.1.0 cmd2-0.8.9 cryptography-2.9 debtcollector-2.0.1 idna-2.9 importlib-metadata-1.6.0 iso8601-0.1.12 msgpack-0.6.2 netaddr-0.7.19 oslo.concurrency-4.0.3 oslo.config-8.0.4 oslo.context-3.0.2 oslo.i18n-4.0.1 oslo.log-4.1.3 oslo.serialization-3.1.1 oslo.utils-4.1.2 paramiko-2.7.1 pbr-5.4.5 pyperclip-1.8.0 pyrsistent-0.16.0 pytz-2019.3 requests-2.23.0 six-1.14.0 stestr-3.0.1 stevedore-1.32.0 urllib3-1.25.8 voluptuous-0.11.7 wcwidth-0.1.9 zipp-3.1.0 2020-11-30 11:10:58.096 | WARNING: You are using pip version 20.0.2; however, version 20.2.4 is available. 2020-11-30 11:10:58.096 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2020-11-30 11:10:58.195 | ++ lib/tempest:install_tempest:739 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2020-11-30 11:10:58.198 | ++ lib/tempest:install_tempest:740 : popd 2020-11-30 11:10:58.198 | ~/devstack 2020-11-30 11:10:58.200 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 11:10:58.203 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 11:10:58.206 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:10:58.208 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 11:10:58.211 | + functions-common:run_phase:1786 : run_plugins stack install 2020-11-30 11:10:58.215 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 11:10:58.217 | + functions-common:run_plugins:1746 : local phase=install 2020-11-30 11:10:58.220 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 11:10:58.222 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 11:10:58.225 | + ./stack.sh:main:943 : use_library_from_git python-openstackclient 2020-11-30 11:10:58.228 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2020-11-30 11:10:58.230 | + inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:10:58.233 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:10:58.235 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2020-11-30 11:10:58.238 | + inc/python:use_library_from_git:266 : return 1 2020-11-30 11:10:58.240 | + ./stack.sh:main:947 : pip_install_gr python-openstackclient 2020-11-30 11:10:58.243 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2020-11-30 11:10:58.246 | + inc/python:pip_install_gr:77 : local clean_name 2020-11-30 11:10:58.249 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2020-11-30 11:10:58.252 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2020-11-30 11:10:58.255 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2020-11-30 11:10:58.261 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2020-11-30 11:10:58.261 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2020-11-30 11:10:58.266 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2020-11-30 11:10:58.268 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2020-11-30 11:10:58.271 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2020-11-30 11:10:58.276 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2020-11-30 11:10:58.279 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2020-11-30 11:10:58.301 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2020-11-30 11:10:58.307 | + 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 2020-11-30 11:11:01.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:11:01.256 | 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. 2020-11-30 11:11:01.256 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.257 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.257 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.258 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.258 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.259 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.259 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.260 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.260 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.260 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.261 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.262 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.262 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.262 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.263 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.263 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.264 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.264 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.265 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.265 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.266 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.266 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.266 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.267 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.267 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.269 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.270 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.270 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.271 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.272 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.272 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.273 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.273 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.273 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.274 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.274 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.275 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.275 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.276 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.276 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.276 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.277 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.277 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.277 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.278 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.278 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.279 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.279 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.279 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.280 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.280 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.281 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.281 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.282 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.282 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.283 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.283 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.284 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.284 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.284 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.285 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.286 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.287 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.288 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.288 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.288 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.289 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.289 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.290 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.291 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.292 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.292 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.292 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.293 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.293 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.294 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.294 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.295 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.295 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.295 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.296 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.297 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.297 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.297 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.298 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.298 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.299 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.299 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.300 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.300 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.301 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.301 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.302 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.302 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.303 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.303 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.304 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.304 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.305 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.305 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.306 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.306 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.307 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.307 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.308 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.308 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.309 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.309 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.310 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.310 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.310 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.311 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.311 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.312 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.312 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.313 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.313 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.314 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.314 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.314 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.315 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.315 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.316 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.316 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.317 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.317 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.318 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.318 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.319 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.319 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.320 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.320 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.320 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.321 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.322 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.322 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.322 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.323 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.323 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.324 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.324 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.324 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.325 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.325 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.326 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.326 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.327 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.327 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.328 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.328 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.328 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.329 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.329 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.330 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.330 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.331 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.331 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.331 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.332 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.332 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.333 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.333 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.333 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.334 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.334 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.335 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.335 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.336 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.336 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.337 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.337 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.337 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.338 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.339 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.339 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.339 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.340 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.340 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.341 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.341 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.341 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.342 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.342 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.343 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.343 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.343 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.344 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.344 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.345 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.345 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.346 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.346 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.347 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.347 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.347 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.348 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.348 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.349 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.349 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.350 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.350 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.350 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.351 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.351 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.351 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.352 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.352 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.353 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.353 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.354 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.354 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.354 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.355 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.355 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.356 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.356 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.356 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.357 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.357 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.358 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.358 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.358 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.359 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.359 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.360 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.360 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.360 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.361 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.361 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.362 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.362 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.363 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.364 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.364 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.365 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.366 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.366 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.367 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.367 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.368 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.368 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.369 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.369 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.370 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.370 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.370 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.371 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.371 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.372 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.372 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.372 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.373 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.373 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.374 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.374 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.375 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.375 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.376 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.376 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.376 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.377 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.377 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.378 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.378 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.378 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.379 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.379 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.380 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.380 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.381 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.381 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.381 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.382 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.382 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.383 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.383 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.384 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.384 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.385 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.385 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.385 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.386 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.386 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.387 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.387 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.387 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.388 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.388 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.389 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.389 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.390 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.390 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.390 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.391 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.391 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.392 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.392 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.392 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.393 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.393 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.394 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.394 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.395 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.395 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.395 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.396 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.396 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.397 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.397 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.398 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.398 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.398 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.399 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.399 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.400 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.400 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.401 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.401 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.401 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.402 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.402 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.403 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.403 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.404 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.404 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.404 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.405 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.405 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.406 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.407 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.407 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.408 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.408 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.408 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.409 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.409 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.410 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.410 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.411 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.411 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.412 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.412 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.413 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.413 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.413 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.414 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.414 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.415 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.415 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.416 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.416 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.417 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.417 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.417 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.418 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.418 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.419 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.419 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.420 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.420 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.421 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.421 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.421 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.422 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.422 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.423 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.423 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.424 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.424 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.425 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.425 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.425 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.426 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.426 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.426 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.427 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.427 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.428 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.428 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.429 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.429 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.430 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.430 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.431 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.432 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.432 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.433 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.433 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.434 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.434 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.435 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.435 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.435 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.436 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.436 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.436 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.437 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.437 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.438 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.438 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.439 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.439 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.439 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.440 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.440 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.441 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.441 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.442 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.442 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.443 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.443 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.444 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.444 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.445 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.445 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:11:01.446 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:11:01.446 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:11:01.651 | Collecting python-openstackclient===5.2.0 2020-11-30 11:11:01.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2020-11-30 11:11:01.807 | 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) 2020-11-30 11:11:01.811 | 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) 2020-11-30 11:11:01.820 | 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) 2020-11-30 11:11:01.841 | 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) 2020-11-30 11:11:01.862 | Requirement already satisfied: openstacksdk===0.46.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.0) 2020-11-30 11:11:01.891 | 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) 2020-11-30 11:11:01.896 | 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) 2020-11-30 11:11:01.915 | 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) 2020-11-30 11:11:01.919 | Requirement already satisfied: python-cinderclient===7.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.0) 2020-11-30 11:11:01.940 | Requirement already satisfied: python-novaclient===17.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.0) 2020-11-30 11:11:01.960 | 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) 2020-11-30 11:11:01.978 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.4) 2020-11-30 11:11:01.993 | 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) 2020-11-30 11:11:02.002 | 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) 2020-11-30 11:11:02.009 | 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) 2020-11-30 11:11:02.032 | 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) 2020-11-30 11:11:02.103 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.1) 2020-11-30 11:11:02.116 | 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) 2020-11-30 11:11:02.120 | 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) 2020-11-30 11:11:02.123 | 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) 2020-11-30 11:11:02.127 | 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) 2020-11-30 11:11:02.169 | 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) 2020-11-30 11:11:02.175 | 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) 2020-11-30 11:11:02.200 | 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) 2020-11-30 11:11:02.203 | 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) 2020-11-30 11:11:02.208 | 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) 2020-11-30 11:11:02.212 | 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) 2020-11-30 11:11:02.215 | 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) 2020-11-30 11:11:02.221 | 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) 2020-11-30 11:11:02.224 | 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) 2020-11-30 11:11:02.228 | 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) 2020-11-30 11:11:02.233 | 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) 2020-11-30 11:11:02.236 | 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) 2020-11-30 11:11:02.240 | 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) 2020-11-30 11:11:02.242 | 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) 2020-11-30 11:11:02.261 | 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) 2020-11-30 11:11:02.267 | 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) 2020-11-30 11:11:02.271 | 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) 2020-11-30 11:11:02.274 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:11:02.277 | 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) 2020-11-30 11:11:02.302 | 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) 2020-11-30 11:11:02.306 | 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) 2020-11-30 11:11:02.310 | 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) 2020-11-30 11:11:02.314 | 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) 2020-11-30 11:11:02.318 | 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) 2020-11-30 11:11:02.322 | 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) 2020-11-30 11:11:02.325 | 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) 2020-11-30 11:11:04.308 | Installing collected packages: python-openstackclient 2020-11-30 11:11:05.667 | Successfully installed python-openstackclient-5.2.0 2020-11-30 11:11:05.918 | + inc/python:pip_install:207 : result=0 2020-11-30 11:11:05.920 | + inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:11:05.923 | + functions-common:time_stop:2331 : local name 2020-11-30 11:11:05.926 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:11:05.928 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:11:05.931 | + functions-common:time_stop:2334 : local total 2020-11-30 11:11:05.934 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:11:05.936 | + functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:11:05.939 | + functions-common:time_stop:2338 : start_time=1606734658296 2020-11-30 11:11:05.941 | + functions-common:time_stop:2340 : [[ -z 1606734658296 ]] 2020-11-30 11:11:05.944 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:11:05.950 | + functions-common:time_stop:2343 : end_time=1606734665946 2020-11-30 11:11:05.952 | + functions-common:time_stop:2344 : elapsed_time=7650 2020-11-30 11:11:05.955 | + functions-common:time_stop:2345 : total=315002 2020-11-30 11:11:05.958 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:11:05.960 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=322652 2020-11-30 11:11:05.963 | + inc/python:pip_install:210 : return 0 2020-11-30 11:11:05.966 | + ./stack.sh:main:952 : install_oscwrap 2020-11-30 11:11:05.970 | ++ functions-common:install_oscwrap:2376 : mktemp 2020-11-30 11:11:05.974 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.faCccg9axz 2020-11-30 11:11:05.977 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2020-11-30 11:11:05.980 | + functions-common:install_oscwrap:2382 : unalias -a 2020-11-30 11:11:05.983 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2020-11-30 11:11:05.986 | + ./stack.sh:main:957 : [[ False != \F\a\l\s\e ]] 2020-11-30 11:11:05.988 | + ./stack.sh:main:997 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-11-30 11:11:05.991 | + ./stack.sh:main:1005 : is_service_enabled mysql postgresql 2020-11-30 11:11:06.011 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:11:06.014 | + ./stack.sh:main:1006 : configure_database 2020-11-30 11:11:06.016 | + lib/database:configure_database:126 : configure_database_mysql 2020-11-30 11:11:06.019 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2020-11-30 11:11:06.021 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2020-11-30 11:11:06.024 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:11:06.026 | + ./stack.sh:echo_summary:421 : echo -e Configuring and starting MySQL 2020-11-30 11:11:06.029 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2020-11-30 11:11:06.031 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:11:06.034 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:11:06.036 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2020-11-30 11:11:06.038 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2020-11-30 11:11:06.041 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:11:06.043 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:11:06.046 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:11:06.048 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:11:06.050 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:11:06.053 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:11:06.055 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:11:06.057 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:11:06.060 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2020-11-30 11:11:06.063 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:11:06.066 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:11:06.068 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:11:06.071 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:11:06.073 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:11:06.076 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:11:06.078 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2020-11-30 11:11:06.100 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:11:06.100 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2020-11-30 11:11:06.107 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2020-11-30 11:11:06.109 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:11:06.112 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:11:06.114 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2020-11-30 11:11:06.117 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2020-11-30 11:11:06.120 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2020-11-30 11:11:06.122 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:11:06.125 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:11:06.127 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2020-11-30 11:11:06.130 | + 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'\'';' 2020-11-30 11:11:06.142 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:11:06.161 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2020-11-30 11:11:06.176 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:11:06.193 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2020-11-30 11:11:06.197 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2020-11-30 11:11:06.197 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2020-11-30 11:11:06.202 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2020-11-30 11:11:06.267 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2020-11-30 11:11:06.322 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2020-11-30 11:11:06.383 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2020-11-30 11:11:06.435 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2020-11-30 11:11:06.438 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2020-11-30 11:11:06.441 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:11:06.444 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2020-11-30 11:11:08.630 | + ./stack.sh:main:1010 : save_stackenv 1010 2020-11-30 11:11:08.633 | + functions-common:save_stackenv:60 : local tag=1010 2020-11-30 11:11:08.637 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 11:11:08.641 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-111108 2020-11-30 11:11:08.643 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-111108 1010' 2020-11-30 11:11:08.647 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.650 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 11:11:08.652 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.655 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 11:11:08.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.660 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 11:11:08.666 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.668 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-11-30 11:11:08.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.674 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2020-11-30 11:11:08.676 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.679 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.30/identity 2020-11-30 11:11:08.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.684 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2020-11-30 11:11:08.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.690 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-105913 2020-11-30 11:11:08.693 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.696 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 11:11:08.698 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.701 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2020-11-30 11:11:08.704 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.707 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 11:11:08.709 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.712 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 11:11:08.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.717 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 11:11:08.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:11:08.722 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 11:11:08.725 | + ./stack.sh:main:1022 : [[ True == \T\r\u\e ]] 2020-11-30 11:11:08.728 | + ./stack.sh:main:1023 : [[ -f /sys/kernel/mm/ksm/run ]] 2020-11-30 11:11:08.732 | + ./stack.sh:main:1024 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2020-11-30 11:11:08.744 | + ./stack.sh:main:1036 : start_dstat 2020-11-30 11:11:08.747 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-11-30 11:11:08.749 | + functions-common:run_process:1582 : local service=dstat 2020-11-30 11:11:08.752 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-11-30 11:11:08.755 | + functions-common:run_process:1584 : local group= 2020-11-30 11:11:08.758 | + functions-common:run_process:1585 : local user= 2020-11-30 11:11:08.762 | + functions-common:run_process:1587 : local name=dstat 2020-11-30 11:11:08.764 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:11:08.767 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:11:08.770 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:11:08.772 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:11:08.777 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:11:08.781 | + functions-common:time_start:2322 : _TIME_START[$name]=1606734668777 2020-11-30 11:11:08.783 | + functions-common:run_process:1590 : is_service_enabled dstat 2020-11-30 11:11:08.801 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:11:08.804 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2020-11-30 11:11:08.807 | + functions-common:_run_under_systemd:1547 : local service=dstat 2020-11-30 11:11:08.810 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-11-30 11:11:08.812 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-11-30 11:11:08.815 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-11-30 11:11:08.817 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-11-30 11:11:08.820 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2020-11-30 11:11:08.823 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2020-11-30 11:11:08.826 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2020-11-30 11:11:08.828 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:11:08.831 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:11:08.834 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2020-11-30 11:11:08.837 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2020-11-30 11:11:08.840 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2020-11-30 11:11:08.843 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2020-11-30 11:11:08.845 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:11:08.847 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:11:08.850 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:11:08.854 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:11:08.857 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2020-11-30 11:11:08.860 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:11:08.864 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2020-11-30 11:11:08.925 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2020-11-30 11:11:08.989 | + 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' 2020-11-30 11:11:09.041 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2020-11-30 11:11:09.096 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2020-11-30 11:11:09.151 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:11:09.202 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:11:09.205 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2020-11-30 11:11:09.268 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:11:09.459 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2020-11-30 11:11:09.473 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2020-11-30 11:11:09.648 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2020-11-30 11:11:09.678 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:11:09.682 | + functions-common:time_stop:2331 : local name 2020-11-30 11:11:09.685 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:11:09.687 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:11:09.690 | + functions-common:time_stop:2334 : local total 2020-11-30 11:11:09.692 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:11:09.695 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:11:09.698 | + functions-common:time_stop:2338 : start_time=1606734668777 2020-11-30 11:11:09.701 | + functions-common:time_stop:2340 : [[ -z 1606734668777 ]] 2020-11-30 11:11:09.704 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:11:09.708 | + functions-common:time_stop:2343 : end_time=1606734669705 2020-11-30 11:11:09.711 | + functions-common:time_stop:2344 : elapsed_time=928 2020-11-30 11:11:09.713 | + functions-common:time_stop:2345 : total=0 2020-11-30 11:11:09.716 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:11:09.718 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=928 2020-11-30 11:11:09.721 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2020-11-30 11:11:09.724 | + functions-common:run_process:1582 : local service=memory_tracker 2020-11-30 11:11:09.726 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2020-11-30 11:11:09.729 | + functions-common:run_process:1584 : local group= 2020-11-30 11:11:09.732 | + functions-common:run_process:1585 : local user=root 2020-11-30 11:11:09.734 | + functions-common:run_process:1587 : local name=memory_tracker 2020-11-30 11:11:09.737 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:11:09.739 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:11:09.742 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:11:09.744 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:11:09.748 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:11:09.751 | + functions-common:time_start:2322 : _TIME_START[$name]=1606734669749 2020-11-30 11:11:09.754 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2020-11-30 11:11:09.773 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:11:09.777 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:11:09.779 | + functions-common:time_stop:2331 : local name 2020-11-30 11:11:09.783 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:11:09.786 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:11:09.790 | + functions-common:time_stop:2334 : local total 2020-11-30 11:11:09.793 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:11:09.796 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:11:09.799 | + functions-common:time_stop:2338 : start_time=1606734669749 2020-11-30 11:11:09.802 | + functions-common:time_stop:2340 : [[ -z 1606734669749 ]] 2020-11-30 11:11:09.806 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:11:09.811 | + functions-common:time_stop:2343 : end_time=1606734669807 2020-11-30 11:11:09.815 | + functions-common:time_stop:2344 : elapsed_time=58 2020-11-30 11:11:09.818 | + functions-common:time_stop:2345 : total=928 2020-11-30 11:11:09.822 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:11:09.825 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=986 2020-11-30 11:11:09.828 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2020-11-30 11:11:09.854 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:11:09.857 | + ./stack.sh:main:1040 : is_service_enabled tcpdump 2020-11-30 11:11:09.875 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:11:09.878 | + ./stack.sh:main:1048 : is_service_enabled etcd3 2020-11-30 11:11:09.896 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:11:09.900 | + ./stack.sh:main:1049 : start_etcd3 2020-11-30 11:11:09.903 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2020-11-30 11:11:09.905 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-764626-1 --data-dir /opt/stack/data/etcd' 2020-11-30 11:11:09.908 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2020-11-30 11:11:09.911 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-764626-1=http://10.222.0.30:2380' 2020-11-30 11:11:09.914 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2020-11-30 11:11:09.917 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2020-11-30 11:11:09.919 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2020-11-30 11:11:09.922 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2020-11-30 11:11:09.925 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2020-11-30 11:11:09.927 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2020-11-30 11:11:09.931 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2020-11-30 11:11:09.933 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2020-11-30 11:11:09.936 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-764626-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-764626-1=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2020-11-30 11:11:09.939 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2020-11-30 11:11:09.941 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name n-d-764626-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-764626-1=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2020-11-30 11:11:09.944 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:11:09.946 | + functions-common:write_user_unit_file:1467 : local user=root 2020-11-30 11:11:09.949 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:11:09.951 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:11:09.954 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2020-11-30 11:11:09.956 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:11:09.960 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2020-11-30 11:11:10.024 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2020-11-30 11:11:10.092 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-764626-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-764626-1=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2020-11-30 11:11:10.142 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2020-11-30 11:11:10.192 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2020-11-30 11:11:10.247 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:11:10.298 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:11:10.301 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2020-11-30 11:11:10.365 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:11:10.566 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2020-11-30 11:11:10.624 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2020-11-30 11:11:10.677 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2020-11-30 11:11:10.731 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2020-11-30 11:11:10.788 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2020-11-30 11:11:10.792 | ++ functions-common:is_arch:428 : uname -m 2020-11-30 11:11:10.795 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2020-11-30 11:11:10.798 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2020-11-30 11:11:11.011 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2020-11-30 11:11:11.027 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2020-11-30 11:11:11.216 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2020-11-30 11:11:12.282 | + ./stack.sh:main:1060 : cat 2020-11-30 11:11:12.287 | + ./stack.sh:main:1075 : is_service_enabled tls-proxy 2020-11-30 11:11:12.305 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:11:12.307 | + ./stack.sh:main:1080 : source /home/ubuntu/devstack/userrc_early 2020-11-30 11:11:12.310 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2020-11-30 11:11:12.313 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2020-11-30 11:11:12.316 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.30/identity 2020-11-30 11:11:12.318 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.30/identity 2020-11-30 11:11:12.322 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2020-11-30 11:11:12.325 | ++ userrc_early:source:6 : OS_USERNAME=admin 2020-11-30 11:11:12.327 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2020-11-30 11:11:12.330 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2020-11-30 11:11:12.333 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2020-11-30 11:11:12.335 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2020-11-30 11:11:12.340 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2020-11-30 11:11:12.343 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2020-11-30 11:11:12.346 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2020-11-30 11:11:12.350 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2020-11-30 11:11:12.353 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2020-11-30 11:11:12.356 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2020-11-30 11:11:12.359 | + ./stack.sh:main:1082 : is_service_enabled keystone 2020-11-30 11:11:12.379 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:11:12.381 | + ./stack.sh:main:1083 : echo_summary 'Starting Keystone' 2020-11-30 11:11:12.385 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:11:12.388 | + ./stack.sh:echo_summary:421 : echo -e Starting Keystone 2020-11-30 11:11:12.390 | + ./stack.sh:main:1085 : '[' 10.222.0.30 == 10.222.0.30 ']' 2020-11-30 11:11:12.393 | + ./stack.sh:main:1086 : init_keystone 2020-11-30 11:11:12.395 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2020-11-30 11:11:12.410 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:11:12.413 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2020-11-30 11:11:12.416 | + lib/keystone:init_keystone:443 : recreate_database keystone 2020-11-30 11:11:12.419 | + lib/database:recreate_database:110 : local db=keystone 2020-11-30 11:11:12.421 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2020-11-30 11:11:12.424 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2020-11-30 11:11:12.426 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2020-11-30 11:11:12.431 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:11:12.446 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2020-11-30 11:11:12.450 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:11:12.464 | + lib/keystone:init_keystone:446 : time_start dbsync 2020-11-30 11:11:12.466 | + functions-common:time_start:2317 : local name=dbsync 2020-11-30 11:11:12.469 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:11:12.472 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:11:12.475 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:11:12.479 | + functions-common:time_start:2322 : _TIME_START[$name]=1606734672476 2020-11-30 11:11:12.482 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2020-11-30 11:11:15.027 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:15.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.029 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.029 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.031 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.031 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.035 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.036 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.037 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.037 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.037 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.038 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.038 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.041 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.041 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.043 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:15.044 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:15.086 | 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=65558) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2020-11-30 11:11:15.090 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:15.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.091 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.091 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.093 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.093 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.098 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.098 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.098 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.099 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.099 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.100 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.100 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.102 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.102 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.105 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:15.105 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:15.151 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:15.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.153 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.153 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.155 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.155 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.159 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.159 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.161 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.161 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.161 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.162 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.162 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.164 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.164 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.167 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:15.167 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:15.226 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:15.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.229 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.229 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.238 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.239 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.243 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.243 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.244 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.245 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.245 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.246 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.246 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.248 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.248 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:15.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:15.251 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:15.251 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:15.259 | INFO migrate.versioning.api [-] 66 -> 67...  2020-11-30 11:11:17.710 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:17.710 | INFO migrate.versioning.api [-] 67 -> 68...  2020-11-30 11:11:17.718 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:17.719 | INFO migrate.versioning.api [-] 68 -> 69...  2020-11-30 11:11:17.728 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:17.728 | INFO migrate.versioning.api [-] 69 -> 70...  2020-11-30 11:11:17.739 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:17.739 | INFO migrate.versioning.api [-] 70 -> 71...  2020-11-30 11:11:17.748 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:17.748 | INFO migrate.versioning.api [-] 71 -> 72...  2020-11-30 11:11:17.757 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:17.757 | INFO migrate.versioning.api [-] 72 -> 73...  2020-11-30 11:11:17.998 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:17.998 | INFO migrate.versioning.api [-] 73 -> 74...  2020-11-30 11:11:18.115 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.115 | INFO migrate.versioning.api [-] 74 -> 75...  2020-11-30 11:11:18.175 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.176 | INFO migrate.versioning.api [-] 75 -> 76...  2020-11-30 11:11:18.184 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.185 | INFO migrate.versioning.api [-] 76 -> 77...  2020-11-30 11:11:18.192 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.193 | INFO migrate.versioning.api [-] 77 -> 78...  2020-11-30 11:11:18.200 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.200 | INFO migrate.versioning.api [-] 78 -> 79...  2020-11-30 11:11:18.208 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.208 | INFO migrate.versioning.api [-] 79 -> 80...  2020-11-30 11:11:18.216 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.216 | INFO migrate.versioning.api [-] 80 -> 81...  2020-11-30 11:11:18.280 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.280 | INFO migrate.versioning.api [-] 81 -> 82...  2020-11-30 11:11:18.569 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.569 | INFO migrate.versioning.api [-] 82 -> 83...  2020-11-30 11:11:18.910 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:18.910 | INFO migrate.versioning.api [-] 83 -> 84...  2020-11-30 11:11:19.019 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:19.020 | INFO migrate.versioning.api [-] 84 -> 85...  2020-11-30 11:11:19.173 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:19.173 | INFO migrate.versioning.api [-] 85 -> 86...  2020-11-30 11:11:19.227 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:19.227 | INFO migrate.versioning.api [-] 86 -> 87...  2020-11-30 11:11:19.562 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:19.562 | INFO migrate.versioning.api [-] 87 -> 88...  2020-11-30 11:11:19.743 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:19.743 | INFO migrate.versioning.api [-] 88 -> 89...  2020-11-30 11:11:19.772 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:19.772 | INFO migrate.versioning.api [-] 89 -> 90...  2020-11-30 11:11:19.912 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:19.912 | INFO migrate.versioning.api [-] 90 -> 91...  2020-11-30 11:11:20.237 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:20.237 | INFO migrate.versioning.api [-] 91 -> 92...  2020-11-30 11:11:20.528 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:20.528 | INFO migrate.versioning.api [-] 92 -> 93...  2020-11-30 11:11:20.887 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:20.887 | INFO migrate.versioning.api [-] 93 -> 94...  2020-11-30 11:11:21.116 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.117 | INFO migrate.versioning.api [-] 94 -> 95...  2020-11-30 11:11:21.285 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.285 | INFO migrate.versioning.api [-] 95 -> 96...  2020-11-30 11:11:21.303 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.303 | INFO migrate.versioning.api [-] 96 -> 97...  2020-11-30 11:11:21.316 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.316 | INFO migrate.versioning.api [-] 97 -> 98...  2020-11-30 11:11:21.324 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.324 | INFO migrate.versioning.api [-] 98 -> 99...  2020-11-30 11:11:21.333 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.333 | INFO migrate.versioning.api [-] 99 -> 100...  2020-11-30 11:11:21.341 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.341 | INFO migrate.versioning.api [-] 100 -> 101...  2020-11-30 11:11:21.355 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.355 | INFO migrate.versioning.api [-] 101 -> 102...  2020-11-30 11:11:21.375 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.375 | INFO migrate.versioning.api [-] 102 -> 103...  2020-11-30 11:11:21.446 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.446 | INFO migrate.versioning.api [-] 103 -> 104...  2020-11-30 11:11:21.459 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.459 | INFO migrate.versioning.api [-] 104 -> 105...  2020-11-30 11:11:21.673 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.673 | INFO migrate.versioning.api [-] 105 -> 106...  2020-11-30 11:11:21.766 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.766 | INFO migrate.versioning.api [-] 106 -> 107...  2020-11-30 11:11:21.956 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:21.957 | INFO migrate.versioning.api [-] 107 -> 108...  2020-11-30 11:11:22.178 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.178 | INFO migrate.versioning.api [-] 108 -> 109...  2020-11-30 11:11:22.298 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:22.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.300 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.300 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.302 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.302 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.307 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.307 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.308 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.308 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.309 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.310 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.310 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.312 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.312 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.315 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:22.315 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:22.316 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:22.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.317 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.317 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.319 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.320 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.323 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.324 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.325 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.325 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.325 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.326 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.327 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.329 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.329 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.332 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:22.332 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:22.332 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:22.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.348 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:22.349 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:22.356 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:22.357 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.357 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.358 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.359 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.359 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.359 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.359 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.360 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.361 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.362 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.362 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.362 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.362 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.362 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.365 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.366 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.368 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.368 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.369 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.369 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.369 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.369 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.370 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.371 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.372 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.372 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.372 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.373 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.373 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.373 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.375 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.375 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.376 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.376 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.376 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.376 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.376 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.377 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.380 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.381 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.381 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.381 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.382 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.382 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.382 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.384 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.384 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.385 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.385 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.385 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.385 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:22.387 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:22.402 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:22.404 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.404 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.405 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.405 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.405 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.405 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.406 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.406 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.407 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.408 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.408 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.408 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.409 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.409 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.413 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.413 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.417 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.417 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.417 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.417 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.418 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.418 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.418 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.420 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.420 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.421 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.421 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.421 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.421 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.422 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.424 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.424 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.424 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.424 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.424 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.425 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.425 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.426 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.428 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.429 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.429 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.430 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.430 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.430 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.431 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.432 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.432 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.433 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.434 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.434 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.434 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.434 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:22.435 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:22.435 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:22.436 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.436 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.437 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.437 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.438 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.438 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.438 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.438 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.440 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.440 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.441 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.441 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.441 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.441 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.444 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.444 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.447 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.447 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.447 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.447 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.448 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.448 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.448 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.450 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.450 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.451 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.451 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.451 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.451 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.452 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.454 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.454 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.454 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.454 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.454 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.455 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.455 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.456 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.458 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.459 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.459 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.459 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.460 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.460 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.460 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.462 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.462 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.463 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.463 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.463 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.464 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.464 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:22.464 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:22.471 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:22.472 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.472 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.473 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.473 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.473 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.473 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.474 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.474 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.475 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.476 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.476 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.477 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.477 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.477 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.480 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.480 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.482 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.483 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.483 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.483 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.483 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.483 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.484 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.485 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.486 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.486 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.487 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.487 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.487 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.487 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.489 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.489 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.490 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.490 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.490 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.490 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.490 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.491 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.494 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.494 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.495 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.495 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.495 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.496 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.496 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.497 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.497 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.498 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.498 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.499 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.499 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:22.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:22.499 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:22.499 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:22.508 | INFO migrate.versioning.api [-] 0 -> 1...  2020-11-30 11:11:22.519 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.519 | INFO migrate.versioning.api [-] 1 -> 2...  2020-11-30 11:11:22.529 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.529 | INFO migrate.versioning.api [-] 2 -> 3...  2020-11-30 11:11:22.790 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.790 | INFO migrate.versioning.api [-] 3 -> 4...  2020-11-30 11:11:22.799 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.800 | INFO migrate.versioning.api [-] 4 -> 5...  2020-11-30 11:11:22.810 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.811 | INFO migrate.versioning.api [-] 5 -> 6...  2020-11-30 11:11:22.821 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.821 | INFO migrate.versioning.api [-] 6 -> 7...  2020-11-30 11:11:22.829 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.829 | INFO migrate.versioning.api [-] 7 -> 8...  2020-11-30 11:11:22.839 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.839 | INFO migrate.versioning.api [-] 8 -> 9...  2020-11-30 11:11:22.848 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:22.848 | INFO migrate.versioning.api [-] 9 -> 10...  2020-11-30 11:11:23.015 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.015 | INFO migrate.versioning.api [-] 10 -> 11...  2020-11-30 11:11:23.022 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.022 | INFO migrate.versioning.api [-] 11 -> 12...  2020-11-30 11:11:23.252 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.252 | INFO migrate.versioning.api [-] 12 -> 13...  2020-11-30 11:11:23.262 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.262 | INFO migrate.versioning.api [-] 13 -> 14...  2020-11-30 11:11:23.499 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.499 | INFO migrate.versioning.api [-] 14 -> 15...  2020-11-30 11:11:23.507 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.507 | INFO migrate.versioning.api [-] 15 -> 16...  2020-11-30 11:11:23.574 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.574 | INFO migrate.versioning.api [-] 16 -> 17...  2020-11-30 11:11:23.583 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.583 | INFO migrate.versioning.api [-] 17 -> 18...  2020-11-30 11:11:23.591 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.592 | INFO migrate.versioning.api [-] 18 -> 19...  2020-11-30 11:11:23.600 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.600 | INFO migrate.versioning.api [-] 19 -> 20...  2020-11-30 11:11:23.608 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.609 | INFO migrate.versioning.api [-] 20 -> 21...  2020-11-30 11:11:23.618 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.618 | INFO migrate.versioning.api [-] 21 -> 22...  2020-11-30 11:11:23.660 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.660 | INFO migrate.versioning.api [-] 22 -> 23...  2020-11-30 11:11:23.772 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.772 | INFO migrate.versioning.api [-] 23 -> 24...  2020-11-30 11:11:23.987 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.987 | INFO migrate.versioning.api [-] 24 -> 25...  2020-11-30 11:11:23.995 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:23.995 | INFO migrate.versioning.api [-] 25 -> 26...  2020-11-30 11:11:24.002 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.003 | INFO migrate.versioning.api [-] 26 -> 27...  2020-11-30 11:11:24.010 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.011 | INFO migrate.versioning.api [-] 27 -> 28...  2020-11-30 11:11:24.018 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.018 | INFO migrate.versioning.api [-] 28 -> 29...  2020-11-30 11:11:24.026 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.026 | INFO migrate.versioning.api [-] 29 -> 30...  2020-11-30 11:11:24.098 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.098 | INFO migrate.versioning.api [-] 30 -> 31...  2020-11-30 11:11:24.157 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.157 | INFO migrate.versioning.api [-] 31 -> 32...  2020-11-30 11:11:24.315 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.315 | INFO migrate.versioning.api [-] 32 -> 33...  2020-11-30 11:11:24.612 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.612 | INFO migrate.versioning.api [-] 33 -> 34...  2020-11-30 11:11:24.736 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.736 | INFO migrate.versioning.api [-] 34 -> 35...  2020-11-30 11:11:24.850 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.850 | INFO migrate.versioning.api [-] 35 -> 36...  2020-11-30 11:11:24.960 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.960 | INFO migrate.versioning.api [-] 36 -> 37...  2020-11-30 11:11:24.969 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.969 | INFO migrate.versioning.api [-] 37 -> 38...  2020-11-30 11:11:24.977 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.978 | INFO migrate.versioning.api [-] 38 -> 39...  2020-11-30 11:11:24.985 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.985 | INFO migrate.versioning.api [-] 39 -> 40...  2020-11-30 11:11:24.992 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:24.993 | INFO migrate.versioning.api [-] 40 -> 41...  2020-11-30 11:11:25.001 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:25.001 | INFO migrate.versioning.api [-] 41 -> 42...  2020-11-30 11:11:25.009 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:25.009 | INFO migrate.versioning.api [-] 42 -> 43...  2020-11-30 11:11:25.016 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:25.017 | INFO migrate.versioning.api [-] 43 -> 44...  2020-11-30 11:11:25.025 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:25.025 | INFO migrate.versioning.api [-] 44 -> 45...  2020-11-30 11:11:25.255 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:25.255 | INFO migrate.versioning.api [-] 45 -> 46...  2020-11-30 11:11:25.265 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:25.265 | INFO migrate.versioning.api [-] 46 -> 47...  2020-11-30 11:11:25.854 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:25.854 | INFO migrate.versioning.api [-] 47 -> 48...  2020-11-30 11:11:26.120 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.120 | INFO migrate.versioning.api [-] 48 -> 49...  2020-11-30 11:11:26.129 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.129 | INFO migrate.versioning.api [-] 49 -> 50...  2020-11-30 11:11:26.137 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.137 | INFO migrate.versioning.api [-] 50 -> 51...  2020-11-30 11:11:26.146 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.146 | INFO migrate.versioning.api [-] 51 -> 52...  2020-11-30 11:11:26.155 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.156 | INFO migrate.versioning.api [-] 52 -> 53...  2020-11-30 11:11:26.264 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.264 | INFO migrate.versioning.api [-] 53 -> 54...  2020-11-30 11:11:26.272 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.272 | INFO migrate.versioning.api [-] 54 -> 55...  2020-11-30 11:11:26.412 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.412 | INFO migrate.versioning.api [-] 55 -> 56...  2020-11-30 11:11:26.531 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.531 | INFO migrate.versioning.api [-] 56 -> 57...  2020-11-30 11:11:26.540 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.540 | INFO migrate.versioning.api [-] 57 -> 58...  2020-11-30 11:11:26.548 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.548 | INFO migrate.versioning.api [-] 58 -> 59...  2020-11-30 11:11:26.557 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.557 | INFO migrate.versioning.api [-] 59 -> 60...  2020-11-30 11:11:26.566 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.566 | INFO migrate.versioning.api [-] 60 -> 61...  2020-11-30 11:11:26.573 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.574 | INFO migrate.versioning.api [-] 61 -> 62...  2020-11-30 11:11:26.787 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.787 | INFO migrate.versioning.api [-] 62 -> 63...  2020-11-30 11:11:26.795 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.796 | INFO migrate.versioning.api [-] 63 -> 64...  2020-11-30 11:11:26.908 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:26.908 | INFO migrate.versioning.api [-] 64 -> 65...  2020-11-30 11:11:27.295 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.295 | INFO migrate.versioning.api [-] 65 -> 66...  2020-11-30 11:11:27.417 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.417 | INFO migrate.versioning.api [-] 66 -> 67...  2020-11-30 11:11:27.427 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.428 | INFO migrate.versioning.api [-] 67 -> 68...  2020-11-30 11:11:27.436 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.436 | INFO migrate.versioning.api [-] 68 -> 69...  2020-11-30 11:11:27.443 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.443 | INFO migrate.versioning.api [-] 69 -> 70...  2020-11-30 11:11:27.451 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.451 | INFO migrate.versioning.api [-] 70 -> 71...  2020-11-30 11:11:27.458 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.458 | INFO migrate.versioning.api [-] 71 -> 72...  2020-11-30 11:11:27.466 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.466 | INFO migrate.versioning.api [-] 72 -> 73...  2020-11-30 11:11:27.649 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.650 | INFO migrate.versioning.api [-] 73 -> 74...  2020-11-30 11:11:27.657 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.657 | INFO migrate.versioning.api [-] 74 -> 75...  2020-11-30 11:11:27.666 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.666 | INFO migrate.versioning.api [-] 75 -> 76...  2020-11-30 11:11:27.674 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.674 | INFO migrate.versioning.api [-] 76 -> 77...  2020-11-30 11:11:27.684 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.684 | INFO migrate.versioning.api [-] 77 -> 78...  2020-11-30 11:11:27.692 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.693 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:27.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.694 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.695 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.697 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.697 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.697 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.697 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.698 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.701 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.701 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.702 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.702 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.702 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.702 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.703 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.703 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.703 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.703 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.703 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.704 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.704 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.705 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.709 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.709 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.709 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.710 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.710 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.710 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.710 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.711 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.711 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.711 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.712 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.712 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.713 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.714 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.714 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.715 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.715 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.717 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.717 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.717 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.717 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.717 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.718 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.718 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.718 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.718 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.719 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.719 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.719 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.719 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.720 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.720 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.721 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.721 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.721 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.721 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.722 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.722 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.722 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.722 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.722 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.723 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.723 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.723 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.723 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:27.724 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:27.724 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:27.725 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.726 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.727 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.727 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.727 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.727 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.728 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.728 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.728 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.729 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.729 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.730 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.730 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.730 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.733 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.733 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.735 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.735 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.738 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.738 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.739 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.739 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.739 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.739 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.740 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.741 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.741 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.742 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.742 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.743 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.743 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.743 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.743 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.746 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.746 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.746 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.747 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.747 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.747 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.748 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.749 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.749 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.750 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.750 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.750 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.750 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.751 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:27.751 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:27.751 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:27.752 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.753 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.753 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.754 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.754 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.754 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.754 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.755 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.755 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.756 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.757 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.757 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.757 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.757 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.760 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.760 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.763 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.763 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.763 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.763 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.763 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.763 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.764 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.766 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.766 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.767 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.767 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.767 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.767 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.767 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.769 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.769 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.771 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.774 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.774 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.774 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.775 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.775 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.775 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.776 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.777 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.777 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.778 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.778 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.778 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.778 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.779 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:27.779 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:27.785 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:27.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.787 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.787 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.790 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.790 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.790 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.790 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.791 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.794 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.794 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.795 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.795 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.795 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.796 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.796 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.796 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.796 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.796 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.797 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.797 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.797 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.798 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.799 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.799 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.799 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.800 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.800 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.800 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.800 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.801 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.801 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.801 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.801 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.801 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.803 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.803 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.804 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.805 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.805 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.807 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.807 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.807 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.807 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.808 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.808 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.808 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.808 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.808 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.809 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.809 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.809 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.810 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.810 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.811 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.811 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.811 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.811 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.812 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.812 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.812 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.813 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.813 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.813 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.813 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.813 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.813 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.814 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:27.814 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:27.833 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:27.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.835 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.835 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.838 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.838 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.839 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.839 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.839 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.842 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.842 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.843 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.843 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.843 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.844 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.844 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.844 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.844 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.844 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.845 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.845 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.845 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.846 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.847 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.847 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.847 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.848 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.848 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.848 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.848 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.849 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.849 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.849 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.849 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.849 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.852 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.852 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.853 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.854 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.854 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.857 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.857 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.857 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.858 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.858 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.858 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.858 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.859 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.859 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.860 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.860 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.860 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.860 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.861 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.861 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.861 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.861 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.862 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.862 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.862 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.862 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:27.863 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:27.863 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:27.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.865 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.865 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.867 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.868 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.868 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.868 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.869 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.871 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.871 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.872 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.872 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.873 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.873 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.873 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.873 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.874 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.874 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.874 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.874 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.874 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.875 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.876 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.877 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.877 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.877 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.878 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.878 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.878 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.878 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.878 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.879 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.879 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.879 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.881 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.881 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.882 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.883 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.883 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.884 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.885 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.885 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.885 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.885 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.885 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.886 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.886 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.886 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.887 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.887 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.887 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.887 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.888 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.888 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.888 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.889 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.889 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.889 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.890 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.890 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.890 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.890 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.891 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.891 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.891 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.891 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:27.892 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:27.898 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:27.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.900 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.900 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.902 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.903 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.903 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.904 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.906 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.906 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.907 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.907 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.908 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.908 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.908 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.908 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.909 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.909 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.909 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.909 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.909 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.910 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.911 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.912 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.912 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.912 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.913 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.913 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.913 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.913 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.913 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.914 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.914 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.914 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.916 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.916 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.917 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.918 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.918 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.919 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.920 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.920 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.920 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.920 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.920 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.920 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.921 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.921 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.922 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.922 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.922 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.922 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.923 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.923 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.923 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.924 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.924 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.924 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.925 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.925 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.925 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.925 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.926 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.926 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.926 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.926 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:27.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:27.927 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:27.927 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:27.990 | INFO migrate.versioning.api [-] 0 -> 1...  2020-11-30 11:11:27.998 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:27.998 | INFO migrate.versioning.api [-] 1 -> 2...  2020-11-30 11:11:28.006 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.006 | INFO migrate.versioning.api [-] 2 -> 3...  2020-11-30 11:11:28.021 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.022 | INFO migrate.versioning.api [-] 3 -> 4...  2020-11-30 11:11:28.029 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.029 | INFO migrate.versioning.api [-] 4 -> 5...  2020-11-30 11:11:28.036 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.037 | INFO migrate.versioning.api [-] 5 -> 6...  2020-11-30 11:11:28.044 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.044 | INFO migrate.versioning.api [-] 6 -> 7...  2020-11-30 11:11:28.051 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.051 | INFO migrate.versioning.api [-] 7 -> 8...  2020-11-30 11:11:28.059 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.059 | INFO migrate.versioning.api [-] 8 -> 9...  2020-11-30 11:11:28.069 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.069 | INFO migrate.versioning.api [-] 9 -> 10...  2020-11-30 11:11:28.077 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.077 | INFO migrate.versioning.api [-] 10 -> 11...  2020-11-30 11:11:28.084 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.084 | INFO migrate.versioning.api [-] 11 -> 12...  2020-11-30 11:11:28.103 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.103 | INFO migrate.versioning.api [-] 12 -> 13...  2020-11-30 11:11:28.111 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.111 | INFO migrate.versioning.api [-] 13 -> 14...  2020-11-30 11:11:28.142 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.143 | INFO migrate.versioning.api [-] 14 -> 15...  2020-11-30 11:11:28.169 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.169 | INFO migrate.versioning.api [-] 15 -> 16...  2020-11-30 11:11:28.177 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.177 | INFO migrate.versioning.api [-] 16 -> 17...  2020-11-30 11:11:28.185 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.185 | INFO migrate.versioning.api [-] 17 -> 18...  2020-11-30 11:11:28.192 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.192 | INFO migrate.versioning.api [-] 18 -> 19...  2020-11-30 11:11:28.199 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.199 | INFO migrate.versioning.api [-] 19 -> 20...  2020-11-30 11:11:28.206 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.206 | INFO migrate.versioning.api [-] 20 -> 21...  2020-11-30 11:11:28.214 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.215 | INFO migrate.versioning.api [-] 21 -> 22...  2020-11-30 11:11:28.221 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.221 | INFO migrate.versioning.api [-] 22 -> 23...  2020-11-30 11:11:28.229 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.229 | INFO migrate.versioning.api [-] 23 -> 24...  2020-11-30 11:11:28.236 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.237 | INFO migrate.versioning.api [-] 24 -> 25...  2020-11-30 11:11:28.245 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.245 | INFO migrate.versioning.api [-] 25 -> 26...  2020-11-30 11:11:28.252 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.252 | INFO migrate.versioning.api [-] 26 -> 27...  2020-11-30 11:11:28.260 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.261 | INFO migrate.versioning.api [-] 27 -> 28...  2020-11-30 11:11:28.269 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.269 | INFO migrate.versioning.api [-] 28 -> 29...  2020-11-30 11:11:28.277 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.277 | INFO migrate.versioning.api [-] 29 -> 30...  2020-11-30 11:11:28.285 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.285 | INFO migrate.versioning.api [-] 30 -> 31...  2020-11-30 11:11:28.293 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.293 | INFO migrate.versioning.api [-] 31 -> 32...  2020-11-30 11:11:28.303 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.303 | INFO migrate.versioning.api [-] 32 -> 33...  2020-11-30 11:11:28.311 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.311 | INFO migrate.versioning.api [-] 33 -> 34...  2020-11-30 11:11:28.318 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.318 | INFO migrate.versioning.api [-] 34 -> 35...  2020-11-30 11:11:28.325 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.325 | INFO migrate.versioning.api [-] 35 -> 36...  2020-11-30 11:11:28.335 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.335 | INFO migrate.versioning.api [-] 36 -> 37...  2020-11-30 11:11:28.343 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.343 | INFO migrate.versioning.api [-] 37 -> 38...  2020-11-30 11:11:28.351 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.351 | INFO migrate.versioning.api [-] 38 -> 39...  2020-11-30 11:11:28.358 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.358 | INFO migrate.versioning.api [-] 39 -> 40...  2020-11-30 11:11:28.367 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.367 | INFO migrate.versioning.api [-] 40 -> 41...  2020-11-30 11:11:28.374 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.374 | INFO migrate.versioning.api [-] 41 -> 42...  2020-11-30 11:11:28.383 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.383 | INFO migrate.versioning.api [-] 42 -> 43...  2020-11-30 11:11:28.390 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.390 | INFO migrate.versioning.api [-] 43 -> 44...  2020-11-30 11:11:28.399 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.399 | INFO migrate.versioning.api [-] 44 -> 45...  2020-11-30 11:11:28.406 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.406 | INFO migrate.versioning.api [-] 45 -> 46...  2020-11-30 11:11:28.429 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.429 | INFO migrate.versioning.api [-] 46 -> 47...  2020-11-30 11:11:28.437 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.437 | INFO migrate.versioning.api [-] 47 -> 48...  2020-11-30 11:11:28.444 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.444 | INFO migrate.versioning.api [-] 48 -> 49...  2020-11-30 11:11:28.452 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.452 | INFO migrate.versioning.api [-] 49 -> 50...  2020-11-30 11:11:28.459 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.459 | INFO migrate.versioning.api [-] 50 -> 51...  2020-11-30 11:11:28.466 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.466 | INFO migrate.versioning.api [-] 51 -> 52...  2020-11-30 11:11:28.474 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.474 | INFO migrate.versioning.api [-] 52 -> 53...  2020-11-30 11:11:28.482 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.482 | INFO migrate.versioning.api [-] 53 -> 54...  2020-11-30 11:11:28.490 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.490 | INFO migrate.versioning.api [-] 54 -> 55...  2020-11-30 11:11:28.498 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.498 | INFO migrate.versioning.api [-] 55 -> 56...  2020-11-30 11:11:28.505 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.506 | INFO migrate.versioning.api [-] 56 -> 57...  2020-11-30 11:11:28.519 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.519 | INFO migrate.versioning.api [-] 57 -> 58...  2020-11-30 11:11:28.527 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.527 | INFO migrate.versioning.api [-] 58 -> 59...  2020-11-30 11:11:28.534 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.534 | INFO migrate.versioning.api [-] 59 -> 60...  2020-11-30 11:11:28.541 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.541 | INFO migrate.versioning.api [-] 60 -> 61...  2020-11-30 11:11:28.548 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.548 | INFO migrate.versioning.api [-] 61 -> 62...  2020-11-30 11:11:28.564 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.564 | INFO migrate.versioning.api [-] 62 -> 63...  2020-11-30 11:11:28.572 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.572 | INFO migrate.versioning.api [-] 63 -> 64...  2020-11-30 11:11:28.580 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.580 | INFO migrate.versioning.api [-] 64 -> 65...  2020-11-30 11:11:28.588 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.588 | INFO migrate.versioning.api [-] 65 -> 66...  2020-11-30 11:11:28.596 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.596 | INFO migrate.versioning.api [-] 66 -> 67...  2020-11-30 11:11:28.603 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.603 | INFO migrate.versioning.api [-] 67 -> 68...  2020-11-30 11:11:28.610 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.610 | INFO migrate.versioning.api [-] 68 -> 69...  2020-11-30 11:11:28.618 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.618 | INFO migrate.versioning.api [-] 69 -> 70...  2020-11-30 11:11:28.626 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.626 | INFO migrate.versioning.api [-] 70 -> 71...  2020-11-30 11:11:28.634 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.634 | INFO migrate.versioning.api [-] 71 -> 72...  2020-11-30 11:11:28.644 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.645 | INFO migrate.versioning.api [-] 72 -> 73...  2020-11-30 11:11:28.653 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.654 | INFO migrate.versioning.api [-] 73 -> 74...  2020-11-30 11:11:28.663 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.663 | INFO migrate.versioning.api [-] 74 -> 75...  2020-11-30 11:11:28.672 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.672 | INFO migrate.versioning.api [-] 75 -> 76...  2020-11-30 11:11:28.679 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.680 | INFO migrate.versioning.api [-] 76 -> 77...  2020-11-30 11:11:28.687 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.687 | INFO migrate.versioning.api [-] 77 -> 78...  2020-11-30 11:11:28.695 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:28.697 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.697 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.698 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.698 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.698 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.698 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.699 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.700 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.700 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.700 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.702 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.702 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.702 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.704 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.705 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.707 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.708 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.709 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.709 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.710 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.710 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.710 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.710 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.711 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.711 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.713 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.713 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.714 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.714 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.714 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.715 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.715 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.715 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.716 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.717 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.717 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.717 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.718 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.719 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.719 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.719 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.720 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.720 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.721 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.721 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.722 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.722 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.723 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.724 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.724 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.725 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:28.725 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:28.726 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:28.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.728 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.728 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.730 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.730 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.730 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.731 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.731 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.734 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.734 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.735 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.735 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.736 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.737 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.737 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.737 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.737 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.738 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.739 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.739 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.739 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.740 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.740 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.740 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.741 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.741 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.741 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.741 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.741 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.742 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.744 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.744 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.745 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.746 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.746 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.747 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.748 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.748 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.748 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.748 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.748 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.748 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.749 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.749 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.750 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.750 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.750 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.750 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.751 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.751 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.751 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.752 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.752 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.752 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.753 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.753 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.753 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.753 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.753 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.754 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.754 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.754 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.754 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:28.755 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:28.755 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:28.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.757 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.757 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.760 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.760 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.760 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.760 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.761 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.763 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.764 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.764 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.765 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.765 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.765 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.765 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.766 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.766 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.766 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.766 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.766 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.767 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.768 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.769 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.769 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.769 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.770 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.771 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.771 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.771 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.771 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.773 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.773 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.774 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.775 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.775 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.777 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.777 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.777 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.777 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.777 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.778 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.778 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.778 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.778 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.779 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.779 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.779 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.779 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.780 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.780 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.781 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.781 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.781 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.781 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.782 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.782 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.782 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.782 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.783 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.783 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.783 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.783 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.784 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:28.784 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:28.791 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:28.792 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.792 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.793 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.793 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.793 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.794 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.794 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.795 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.795 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.795 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.797 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.797 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.797 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.799 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.799 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.802 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.803 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.804 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.804 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.805 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.805 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.805 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.806 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.806 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.806 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.808 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.808 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.808 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.809 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.809 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.809 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.810 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.810 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.811 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.811 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.812 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.812 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.812 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.814 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.814 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.814 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.815 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.815 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.815 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.816 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.817 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.817 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.818 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.818 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.818 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.819 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:28.819 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:28.835 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:28.836 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.836 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.837 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.837 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.838 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.838 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.839 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.839 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.840 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.840 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.841 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.841 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.841 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.844 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.844 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.847 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.849 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.851 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.851 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.852 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.852 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.853 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.853 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.853 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.854 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.855 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.855 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.856 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.857 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.857 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.857 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.859 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.859 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.859 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.860 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.860 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.861 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.861 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.861 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.862 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.862 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.863 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.863 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.864 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.865 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.866 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.866 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.866 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.867 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:28.867 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:28.867 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:28.869 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.869 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.869 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.870 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.870 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.870 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.871 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.871 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.872 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.872 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.873 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.873 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.874 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.876 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.876 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.878 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.879 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.881 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.881 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.881 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.882 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.882 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.882 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.883 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.883 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.885 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.885 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.885 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.886 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.886 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.886 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.887 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.887 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.888 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.889 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.889 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.889 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.889 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.891 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.891 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.891 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.892 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.892 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.892 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.893 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.894 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.894 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.895 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.895 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.895 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.896 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:28.897 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:28.904 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:11:28.905 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.905 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.906 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.906 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.906 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.906 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.907 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.907 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.908 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.908 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.909 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.909 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.910 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.912 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.912 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.915 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.916 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.917 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.917 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.918 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.918 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.918 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.918 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.919 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.919 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.921 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.921 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.921 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.922 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.922 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.922 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.923 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.923 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.924 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.924 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.925 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.925 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.925 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.927 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.927 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.927 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.928 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.928 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.928 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.929 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.930 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.930 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.931 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.931 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.931 | 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=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:11:28.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:11:28.932 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:11:28.933 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=65558) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:11:28.941 | INFO migrate.versioning.api [-] 0 -> 1...  2020-11-30 11:11:28.950 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:28.950 | INFO migrate.versioning.api [-] 1 -> 2...  2020-11-30 11:11:29.156 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.157 | INFO migrate.versioning.api [-] 2 -> 3...  2020-11-30 11:11:29.435 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.436 | INFO migrate.versioning.api [-] 3 -> 4...  2020-11-30 11:11:29.750 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.750 | INFO migrate.versioning.api [-] 4 -> 5...  2020-11-30 11:11:29.759 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.759 | INFO migrate.versioning.api [-] 5 -> 6...  2020-11-30 11:11:29.767 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.767 | INFO migrate.versioning.api [-] 6 -> 7...  2020-11-30 11:11:29.774 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.775 | INFO migrate.versioning.api [-] 7 -> 8...  2020-11-30 11:11:29.782 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.782 | INFO migrate.versioning.api [-] 8 -> 9...  2020-11-30 11:11:29.790 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.790 | INFO migrate.versioning.api [-] 9 -> 10...  2020-11-30 11:11:29.798 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.798 | INFO migrate.versioning.api [-] 10 -> 11...  2020-11-30 11:11:29.855 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.855 | INFO migrate.versioning.api [-] 11 -> 12...  2020-11-30 11:11:29.982 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:29.982 | INFO migrate.versioning.api [-] 12 -> 13...  2020-11-30 11:11:30.142 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.142 | INFO migrate.versioning.api [-] 13 -> 14...  2020-11-30 11:11:30.493 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.493 | INFO migrate.versioning.api [-] 14 -> 15...  2020-11-30 11:11:30.622 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.622 | INFO migrate.versioning.api [-] 15 -> 16...  2020-11-30 11:11:30.631 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.631 | INFO migrate.versioning.api [-] 16 -> 17...  2020-11-30 11:11:30.644 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.644 | INFO migrate.versioning.api [-] 17 -> 18...  2020-11-30 11:11:30.657 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.657 | INFO migrate.versioning.api [-] 18 -> 19...  2020-11-30 11:11:30.666 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.666 | INFO migrate.versioning.api [-] 19 -> 20...  2020-11-30 11:11:30.675 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.675 | INFO migrate.versioning.api [-] 20 -> 21...  2020-11-30 11:11:30.685 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.685 | INFO migrate.versioning.api [-] 21 -> 22...  2020-11-30 11:11:30.693 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.693 | INFO migrate.versioning.api [-] 22 -> 23...  2020-11-30 11:11:30.702 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.703 | INFO migrate.versioning.api [-] 23 -> 24...  2020-11-30 11:11:30.820 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.820 | INFO migrate.versioning.api [-] 24 -> 25...  2020-11-30 11:11:30.829 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.829 | INFO migrate.versioning.api [-] 25 -> 26...  2020-11-30 11:11:30.838 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.839 | INFO migrate.versioning.api [-] 26 -> 27...  2020-11-30 11:11:30.847 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.848 | INFO migrate.versioning.api [-] 27 -> 28...  2020-11-30 11:11:30.856 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.856 | INFO migrate.versioning.api [-] 28 -> 29...  2020-11-30 11:11:30.865 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.865 | INFO migrate.versioning.api [-] 29 -> 30...  2020-11-30 11:11:30.873 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.873 | INFO migrate.versioning.api [-] 30 -> 31...  2020-11-30 11:11:30.881 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.881 | INFO migrate.versioning.api [-] 31 -> 32...  2020-11-30 11:11:30.916 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.916 | INFO migrate.versioning.api [-] 32 -> 33...  2020-11-30 11:11:30.925 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.925 | INFO migrate.versioning.api [-] 33 -> 34...  2020-11-30 11:11:30.933 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:30.933 | INFO migrate.versioning.api [-] 34 -> 35...  2020-11-30 11:11:31.042 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.042 | INFO migrate.versioning.api [-] 35 -> 36...  2020-11-30 11:11:31.152 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.152 | INFO migrate.versioning.api [-] 36 -> 37...  2020-11-30 11:11:31.201 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.201 | INFO migrate.versioning.api [-] 37 -> 38...  2020-11-30 11:11:31.210 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.211 | INFO migrate.versioning.api [-] 38 -> 39...  2020-11-30 11:11:31.220 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.220 | INFO migrate.versioning.api [-] 39 -> 40...  2020-11-30 11:11:31.228 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.229 | INFO migrate.versioning.api [-] 40 -> 41...  2020-11-30 11:11:31.237 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.237 | INFO migrate.versioning.api [-] 41 -> 42...  2020-11-30 11:11:31.245 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.246 | INFO migrate.versioning.api [-] 42 -> 43...  2020-11-30 11:11:31.254 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.254 | INFO migrate.versioning.api [-] 43 -> 44...  2020-11-30 11:11:31.263 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.264 | INFO migrate.versioning.api [-] 44 -> 45...  2020-11-30 11:11:31.272 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.272 | INFO migrate.versioning.api [-] 45 -> 46...  2020-11-30 11:11:31.281 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.281 | INFO migrate.versioning.api [-] 46 -> 47...  2020-11-30 11:11:31.392 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.392 | INFO migrate.versioning.api [-] 47 -> 48...  2020-11-30 11:11:31.401 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.401 | INFO migrate.versioning.api [-] 48 -> 49...  2020-11-30 11:11:31.409 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.410 | INFO migrate.versioning.api [-] 49 -> 50...  2020-11-30 11:11:31.418 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.418 | INFO migrate.versioning.api [-] 50 -> 51...  2020-11-30 11:11:31.427 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.427 | INFO migrate.versioning.api [-] 51 -> 52...  2020-11-30 11:11:31.438 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.438 | INFO migrate.versioning.api [-] 52 -> 53...  2020-11-30 11:11:31.447 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.447 | INFO migrate.versioning.api [-] 53 -> 54...  2020-11-30 11:11:31.564 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.564 | INFO migrate.versioning.api [-] 54 -> 55...  2020-11-30 11:11:31.586 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.586 | INFO migrate.versioning.api [-] 55 -> 56...  2020-11-30 11:11:31.594 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.594 | INFO migrate.versioning.api [-] 56 -> 57...  2020-11-30 11:11:31.602 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.602 | INFO migrate.versioning.api [-] 57 -> 58...  2020-11-30 11:11:31.610 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.610 | INFO migrate.versioning.api [-] 58 -> 59...  2020-11-30 11:11:31.619 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.619 | INFO migrate.versioning.api [-] 59 -> 60...  2020-11-30 11:11:31.628 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.628 | INFO migrate.versioning.api [-] 60 -> 61...  2020-11-30 11:11:31.636 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.636 | INFO migrate.versioning.api [-] 61 -> 62...  2020-11-30 11:11:31.644 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.644 | INFO migrate.versioning.api [-] 62 -> 63...  2020-11-30 11:11:31.973 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.974 | INFO migrate.versioning.api [-] 63 -> 64...  2020-11-30 11:11:31.983 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.983 | INFO migrate.versioning.api [-] 64 -> 65...  2020-11-30 11:11:31.991 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.991 | INFO migrate.versioning.api [-] 65 -> 66...  2020-11-30 11:11:31.999 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:31.999 | INFO migrate.versioning.api [-] 66 -> 67...  2020-11-30 11:11:32.007 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.007 | INFO migrate.versioning.api [-] 67 -> 68...  2020-11-30 11:11:32.015 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.015 | INFO migrate.versioning.api [-] 68 -> 69...  2020-11-30 11:11:32.023 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.023 | INFO migrate.versioning.api [-] 69 -> 70...  2020-11-30 11:11:32.031 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.031 | INFO migrate.versioning.api [-] 70 -> 71...  2020-11-30 11:11:32.040 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.040 | INFO migrate.versioning.api [-] 71 -> 72...  2020-11-30 11:11:32.079 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.079 | INFO migrate.versioning.api [-] 72 -> 73...  2020-11-30 11:11:32.087 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.088 | INFO migrate.versioning.api [-] 73 -> 74...  2020-11-30 11:11:32.096 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.096 | INFO migrate.versioning.api [-] 74 -> 75...  2020-11-30 11:11:32.104 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.104 | INFO migrate.versioning.api [-] 75 -> 76...  2020-11-30 11:11:32.112 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.112 | INFO migrate.versioning.api [-] 76 -> 77...  2020-11-30 11:11:32.120 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.120 | INFO migrate.versioning.api [-] 77 -> 78...  2020-11-30 11:11:32.128 | INFO migrate.versioning.api [-] done 2020-11-30 11:11:32.410 | + lib/keystone:init_keystone:449 : time_stop dbsync 2020-11-30 11:11:32.413 | + functions-common:time_stop:2331 : local name 2020-11-30 11:11:32.416 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:11:32.419 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:11:32.422 | + functions-common:time_stop:2334 : local total 2020-11-30 11:11:32.424 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:11:32.427 | + functions-common:time_stop:2337 : name=dbsync 2020-11-30 11:11:32.430 | + functions-common:time_stop:2338 : start_time=1606734672476 2020-11-30 11:11:32.432 | + functions-common:time_stop:2340 : [[ -z 1606734672476 ]] 2020-11-30 11:11:32.436 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:11:32.439 | + functions-common:time_stop:2343 : end_time=1606734692436 2020-11-30 11:11:32.442 | + functions-common:time_stop:2344 : elapsed_time=19960 2020-11-30 11:11:32.445 | + functions-common:time_stop:2345 : total=0 2020-11-30 11:11:32.448 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:11:32.450 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19960 2020-11-30 11:11:32.453 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2020-11-30 11:11:32.455 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2020-11-30 11:11:32.460 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2020-11-30 11:11:34.970 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2020-11-30 11:11:34.971 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2020-11-30 11:11:34.971 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2020-11-30 11:11:34.971 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2020-11-30 11:11:34.972 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2020-11-30 11:11:34.972 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2020-11-30 11:11:34.972 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2020-11-30 11:11:34.973 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2020-11-30 11:11:34.973 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2020-11-30 11:11:35.228 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2020-11-30 11:11:35.232 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2020-11-30 11:11:37.569 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2020-11-30 11:11:37.569 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2020-11-30 11:11:37.570 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2020-11-30 11:11:37.570 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2020-11-30 11:11:37.571 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2020-11-30 11:11:37.571 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2020-11-30 11:11:37.572 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2020-11-30 11:11:37.572 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2020-11-30 11:11:37.572 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2020-11-30 11:11:37.828 | + ./stack.sh:main:1087 : start_keystone 2020-11-30 11:11:37.831 | + lib/keystone:start_keystone:516 : local service_port=5000 2020-11-30 11:11:37.835 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2020-11-30 11:11:37.838 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2020-11-30 11:11:37.863 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:11:37.866 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2020-11-30 11:11:37.870 | ++ lib/keystone:start_keystone:527 : which uwsgi 2020-11-30 11:11:37.874 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2020-11-30 11:11:37.876 | + functions-common:run_process:1582 : local service=keystone 2020-11-30 11:11:37.879 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-11-30 11:11:37.881 | + functions-common:run_process:1584 : local group= 2020-11-30 11:11:37.884 | + functions-common:run_process:1585 : local user= 2020-11-30 11:11:37.887 | + functions-common:run_process:1587 : local name=keystone 2020-11-30 11:11:37.889 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:11:37.892 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:11:37.895 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:11:37.897 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:11:37.901 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:11:37.905 | + functions-common:time_start:2322 : _TIME_START[$name]=1606734697902 2020-11-30 11:11:37.907 | + functions-common:run_process:1590 : is_service_enabled keystone 2020-11-30 11:11:37.925 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:11:37.927 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2020-11-30 11:11:37.930 | + functions-common:_run_under_systemd:1547 : local service=keystone 2020-11-30 11:11:37.933 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-11-30 11:11:37.937 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-11-30 11:11:37.940 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-11-30 11:11:37.943 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-11-30 11:11:37.946 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2020-11-30 11:11:37.949 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2020-11-30 11:11:37.952 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2020-11-30 11:11:37.956 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:11:37.959 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:11:37.962 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2020-11-30 11:11:37.966 | + 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 2020-11-30 11:11:37.969 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2020-11-30 11:11:37.972 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2020-11-30 11:11:37.975 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2020-11-30 11:11:37.978 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2020-11-30 11:11:37.980 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2020-11-30 11:11:37.983 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2020-11-30 11:11:37.987 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2020-11-30 11:11:38.047 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2020-11-30 11:11:38.116 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2020-11-30 11:11:38.169 | + 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' 2020-11-30 11:11:38.220 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:11:38.272 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2020-11-30 11:11:38.337 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2020-11-30 11:11:38.394 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2020-11-30 11:11:38.446 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2020-11-30 11:11:38.506 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2020-11-30 11:11:38.563 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2020-11-30 11:11:38.566 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2020-11-30 11:11:38.632 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2020-11-30 11:11:38.837 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2020-11-30 11:11:38.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2020-11-30 11:11:39.059 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2020-11-30 11:11:39.143 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:11:39.146 | + functions-common:time_stop:2331 : local name 2020-11-30 11:11:39.150 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:11:39.154 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:11:39.157 | + functions-common:time_stop:2334 : local total 2020-11-30 11:11:39.160 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:11:39.164 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:11:39.167 | + functions-common:time_stop:2338 : start_time=1606734697902 2020-11-30 11:11:39.170 | + functions-common:time_stop:2340 : [[ -z 1606734697902 ]] 2020-11-30 11:11:39.174 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:11:39.179 | + functions-common:time_stop:2343 : end_time=1606734699176 2020-11-30 11:11:39.183 | + functions-common:time_stop:2344 : elapsed_time=1274 2020-11-30 11:11:39.185 | + functions-common:time_stop:2345 : total=986 2020-11-30 11:11:39.187 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:11:39.190 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2260 2020-11-30 11:11:39.193 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2020-11-30 11:11:39.193 | Waiting for keystone to start... 2020-11-30 11:11:39.195 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.30/identity/v3/ 2020-11-30 11:11:39.198 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2020-11-30 11:11:39.201 | + functions:wait_for_service:444 : local timeout=60 2020-11-30 11:11:39.203 | + functions:wait_for_service:445 : local url=http://10.222.0.30/identity/v3/ 2020-11-30 11:11:39.205 | + functions:wait_for_service:446 : local rval=0 2020-11-30 11:11:39.208 | + functions:wait_for_service:447 : time_start wait_for_service 2020-11-30 11:11:39.211 | + functions-common:time_start:2317 : local name=wait_for_service 2020-11-30 11:11:39.214 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:11:39.216 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:11:39.219 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:11:39.223 | + functions-common:time_start:2322 : _TIME_START[$name]=1606734699220 2020-11-30 11:11:39.226 | + functions:wait_for_service:448 : timeout 60 bash -x 2020-11-30 11:11:39.231 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2020-11-30 11:11:43.051 | + :: : [[ 200 == 503 ]] 2020-11-30 11:11:43.052 | + :: : [[ 0 -eq 7 ]] 2020-11-30 11:11:43.056 | + functions:wait_for_service:453 : time_stop wait_for_service 2020-11-30 11:11:43.058 | + functions-common:time_stop:2331 : local name 2020-11-30 11:11:43.061 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:11:43.064 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:11:43.066 | + functions-common:time_stop:2334 : local total 2020-11-30 11:11:43.069 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:11:43.072 | + functions-common:time_stop:2337 : name=wait_for_service 2020-11-30 11:11:43.074 | + functions-common:time_stop:2338 : start_time=1606734699220 2020-11-30 11:11:43.077 | + functions-common:time_stop:2340 : [[ -z 1606734699220 ]] 2020-11-30 11:11:43.080 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:11:43.083 | + functions-common:time_stop:2343 : end_time=1606734703081 2020-11-30 11:11:43.086 | + functions-common:time_stop:2344 : elapsed_time=3861 2020-11-30 11:11:43.089 | + functions-common:time_stop:2345 : total=0 2020-11-30 11:11:43.091 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:11:43.094 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3861 2020-11-30 11:11:43.096 | + functions:wait_for_service:454 : return 0 2020-11-30 11:11:43.099 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2020-11-30 11:11:43.116 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:11:43.118 | + lib/keystone:start_keystone:549 : restart_service memcached 2020-11-30 11:11:43.121 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:11:43.123 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2020-11-30 11:11:43.173 | + ./stack.sh:main:1088 : bootstrap_keystone 2020-11-30 11:11:43.183 | + 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.30/identity --bootstrap-public-url http://10.222.0.30/identity 2020-11-30 11:11:45.522 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.522 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.522 | 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=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.534 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.557 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.557 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.598 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.642 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.642 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.775 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.776 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.776 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.776 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.776 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.776 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.792 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.792 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.792 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.792 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.792 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.803 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.871 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.872 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.873 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2020-11-30 11:11:45.926 | 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=66194) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2020-11-30 11:11:46.257 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created domain default 2020-11-30 11:11:46.302 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created project admin 2020-11-30 11:11:46.333 | DEBUG passlib.handlers.bcrypt [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=66194) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2020-11-30 11:11:46.334 | DEBUG passlib.handlers.bcrypt [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=66194) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2020-11-30 11:11:46.397 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created user admin 2020-11-30 11:11:46.412 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created role reader 2020-11-30 11:11:46.428 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created role member 2020-11-30 11:11:46.453 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created implied role where 7836c149e97749d99be29feb7e807232 implies f44f0d43f62a4a7984f3c7626e5d07c1 2020-11-30 11:11:46.466 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created role admin 2020-11-30 11:11:46.488 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created implied role where b20a52348e5d4e889f228219ed34526b implies 7836c149e97749d99be29feb7e807232 2020-11-30 11:11:46.501 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Granted role admin on project admin to user admin. 2020-11-30 11:11:46.509 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Granted role admin on the system to user admin. 2020-11-30 11:11:46.522 | WARNING py.warnings [None req-302b30c3-6c2d-432f-881d-4692cc24d12b 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. 2020-11-30 11:11:46.522 | 'identifiers should be a valid uuid.' % (value))) 2020-11-30 11:11:46.522 |  2020-11-30 11:11:46.526 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created region RegionOne 2020-11-30 11:11:46.563 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created public endpoint http://10.222.0.30/identity 2020-11-30 11:11:46.576 | INFO keystone.cmd.bootstrap [None req-302b30c3-6c2d-432f-881d-4692cc24d12b None None] Created admin endpoint http://10.222.0.30/identity 2020-11-30 11:11:46.950 | + ./stack.sh:main:1091 : create_keystone_accounts 2020-11-30 11:11:46.953 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2020-11-30 11:11:46.957 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2020-11-30 11:11:50.041 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:11:50.044 | + lib/keystone:create_keystone_accounts:315 : admin_project=8d098f472a314c2c9a3aeef3e510caa1 2020-11-30 11:11:50.047 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2020-11-30 11:11:50.050 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2020-11-30 11:11:52.452 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:11:52.455 | + lib/keystone:create_keystone_accounts:317 : admin_user=58b2164c70004fa4a27c47a4e9a1ad1f 2020-11-30 11:11:52.457 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2020-11-30 11:11:52.460 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2020-11-30 11:11:52.463 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 58b2164c70004fa4a27c47a4e9a1ad1f default 2020-11-30 11:11:52.466 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2020-11-30 11:11:52.470 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --domain default 2020-11-30 11:11:52.470 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:11:52.471 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2020-11-30 11:11:52.474 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:11:52.478 | ++ functions-common:get_field:727 : read data 2020-11-30 11:11:54.982 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:11:54.986 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2020-11-30 11:11:54.989 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2020-11-30 11:11:54.991 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --domain default 2020-11-30 11:11:57.816 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:11:57.816 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --domain default 2020-11-30 11:11:57.816 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2020-11-30 11:11:57.820 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:11:57.823 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:00.433 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:00.436 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:12:00.439 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:12:00.442 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | 58b2164c70004fa4a27c47a4e9a1ad1f | | | default | | False |' 2020-11-30 11:12:00.443 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:12:00.449 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:00.452 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:12:00.455 | + functions-common:get_or_add_user_domain_role:936 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:12:00.455 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:12:00.457 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2020-11-30 11:12:00.460 | + functions-common:get_or_create_domain:792 : local domain_id 2020-11-30 11:12:00.464 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2020-11-30 11:12:02.780 | + functions-common:get_or_create_domain:802 : domain_id=default 2020-11-30 11:12:02.782 | + functions-common:get_or_create_domain:803 : echo default 2020-11-30 11:12:02.782 | default 2020-11-30 11:12:02.785 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2020-11-30 11:12:02.787 | + functions-common:get_or_create_project:847 : local project_id 2020-11-30 11:12:02.791 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2020-11-30 11:12:05.658 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:05.661 | + functions-common:get_or_create_project:853 : project_id=82747e0a824e4a828b36bb43dabdb7e2 2020-11-30 11:12:05.664 | + functions-common:get_or_create_project:854 : echo 82747e0a824e4a828b36bb43dabdb7e2 2020-11-30 11:12:05.664 | 82747e0a824e4a828b36bb43dabdb7e2 2020-11-30 11:12:05.667 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2020-11-30 11:12:05.670 | + functions-common:get_or_create_role:860 : local role_id 2020-11-30 11:12:05.673 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2020-11-30 11:12:08.087 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:08.090 | + functions-common:get_or_create_role:865 : role_id=e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:12:08.092 | + functions-common:get_or_create_role:866 : echo e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:12:08.092 | e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:12:08.095 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2020-11-30 11:12:08.097 | + functions-common:get_or_create_role:860 : local role_id 2020-11-30 11:12:08.101 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2020-11-30 11:12:10.401 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:10.404 | + functions-common:get_or_create_role:865 : role_id=cec663a742804fdc86a713cf81889dbe 2020-11-30 11:12:10.407 | + functions-common:get_or_create_role:866 : echo cec663a742804fdc86a713cf81889dbe 2020-11-30 11:12:10.407 | cec663a742804fdc86a713cf81889dbe 2020-11-30 11:12:10.409 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2020-11-30 11:12:10.412 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2020-11-30 11:12:10.414 | + functions-common:get_or_create_role:860 : local role_id 2020-11-30 11:12:10.418 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2020-11-30 11:12:12.749 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:12.752 | + functions-common:get_or_create_role:865 : role_id=01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:12:12.755 | + functions-common:get_or_create_role:866 : echo 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:12:12.755 | 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:12:12.757 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2020-11-30 11:12:12.761 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2020-11-30 11:12:12.764 | ++ functions-common:get_or_create_project:847 : local project_id 2020-11-30 11:12:12.767 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2020-11-30 11:12:15.137 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:15.140 | ++ functions-common:get_or_create_project:853 : project_id=766b3343555f4491b4facb327ec5e507 2020-11-30 11:12:15.142 | ++ functions-common:get_or_create_project:854 : echo 766b3343555f4491b4facb327ec5e507 2020-11-30 11:12:15.145 | + lib/keystone:create_keystone_accounts:343 : invis_project=766b3343555f4491b4facb327ec5e507 2020-11-30 11:12:15.149 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2020-11-30 11:12:15.152 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2020-11-30 11:12:15.154 | ++ functions-common:get_or_create_project:847 : local project_id 2020-11-30 11:12:15.158 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2020-11-30 11:12:17.820 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:17.823 | ++ functions-common:get_or_create_project:853 : project_id=0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:17.826 | ++ functions-common:get_or_create_project:854 : echo 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:17.830 | + lib/keystone:create_keystone_accounts:347 : demo_project=0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:17.832 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2020-11-30 11:12:17.836 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2020-11-30 11:12:17.839 | ++ functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:12:17.846 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2020-11-30 11:12:17.848 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2020-11-30 11:12:17.856 | +++ 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 2020-11-30 11:12:20.301 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:20.305 | ++ functions-common:get_or_create_user:840 : user_id=ecf990a356b443e692bf29422deab44c 2020-11-30 11:12:20.308 | ++ functions-common:get_or_create_user:841 : echo ecf990a356b443e692bf29422deab44c 2020-11-30 11:12:20.312 | + lib/keystone:create_keystone_accounts:350 : demo_user=ecf990a356b443e692bf29422deab44c 2020-11-30 11:12:20.315 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member ecf990a356b443e692bf29422deab44c 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:20.318 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:12:20.323 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:12:20.325 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:12:20.328 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:12:20.330 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:12:20.333 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:12:20.335 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:12:20.339 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:12:20.344 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:20.344 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:12:20.344 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user ecf990a356b443e692bf29422deab44c --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:20.347 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:20.351 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:22.945 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:22.949 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:12:22.952 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:12:22.954 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user ecf990a356b443e692bf29422deab44c --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:25.428 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user ecf990a356b443e692bf29422deab44c --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:25.428 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:25.429 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:12:25.432 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:25.435 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:28.213 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:28.216 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:12:28.220 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:12:28.223 | ++ functions-common:get_field:733 : echo '| 7836c149e97749d99be29feb7e807232 | ecf990a356b443e692bf29422deab44c | | 0d3c6bcf387741be826ffd089e1e908d | | | False |' 2020-11-30 11:12:28.223 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:12:28.230 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:28.233 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7836c149e97749d99be29feb7e807232 2020-11-30 11:12:28.236 | + functions-common:get_or_add_user_project_role:912 : echo 7836c149e97749d99be29feb7e807232 2020-11-30 11:12:28.236 | 7836c149e97749d99be29feb7e807232 2020-11-30 11:12:28.239 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 58b2164c70004fa4a27c47a4e9a1ad1f 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:28.242 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:12:28.246 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:12:28.249 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:12:28.252 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:12:28.255 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:12:28.259 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:12:28.262 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:12:28.266 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:12:28.270 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:28.271 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:28.271 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:12:28.275 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:28.279 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:30.887 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:30.891 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:12:30.894 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:12:30.897 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:33.338 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:33.339 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:33.339 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:12:33.342 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:33.346 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:35.934 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:35.938 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:12:35.940 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:12:35.944 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | 58b2164c70004fa4a27c47a4e9a1ad1f | | 0d3c6bcf387741be826ffd089e1e908d | | | False |' 2020-11-30 11:12:35.944 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:12:35.950 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:35.953 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:12:35.955 | + functions-common:get_or_add_user_project_role:912 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:12:35.956 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:12:35.958 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole ecf990a356b443e692bf29422deab44c 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:35.961 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:12:35.964 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:12:35.967 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:12:35.970 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:12:35.972 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:12:35.974 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:12:35.977 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:12:35.980 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:12:35.984 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user ecf990a356b443e692bf29422deab44c --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:35.984 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:35.984 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:12:35.988 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:35.991 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:38.559 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:38.563 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:12:38.566 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:12:38.569 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user ecf990a356b443e692bf29422deab44c --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:41.017 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user ecf990a356b443e692bf29422deab44c --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:12:41.018 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:12:41.018 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:41.021 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:41.025 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:43.648 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:43.652 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:12:43.654 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:12:43.658 | ++ functions-common:get_field:733 : echo '| 01992fa1ca6d46029a313d4becf6354a | ecf990a356b443e692bf29422deab44c | | 0d3c6bcf387741be826ffd089e1e908d | | | False |' 2020-11-30 11:12:43.658 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:12:43.665 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:43.669 | + functions-common:get_or_add_user_project_role:910 : user_role_id=01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:12:43.672 | + functions-common:get_or_add_user_project_role:912 : echo 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:12:43.672 | 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:12:43.674 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member ecf990a356b443e692bf29422deab44c 766b3343555f4491b4facb327ec5e507 2020-11-30 11:12:43.678 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:12:43.681 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:12:43.684 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:12:43.687 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:12:43.689 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:12:43.692 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:12:43.695 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:12:43.698 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:12:43.702 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user ecf990a356b443e692bf29422deab44c --project 766b3343555f4491b4facb327ec5e507 2020-11-30 11:12:43.702 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:43.703 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:12:43.707 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:43.711 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:46.425 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:46.430 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:12:46.432 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:12:46.435 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user ecf990a356b443e692bf29422deab44c --project 766b3343555f4491b4facb327ec5e507 2020-11-30 11:12:48.982 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user ecf990a356b443e692bf29422deab44c --project 766b3343555f4491b4facb327ec5e507 2020-11-30 11:12:48.983 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:48.983 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:12:48.986 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:48.989 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:51.562 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:51.565 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:12:51.567 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:12:51.571 | ++ functions-common:get_field:733 : echo '| 7836c149e97749d99be29feb7e807232 | ecf990a356b443e692bf29422deab44c | | 766b3343555f4491b4facb327ec5e507 | | | False |' 2020-11-30 11:12:51.571 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:12:51.577 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:51.580 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7836c149e97749d99be29feb7e807232 2020-11-30 11:12:51.583 | + functions-common:get_or_add_user_project_role:912 : echo 7836c149e97749d99be29feb7e807232 2020-11-30 11:12:51.583 | 7836c149e97749d99be29feb7e807232 2020-11-30 11:12:51.586 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2020-11-30 11:12:51.589 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2020-11-30 11:12:51.592 | ++ functions-common:get_or_create_project:847 : local project_id 2020-11-30 11:12:51.595 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2020-11-30 11:12:54.034 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:54.037 | ++ functions-common:get_or_create_project:853 : project_id=d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:12:54.040 | ++ functions-common:get_or_create_project:854 : echo d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:12:54.043 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:12:54.045 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2020-11-30 11:12:54.049 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2020-11-30 11:12:54.052 | ++ functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:12:54.056 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2020-11-30 11:12:54.059 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2020-11-30 11:12:54.063 | +++ 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 2020-11-30 11:12:56.429 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:56.432 | ++ functions-common:get_or_create_user:840 : user_id=e7fdf21a9bda453dbc7669fdea0b39f9 2020-11-30 11:12:56.435 | ++ functions-common:get_or_create_user:841 : echo e7fdf21a9bda453dbc7669fdea0b39f9 2020-11-30 11:12:56.438 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=e7fdf21a9bda453dbc7669fdea0b39f9 2020-11-30 11:12:56.440 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member e7fdf21a9bda453dbc7669fdea0b39f9 d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:12:56.443 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:12:56.446 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:12:56.449 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:12:56.451 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:12:56.454 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:12:56.456 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:12:56.459 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:12:56.462 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:12:56.467 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user e7fdf21a9bda453dbc7669fdea0b39f9 --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:12:56.467 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:12:56.468 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:12:56.471 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:12:56.474 | ++ functions-common:get_field:727 : read data 2020-11-30 11:12:59.170 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:12:59.174 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:12:59.177 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:12:59.179 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user e7fdf21a9bda453dbc7669fdea0b39f9 --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:01.664 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user e7fdf21a9bda453dbc7669fdea0b39f9 --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:01.664 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:13:01.664 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:13:01.668 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:13:01.672 | ++ functions-common:get_field:727 : read data 2020-11-30 11:13:04.262 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:04.266 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:13:04.268 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:13:04.272 | ++ functions-common:get_field:733 : echo '| 7836c149e97749d99be29feb7e807232 | e7fdf21a9bda453dbc7669fdea0b39f9 | | d7e5fedd46894b1ab0a00b6523fb2f10 | | | False |' 2020-11-30 11:13:04.272 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:13:04.279 | ++ functions-common:get_field:727 : read data 2020-11-30 11:13:04.282 | + functions-common:get_or_add_user_project_role:910 : user_role_id=7836c149e97749d99be29feb7e807232 2020-11-30 11:13:04.285 | + functions-common:get_or_add_user_project_role:912 : echo 7836c149e97749d99be29feb7e807232 2020-11-30 11:13:04.285 | 7836c149e97749d99be29feb7e807232 2020-11-30 11:13:04.287 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 58b2164c70004fa4a27c47a4e9a1ad1f d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:04.290 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:13:04.294 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:13:04.296 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:13:04.299 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:13:04.301 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:13:04.304 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:13:04.306 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:13:04.309 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:13:04.314 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:04.314 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:13:04.314 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:13:04.318 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:13:04.322 | ++ functions-common:get_field:727 : read data 2020-11-30 11:13:06.944 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:06.948 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:13:06.950 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:13:06.953 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:09.462 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 58b2164c70004fa4a27c47a4e9a1ad1f --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:09.462 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:13:09.462 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:13:09.465 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:13:09.468 | ++ functions-common:get_field:727 : read data 2020-11-30 11:13:12.062 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:12.066 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:13:12.069 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:13:12.072 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | 58b2164c70004fa4a27c47a4e9a1ad1f | | d7e5fedd46894b1ab0a00b6523fb2f10 | | | False |' 2020-11-30 11:13:12.073 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:13:12.078 | ++ functions-common:get_field:727 : read data 2020-11-30 11:13:12.082 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:13:12.085 | + functions-common:get_or_add_user_project_role:912 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:13:12.085 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:13:12.087 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole e7fdf21a9bda453dbc7669fdea0b39f9 d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:12.090 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:13:12.094 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:13:12.097 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:13:12.099 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:13:12.102 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:13:12.105 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:13:12.107 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:13:12.110 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:13:12.115 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:13:12.115 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user e7fdf21a9bda453dbc7669fdea0b39f9 --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:12.116 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:13:12.119 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:13:12.123 | ++ functions-common:get_field:727 : read data 2020-11-30 11:13:14.662 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:14.666 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:13:14.669 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:13:14.673 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user e7fdf21a9bda453dbc7669fdea0b39f9 --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:17.168 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user e7fdf21a9bda453dbc7669fdea0b39f9 --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:17.168 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:13:17.168 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:13:17.172 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:13:17.175 | ++ functions-common:get_field:727 : read data 2020-11-30 11:13:20.154 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:20.157 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:13:20.160 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:13:20.164 | ++ functions-common:get_field:733 : echo '| 01992fa1ca6d46029a313d4becf6354a | e7fdf21a9bda453dbc7669fdea0b39f9 | | d7e5fedd46894b1ab0a00b6523fb2f10 | | | False |' 2020-11-30 11:13:20.164 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:13:20.170 | ++ functions-common:get_field:727 : read data 2020-11-30 11:13:20.173 | + functions-common:get_or_add_user_project_role:910 : user_role_id=01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:13:20.176 | + functions-common:get_or_add_user_project_role:912 : echo 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:13:20.176 | 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:13:20.179 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2020-11-30 11:13:20.182 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2020-11-30 11:13:20.185 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2020-11-30 11:13:20.188 | ++ functions-common:get_or_create_group:810 : local group_id 2020-11-30 11:13:20.193 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2020-11-30 11:13:22.519 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:22.523 | ++ functions-common:get_or_create_group:817 : group_id=cdf32b5a9a824c238fabda7bcf935264 2020-11-30 11:13:22.526 | ++ functions-common:get_or_create_group:818 : echo cdf32b5a9a824c238fabda7bcf935264 2020-11-30 11:13:22.530 | + lib/keystone:create_keystone_accounts:371 : admin_group=cdf32b5a9a824c238fabda7bcf935264 2020-11-30 11:13:22.533 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2020-11-30 11:13:22.537 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2020-11-30 11:13:22.540 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2020-11-30 11:13:22.542 | ++ functions-common:get_or_create_group:810 : local group_id 2020-11-30 11:13:22.546 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2020-11-30 11:13:24.884 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:24.887 | ++ functions-common:get_or_create_group:817 : group_id=82760de67418466395aebcbff4287e04 2020-11-30 11:13:24.889 | ++ functions-common:get_or_create_group:818 : echo 82760de67418466395aebcbff4287e04 2020-11-30 11:13:24.892 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=82760de67418466395aebcbff4287e04 2020-11-30 11:13:24.895 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 82760de67418466395aebcbff4287e04 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:13:24.897 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2020-11-30 11:13:24.901 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 82760de67418466395aebcbff4287e04 --project 0d3c6bcf387741be826ffd089e1e908d -f value 2020-11-30 11:13:27.481 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:27.484 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2020-11-30 11:13:27.487 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2020-11-30 11:13:27.490 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 82760de67418466395aebcbff4287e04 --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:13:29.908 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 82760de67418466395aebcbff4287e04 --project 0d3c6bcf387741be826ffd089e1e908d -f value 2020-11-30 11:13:32.572 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:32.576 | + functions-common:get_or_add_group_project_role:958 : group_role_id='7836c149e97749d99be29feb7e807232 82760de67418466395aebcbff4287e04 0d3c6bcf387741be826ffd089e1e908d False' 2020-11-30 11:13:32.579 | + functions-common:get_or_add_group_project_role:960 : echo 7836c149e97749d99be29feb7e807232 82760de67418466395aebcbff4287e04 0d3c6bcf387741be826ffd089e1e908d False 2020-11-30 11:13:32.579 | 7836c149e97749d99be29feb7e807232 82760de67418466395aebcbff4287e04 0d3c6bcf387741be826ffd089e1e908d False 2020-11-30 11:13:32.582 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 82760de67418466395aebcbff4287e04 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:13:32.585 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2020-11-30 11:13:32.589 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 82760de67418466395aebcbff4287e04 --project 0d3c6bcf387741be826ffd089e1e908d -f value 2020-11-30 11:13:35.211 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:35.215 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2020-11-30 11:13:35.218 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2020-11-30 11:13:35.220 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 82760de67418466395aebcbff4287e04 --project 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:13:37.651 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 82760de67418466395aebcbff4287e04 --project 0d3c6bcf387741be826ffd089e1e908d -f value 2020-11-30 11:13:40.716 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:40.719 | + functions-common:get_or_add_group_project_role:958 : group_role_id='01992fa1ca6d46029a313d4becf6354a 82760de67418466395aebcbff4287e04 0d3c6bcf387741be826ffd089e1e908d False' 2020-11-30 11:13:40.722 | + functions-common:get_or_add_group_project_role:960 : echo 01992fa1ca6d46029a313d4becf6354a 82760de67418466395aebcbff4287e04 0d3c6bcf387741be826ffd089e1e908d False 2020-11-30 11:13:40.722 | 01992fa1ca6d46029a313d4becf6354a 82760de67418466395aebcbff4287e04 0d3c6bcf387741be826ffd089e1e908d False 2020-11-30 11:13:40.724 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 82760de67418466395aebcbff4287e04 d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:40.727 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2020-11-30 11:13:40.730 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 82760de67418466395aebcbff4287e04 --project d7e5fedd46894b1ab0a00b6523fb2f10 -f value 2020-11-30 11:13:43.262 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:43.265 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2020-11-30 11:13:43.267 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2020-11-30 11:13:43.270 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 82760de67418466395aebcbff4287e04 --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:45.788 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 82760de67418466395aebcbff4287e04 --project d7e5fedd46894b1ab0a00b6523fb2f10 -f value 2020-11-30 11:13:48.557 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:48.560 | + functions-common:get_or_add_group_project_role:958 : group_role_id='7836c149e97749d99be29feb7e807232 82760de67418466395aebcbff4287e04 d7e5fedd46894b1ab0a00b6523fb2f10 False' 2020-11-30 11:13:48.562 | + functions-common:get_or_add_group_project_role:960 : echo 7836c149e97749d99be29feb7e807232 82760de67418466395aebcbff4287e04 d7e5fedd46894b1ab0a00b6523fb2f10 False 2020-11-30 11:13:48.562 | 7836c149e97749d99be29feb7e807232 82760de67418466395aebcbff4287e04 d7e5fedd46894b1ab0a00b6523fb2f10 False 2020-11-30 11:13:48.565 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 82760de67418466395aebcbff4287e04 d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:48.567 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2020-11-30 11:13:48.571 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 82760de67418466395aebcbff4287e04 --project d7e5fedd46894b1ab0a00b6523fb2f10 -f value 2020-11-30 11:13:51.194 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:51.197 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2020-11-30 11:13:51.200 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2020-11-30 11:13:51.203 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 82760de67418466395aebcbff4287e04 --project d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:13:53.673 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 82760de67418466395aebcbff4287e04 --project d7e5fedd46894b1ab0a00b6523fb2f10 -f value 2020-11-30 11:13:56.348 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:56.351 | + functions-common:get_or_add_group_project_role:958 : group_role_id='01992fa1ca6d46029a313d4becf6354a 82760de67418466395aebcbff4287e04 d7e5fedd46894b1ab0a00b6523fb2f10 False' 2020-11-30 11:13:56.354 | + functions-common:get_or_add_group_project_role:960 : echo 01992fa1ca6d46029a313d4becf6354a 82760de67418466395aebcbff4287e04 d7e5fedd46894b1ab0a00b6523fb2f10 False 2020-11-30 11:13:56.354 | 01992fa1ca6d46029a313d4becf6354a 82760de67418466395aebcbff4287e04 d7e5fedd46894b1ab0a00b6523fb2f10 False 2020-11-30 11:13:56.357 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin cdf32b5a9a824c238fabda7bcf935264 8d098f472a314c2c9a3aeef3e510caa1 2020-11-30 11:13:56.360 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2020-11-30 11:13:56.364 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group cdf32b5a9a824c238fabda7bcf935264 --project 8d098f472a314c2c9a3aeef3e510caa1 -f value 2020-11-30 11:13:59.007 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:13:59.010 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2020-11-30 11:13:59.012 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2020-11-30 11:13:59.014 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group cdf32b5a9a824c238fabda7bcf935264 --project 8d098f472a314c2c9a3aeef3e510caa1 2020-11-30 11:14:01.491 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group cdf32b5a9a824c238fabda7bcf935264 --project 8d098f472a314c2c9a3aeef3e510caa1 -f value 2020-11-30 11:14:04.118 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:04.121 | + functions-common:get_or_add_group_project_role:958 : group_role_id='b20a52348e5d4e889f228219ed34526b cdf32b5a9a824c238fabda7bcf935264 8d098f472a314c2c9a3aeef3e510caa1 False' 2020-11-30 11:14:04.124 | + functions-common:get_or_add_group_project_role:960 : echo b20a52348e5d4e889f228219ed34526b cdf32b5a9a824c238fabda7bcf935264 8d098f472a314c2c9a3aeef3e510caa1 False 2020-11-30 11:14:04.124 | b20a52348e5d4e889f228219ed34526b cdf32b5a9a824c238fabda7bcf935264 8d098f472a314c2c9a3aeef3e510caa1 False 2020-11-30 11:14:04.126 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2020-11-30 11:14:04.144 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:14:04.147 | + ./stack.sh:main:1092 : is_service_enabled nova 2020-11-30 11:14:04.165 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:14:04.168 | + ./stack.sh:main:1093 : create_nova_accounts 2020-11-30 11:14:04.172 | + lib/nova:create_nova_accounts:341 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2020-11-30 11:14:04.175 | + lib/nova:create_nova_accounts:345 : create_service_user nova admin 2020-11-30 11:14:04.177 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2020-11-30 11:14:04.180 | + functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:14:04.182 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2020-11-30 11:14:04.185 | + functions-common:get_or_create_user:828 : local email= 2020-11-30 11:14:04.188 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2020-11-30 11:14:06.598 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:06.601 | + functions-common:get_or_create_user:840 : user_id=efac100e47b343f0bab3b9380aac2a15 2020-11-30 11:14:06.604 | + functions-common:get_or_create_user:841 : echo efac100e47b343f0bab3b9380aac2a15 2020-11-30 11:14:06.604 | efac100e47b343f0bab3b9380aac2a15 2020-11-30 11:14:06.607 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2020-11-30 11:14:06.609 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:14:06.612 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:14:06.615 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:14:06.618 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:14:06.620 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:14:06.622 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:14:06.625 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:14:06.627 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:14:06.630 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:14:06.633 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:14:06.637 | ++ 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 2020-11-30 11:14:06.638 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:14:06.638 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:14:06.641 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:14:06.646 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:09.804 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:09.808 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:14:09.811 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:14:09.813 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2020-11-30 11:14:12.942 | ++ 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 2020-11-30 11:14:12.942 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:14:12.943 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:14:12.946 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:14:12.950 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:16.062 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:16.066 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:14:16.069 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:14:16.072 | ++ functions-common:get_field:733 : echo '| e113c4edecc4427191c3e2230b3dae0a | efac100e47b343f0bab3b9380aac2a15 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:14:16.073 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:14:16.078 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:16.082 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:14:16.084 | + functions-common:get_or_add_user_project_role:912 : echo e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:14:16.084 | e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:14:16.087 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2020-11-30 11:14:16.089 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2020-11-30 11:14:16.092 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:14:16.095 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:14:16.097 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:14:16.100 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:14:16.102 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:14:16.105 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:14:16.107 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:14:16.109 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:14:16.112 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:14:16.115 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:14:16.119 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:14:16.120 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:14:16.120 | ++ 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 2020-11-30 11:14:16.123 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:14:16.125 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:19.216 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:19.220 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:14:19.222 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:14:19.225 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2020-11-30 11:14:22.570 | ++ 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 2020-11-30 11:14:22.570 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:14:22.570 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:14:22.573 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:14:22.578 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:25.801 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:25.805 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:14:25.807 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:14:25.811 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | efac100e47b343f0bab3b9380aac2a15 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:14:25.811 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:14:25.818 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:25.822 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:14:25.824 | + functions-common:get_or_add_user_project_role:912 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:14:25.824 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:14:25.827 | + lib/nova:create_nova_accounts:347 : local nova_api_url 2020-11-30 11:14:25.830 | + lib/nova:create_nova_accounts:348 : [[ True == \F\a\l\s\e ]] 2020-11-30 11:14:25.832 | + lib/nova:create_nova_accounts:351 : nova_api_url=http://10.222.0.30/compute 2020-11-30 11:14:25.835 | + lib/nova:create_nova_accounts:354 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2020-11-30 11:14:25.838 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:14:25.842 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2020-11-30 11:14:28.192 | ++ 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 2020-11-30 11:14:30.400 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:30.403 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:14:30.403 | 10c645deb04542d48d163dc36dd7a44b' 2020-11-30 11:14:30.405 | + functions-common:get_or_create_service:978 : echo 10c645deb04542d48d163dc36dd7a44b 2020-11-30 11:14:30.405 | 10c645deb04542d48d163dc36dd7a44b 2020-11-30 11:14:30.408 | + lib/nova:create_nova_accounts:356 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2020-11-30 11:14:30.411 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:14:30.414 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2020-11-30 11:14:30.416 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:14:30.420 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2020-11-30 11:14:32.889 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:32.891 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:14:32.894 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:14:32.897 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2020-11-30 11:14:35.318 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:35.321 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=88f8880af63742b8ae52059a8da6ea1e 2020-11-30 11:14:35.323 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 88f8880af63742b8ae52059a8da6ea1e 2020-11-30 11:14:35.327 | + functions-common:get_or_create_endpoint:1011 : public_id=88f8880af63742b8ae52059a8da6ea1e 2020-11-30 11:14:35.329 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2020-11-30 11:14:35.332 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:14:35.336 | + functions-common:get_or_create_endpoint:1020 : echo 88f8880af63742b8ae52059a8da6ea1e 2020-11-30 11:14:35.336 | 88f8880af63742b8ae52059a8da6ea1e 2020-11-30 11:14:35.338 | + lib/nova:create_nova_accounts:360 : get_or_create_service nova compute 'Nova Compute Service' 2020-11-30 11:14:35.342 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:14:35.345 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2020-11-30 11:14:37.693 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2020-11-30 11:14:39.937 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:39.941 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:14:39.941 | d7e4c9daa55344f199450ba2fdff9a0a' 2020-11-30 11:14:39.943 | + functions-common:get_or_create_service:978 : echo d7e4c9daa55344f199450ba2fdff9a0a 2020-11-30 11:14:39.943 | d7e4c9daa55344f199450ba2fdff9a0a 2020-11-30 11:14:39.946 | + lib/nova:create_nova_accounts:362 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2020-11-30 11:14:39.948 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:14:39.951 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2020-11-30 11:14:39.954 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:14:39.957 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2020-11-30 11:14:42.585 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:42.588 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:14:42.591 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:14:42.594 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2020-11-30 11:14:45.168 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:45.171 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b23ab13ba6734e4597e2edff44977a9a 2020-11-30 11:14:45.174 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b23ab13ba6734e4597e2edff44977a9a 2020-11-30 11:14:45.178 | + functions-common:get_or_create_endpoint:1011 : public_id=b23ab13ba6734e4597e2edff44977a9a 2020-11-30 11:14:45.180 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2020-11-30 11:14:45.184 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:14:45.187 | + functions-common:get_or_create_endpoint:1020 : echo b23ab13ba6734e4597e2edff44977a9a 2020-11-30 11:14:45.187 | b23ab13ba6734e4597e2edff44977a9a 2020-11-30 11:14:45.189 | + lib/nova:create_nova_accounts:367 : is_service_enabled n-api 2020-11-30 11:14:45.208 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:14:45.210 | + lib/nova:create_nova_accounts:369 : is_service_enabled swift 2020-11-30 11:14:45.230 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:14:45.232 | + lib/nova:create_nova_accounts:372 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2020-11-30 11:14:45.235 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:14:45.238 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:14:45.241 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:14:45.244 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:14:45.247 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:14:45.249 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:14:45.251 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:14:45.254 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:14:45.257 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:14:45.260 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:14:45.264 | ++ 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 2020-11-30 11:14:45.264 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:14:45.264 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:14:45.267 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:14:45.271 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:49.075 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:49.080 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:14:49.083 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:14:49.086 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2020-11-30 11:14:52.528 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:14:52.528 | ++ 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 2020-11-30 11:14:52.529 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:14:52.532 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:14:52.537 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:55.827 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:55.831 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:14:55.834 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:14:55.837 | ++ functions-common:get_field:733 : echo '| cec663a742804fdc86a713cf81889dbe | efac100e47b343f0bab3b9380aac2a15 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:14:55.838 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:14:55.844 | ++ functions-common:get_field:727 : read data 2020-11-30 11:14:55.848 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cec663a742804fdc86a713cf81889dbe 2020-11-30 11:14:55.851 | + functions-common:get_or_add_user_project_role:912 : echo cec663a742804fdc86a713cf81889dbe 2020-11-30 11:14:55.851 | cec663a742804fdc86a713cf81889dbe 2020-11-30 11:14:55.854 | + lib/nova:create_nova_accounts:377 : is_service_enabled s3api 2020-11-30 11:14:55.874 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:14:55.877 | + ./stack.sh:main:1095 : is_service_enabled glance 2020-11-30 11:14:55.895 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:14:55.898 | + ./stack.sh:main:1096 : create_glance_accounts 2020-11-30 11:14:55.901 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2020-11-30 11:14:55.918 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:14:55.920 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2020-11-30 11:14:55.923 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2020-11-30 11:14:55.926 | + functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:14:55.929 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2020-11-30 11:14:55.931 | + functions-common:get_or_create_user:828 : local email= 2020-11-30 11:14:55.935 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2020-11-30 11:14:58.456 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:14:58.460 | + functions-common:get_or_create_user:840 : user_id=73a77b7237164e73979efb7a03e55f1a 2020-11-30 11:14:58.462 | + functions-common:get_or_create_user:841 : echo 73a77b7237164e73979efb7a03e55f1a 2020-11-30 11:14:58.462 | 73a77b7237164e73979efb7a03e55f1a 2020-11-30 11:14:58.465 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2020-11-30 11:14:58.468 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:14:58.471 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:14:58.475 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:14:58.477 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:14:58.480 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:14:58.482 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:14:58.485 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:14:58.487 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:14:58.490 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:14:58.493 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:14:58.497 | ++ 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 2020-11-30 11:14:58.498 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:14:58.498 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:14:58.502 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:14:58.506 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:01.627 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:01.630 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:15:01.633 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:15:01.636 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2020-11-30 11:15:04.710 | ++ 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 2020-11-30 11:15:04.710 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:15:04.710 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:15:04.713 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:15:04.717 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:07.856 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:07.859 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:15:07.862 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:15:07.865 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:15:07.866 | ++ functions-common:get_field:733 : echo '| e113c4edecc4427191c3e2230b3dae0a | 73a77b7237164e73979efb7a03e55f1a | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:15:07.871 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:07.875 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:07.878 | + functions-common:get_or_add_user_project_role:912 : echo e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:07.878 | e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:07.881 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2020-11-30 11:15:07.884 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2020-11-30 11:15:07.902 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:15:07.905 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2020-11-30 11:15:07.908 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2020-11-30 11:15:07.910 | + functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:15:07.913 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2020-11-30 11:15:07.915 | + functions-common:get_or_create_user:828 : local email= 2020-11-30 11:15:07.919 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2020-11-30 11:15:10.349 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:10.352 | + functions-common:get_or_create_user:840 : user_id=5b4d0bca7769481889875e2231d2f080 2020-11-30 11:15:10.355 | + functions-common:get_or_create_user:841 : echo 5b4d0bca7769481889875e2231d2f080 2020-11-30 11:15:10.355 | 5b4d0bca7769481889875e2231d2f080 2020-11-30 11:15:10.357 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2020-11-30 11:15:10.360 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:15:10.363 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:15:10.366 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:15:10.368 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:15:10.371 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:15:10.374 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:15:10.376 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:15:10.379 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:15:10.382 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:15:10.386 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:15:10.390 | ++ 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 2020-11-30 11:15:10.391 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:15:10.391 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:15:10.396 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:15:10.399 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:13.600 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:13.603 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:15:13.606 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:15:13.609 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2020-11-30 11:15:16.654 | ++ 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 2020-11-30 11:15:16.655 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:15:16.655 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:15:16.659 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:15:16.663 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:19.892 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:19.895 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:15:19.898 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:15:19.902 | ++ functions-common:get_field:733 : echo '| e113c4edecc4427191c3e2230b3dae0a | 5b4d0bca7769481889875e2231d2f080 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:15:19.902 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:15:19.907 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:19.911 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:19.914 | + functions-common:get_or_add_user_project_role:912 : echo e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:19.914 | e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:19.916 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2020-11-30 11:15:19.919 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2020-11-30 11:15:19.921 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:15:19.924 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:15:19.927 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:15:19.930 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:15:19.932 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:15:19.935 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:15:19.937 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:15:19.940 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:15:19.943 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:15:19.946 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:15:19.951 | ++ 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 2020-11-30 11:15:19.951 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:15:19.951 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:15:19.954 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:15:19.957 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:23.288 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:23.293 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:15:23.296 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:15:23.298 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2020-11-30 11:15:26.476 | ++ 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 2020-11-30 11:15:26.476 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:15:26.477 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:15:26.480 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:15:26.483 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:29.664 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:29.668 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:15:29.670 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:15:29.674 | ++ functions-common:get_field:733 : echo '| cec663a742804fdc86a713cf81889dbe | 5b4d0bca7769481889875e2231d2f080 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:15:29.674 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:15:29.679 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:29.683 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cec663a742804fdc86a713cf81889dbe 2020-11-30 11:15:29.685 | + functions-common:get_or_add_user_project_role:912 : echo cec663a742804fdc86a713cf81889dbe 2020-11-30 11:15:29.685 | cec663a742804fdc86a713cf81889dbe 2020-11-30 11:15:29.688 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2020-11-30 11:15:29.690 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:15:29.694 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2020-11-30 11:15:32.136 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2020-11-30 11:15:34.388 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:34.391 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:15:34.391 | 16e9bf6e1cce4ec0992f635f00fa3f51' 2020-11-30 11:15:34.393 | + functions-common:get_or_create_service:978 : echo 16e9bf6e1cce4ec0992f635f00fa3f51 2020-11-30 11:15:34.393 | 16e9bf6e1cce4ec0992f635f00fa3f51 2020-11-30 11:15:34.396 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2020-11-30 11:15:34.398 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:15:34.402 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2020-11-30 11:15:34.405 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:15:34.408 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2020-11-30 11:15:36.884 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:36.888 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:15:36.890 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:15:36.894 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2020-11-30 11:15:39.307 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:39.311 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c8fe390d4f354fdca7ca1e78a864274e 2020-11-30 11:15:39.314 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c8fe390d4f354fdca7ca1e78a864274e 2020-11-30 11:15:39.318 | + functions-common:get_or_create_endpoint:1011 : public_id=c8fe390d4f354fdca7ca1e78a864274e 2020-11-30 11:15:39.321 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2020-11-30 11:15:39.323 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:15:39.326 | + functions-common:get_or_create_endpoint:1020 : echo c8fe390d4f354fdca7ca1e78a864274e 2020-11-30 11:15:39.326 | c8fe390d4f354fdca7ca1e78a864274e 2020-11-30 11:15:39.329 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2020-11-30 11:15:39.332 | ++ functions-common:get_or_create_domain:792 : local domain_id 2020-11-30 11:15:39.335 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2020-11-30 11:15:41.640 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2020-11-30 11:15:41.645 | ++ functions-common:get_or_create_domain:803 : echo default 2020-11-30 11:15:41.649 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2020-11-30 11:15:41.652 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2020-11-30 11:15:41.678 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2020-11-30 11:15:41.704 | + ./stack.sh:main:1098 : is_service_enabled cinder 2020-11-30 11:15:41.722 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:15:41.725 | + ./stack.sh:main:1099 : create_cinder_accounts 2020-11-30 11:15:41.727 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2020-11-30 11:15:41.730 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2020-11-30 11:15:41.732 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2020-11-30 11:15:41.735 | + functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:15:41.737 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2020-11-30 11:15:41.740 | + functions-common:get_or_create_user:828 : local email= 2020-11-30 11:15:41.743 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2020-11-30 11:15:44.183 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:44.187 | + functions-common:get_or_create_user:840 : user_id=71d4c4a33e954e52836d125f08aabf96 2020-11-30 11:15:44.190 | + functions-common:get_or_create_user:841 : echo 71d4c4a33e954e52836d125f08aabf96 2020-11-30 11:15:44.190 | 71d4c4a33e954e52836d125f08aabf96 2020-11-30 11:15:44.193 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2020-11-30 11:15:44.196 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:15:44.199 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:15:44.202 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:15:44.204 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:15:44.207 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:15:44.209 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:15:44.212 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:15:44.215 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:15:44.217 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:15:44.220 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:15:44.225 | ++ 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 2020-11-30 11:15:44.229 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:15:44.229 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:15:44.235 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:15:44.239 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:47.444 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:47.448 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:15:47.450 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:15:47.453 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2020-11-30 11:15:50.573 | ++ 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 2020-11-30 11:15:50.573 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:15:50.573 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:15:50.576 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:15:50.579 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:53.812 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:53.816 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:15:53.818 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:15:53.822 | ++ functions-common:get_field:733 : echo '| e113c4edecc4427191c3e2230b3dae0a | 71d4c4a33e954e52836d125f08aabf96 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:15:53.822 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:15:53.827 | ++ functions-common:get_field:727 : read data 2020-11-30 11:15:53.831 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:53.833 | + functions-common:get_or_add_user_project_role:912 : echo e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:53.834 | e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:15:53.838 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2020-11-30 11:15:53.841 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2020-11-30 11:15:53.844 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:15:53.848 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2020-11-30 11:15:56.192 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2020-11-30 11:15:58.453 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:15:58.457 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:15:58.457 | 079ffe2f1cb4481e806c362dff60936b' 2020-11-30 11:15:58.460 | + functions-common:get_or_create_service:978 : echo 079ffe2f1cb4481e806c362dff60936b 2020-11-30 11:15:58.460 | 079ffe2f1cb4481e806c362dff60936b 2020-11-30 11:15:58.462 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2020-11-30 11:15:58.465 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2020-11-30 11:15:58.468 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:15:58.471 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2020-11-30 11:15:58.474 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:15:58.477 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2020-11-30 11:16:01.026 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:01.029 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:16:01.032 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:16:01.035 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-11-30 11:16:03.644 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:03.648 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7b601b41050b4483abd29df91f19d042 2020-11-30 11:16:03.650 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 7b601b41050b4483abd29df91f19d042 2020-11-30 11:16:03.653 | + functions-common:get_or_create_endpoint:1011 : public_id=7b601b41050b4483abd29df91f19d042 2020-11-30 11:16:03.656 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2020-11-30 11:16:03.659 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:16:03.661 | + functions-common:get_or_create_endpoint:1020 : echo 7b601b41050b4483abd29df91f19d042 2020-11-30 11:16:03.661 | 7b601b41050b4483abd29df91f19d042 2020-11-30 11:16:03.664 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2020-11-30 11:16:03.666 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:16:03.670 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2020-11-30 11:16:06.029 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2020-11-30 11:16:08.299 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:08.302 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:16:08.302 | d03741af0ff24c45ab7de6aefe9548bb' 2020-11-30 11:16:08.305 | + functions-common:get_or_create_service:978 : echo d03741af0ff24c45ab7de6aefe9548bb 2020-11-30 11:16:08.305 | d03741af0ff24c45ab7de6aefe9548bb 2020-11-30 11:16:08.307 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.30/volume/v2/$(project_id)s' 2020-11-30 11:16:08.310 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:16:08.313 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.30/volume/v2/$(project_id)s' RegionOne 2020-11-30 11:16:08.316 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:16:08.320 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2020-11-30 11:16:10.818 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:10.820 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:16:10.823 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:16:10.826 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.30/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2020-11-30 11:16:13.330 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:13.333 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=1778dcb5c12445ce880ca507a9b955f9 2020-11-30 11:16:13.335 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 1778dcb5c12445ce880ca507a9b955f9 2020-11-30 11:16:13.339 | + functions-common:get_or_create_endpoint:1011 : public_id=1778dcb5c12445ce880ca507a9b955f9 2020-11-30 11:16:13.342 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2020-11-30 11:16:13.344 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:16:13.347 | + functions-common:get_or_create_endpoint:1020 : echo 1778dcb5c12445ce880ca507a9b955f9 2020-11-30 11:16:13.347 | 1778dcb5c12445ce880ca507a9b955f9 2020-11-30 11:16:13.349 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2020-11-30 11:16:13.352 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:16:13.356 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2020-11-30 11:16:15.724 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2020-11-30 11:16:17.946 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:17.949 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:16:17.950 | 4326fb0739ba4e928c72e064e278fad6' 2020-11-30 11:16:17.952 | + functions-common:get_or_create_service:978 : echo 4326fb0739ba4e928c72e064e278fad6 2020-11-30 11:16:17.952 | 4326fb0739ba4e928c72e064e278fad6 2020-11-30 11:16:17.955 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2020-11-30 11:16:17.958 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:16:17.961 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2020-11-30 11:16:17.964 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:16:17.967 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2020-11-30 11:16:20.502 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:20.505 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:16:20.507 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:16:20.511 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2020-11-30 11:16:22.929 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:22.932 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=ecdc42a8763c43dc88ad3579c694af6b 2020-11-30 11:16:22.935 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo ecdc42a8763c43dc88ad3579c694af6b 2020-11-30 11:16:22.938 | + functions-common:get_or_create_endpoint:1011 : public_id=ecdc42a8763c43dc88ad3579c694af6b 2020-11-30 11:16:22.940 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2020-11-30 11:16:22.942 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:16:22.945 | + functions-common:get_or_create_endpoint:1020 : echo ecdc42a8763c43dc88ad3579c694af6b 2020-11-30 11:16:22.945 | ecdc42a8763c43dc88ad3579c694af6b 2020-11-30 11:16:22.947 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2020-11-30 11:16:22.950 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2020-11-30 11:16:22.953 | ++ functions-common:get_or_create_project:847 : local project_id 2020-11-30 11:16:22.956 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2020-11-30 11:16:25.613 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:25.617 | ++ functions-common:get_or_create_project:853 : project_id=82747e0a824e4a828b36bb43dabdb7e2 2020-11-30 11:16:25.629 | ++ functions-common:get_or_create_project:854 : echo 82747e0a824e4a828b36bb43dabdb7e2 2020-11-30 11:16:25.633 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 82747e0a824e4a828b36bb43dabdb7e2 2020-11-30 11:16:25.660 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2020-11-30 11:16:25.662 | ++ functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:16:25.665 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2020-11-30 11:16:25.667 | ++ functions-common:get_or_create_user:828 : local email= 2020-11-30 11:16:25.671 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2020-11-30 11:16:27.655 | No password was supplied, authentication will fail when a user does not have a password. 2020-11-30 11:16:28.116 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:28.119 | ++ functions-common:get_or_create_user:840 : user_id=71d4c4a33e954e52836d125f08aabf96 2020-11-30 11:16:28.122 | ++ functions-common:get_or_create_user:841 : echo 71d4c4a33e954e52836d125f08aabf96 2020-11-30 11:16:28.125 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 71d4c4a33e954e52836d125f08aabf96 2020-11-30 11:16:28.152 | + ./stack.sh:main:1101 : is_service_enabled neutron 2020-11-30 11:16:28.170 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:16:28.173 | + ./stack.sh:main:1102 : create_neutron_accounts 2020-11-30 11:16:28.176 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2020-11-30 11:16:28.181 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:16:28.181 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 11:16:28.187 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:16:28.190 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 11:16:28.192 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 11:16:28.195 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 11:16:28.198 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2020-11-30 11:16:28.201 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2020-11-30 11:16:28.204 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2020-11-30 11:16:28.207 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.30:9696/ 2020-11-30 11:16:28.211 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2020-11-30 11:16:28.214 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2020-11-30 11:16:28.217 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2020-11-30 11:16:28.220 | + functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:16:28.223 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2020-11-30 11:16:28.226 | + functions-common:get_or_create_user:828 : local email= 2020-11-30 11:16:28.230 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2020-11-30 11:16:30.653 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:30.657 | + functions-common:get_or_create_user:840 : user_id=cdbdc40a7f93473f9c18ed3c8dc08dff 2020-11-30 11:16:30.660 | + functions-common:get_or_create_user:841 : echo cdbdc40a7f93473f9c18ed3c8dc08dff 2020-11-30 11:16:30.660 | cdbdc40a7f93473f9c18ed3c8dc08dff 2020-11-30 11:16:30.663 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2020-11-30 11:16:30.665 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:16:30.668 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:16:30.671 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:16:30.674 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:16:30.676 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:16:30.679 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:16:30.681 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:16:30.684 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:16:30.686 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:16:30.689 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:16:30.694 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:16:30.694 | ++ 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 2020-11-30 11:16:30.694 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:16:30.698 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:16:30.701 | ++ functions-common:get_field:727 : read data 2020-11-30 11:16:34.108 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:34.112 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:16:34.114 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:16:34.117 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2020-11-30 11:16:37.123 | ++ 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 2020-11-30 11:16:37.124 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:16:37.125 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:16:37.128 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:16:37.131 | ++ functions-common:get_field:727 : read data 2020-11-30 11:16:40.221 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:40.224 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:16:40.227 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:16:40.230 | ++ functions-common:get_field:733 : echo '| e113c4edecc4427191c3e2230b3dae0a | cdbdc40a7f93473f9c18ed3c8dc08dff | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:16:40.230 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:16:40.236 | ++ functions-common:get_field:727 : read data 2020-11-30 11:16:40.240 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:16:40.242 | + functions-common:get_or_add_user_project_role:912 : echo e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:16:40.242 | e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:16:40.245 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2020-11-30 11:16:40.247 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2020-11-30 11:16:40.250 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:16:40.253 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2020-11-30 11:16:42.645 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2020-11-30 11:16:44.828 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:44.832 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:16:44.832 | b75d87be55584ef89083b399e072e724' 2020-11-30 11:16:44.835 | + functions-common:get_or_create_service:978 : echo b75d87be55584ef89083b399e072e724 2020-11-30 11:16:44.835 | b75d87be55584ef89083b399e072e724 2020-11-30 11:16:44.838 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2020-11-30 11:16:44.841 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:16:44.846 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2020-11-30 11:16:44.853 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:16:44.856 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2020-11-30 11:16:47.373 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:47.377 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:16:47.379 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:16:47.383 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2020-11-30 11:16:49.885 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:49.888 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d14d00e6657244aa8bd540f7937ea5ed 2020-11-30 11:16:49.891 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d14d00e6657244aa8bd540f7937ea5ed 2020-11-30 11:16:49.894 | + functions-common:get_or_create_endpoint:1011 : public_id=d14d00e6657244aa8bd540f7937ea5ed 2020-11-30 11:16:49.896 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2020-11-30 11:16:49.898 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:16:49.901 | + functions-common:get_or_create_endpoint:1020 : echo d14d00e6657244aa8bd540f7937ea5ed 2020-11-30 11:16:49.901 | d14d00e6657244aa8bd540f7937ea5ed 2020-11-30 11:16:49.904 | + ./stack.sh:main:1104 : is_service_enabled swift 2020-11-30 11:16:49.923 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:16:49.926 | + ./stack.sh:main:1105 : create_swift_accounts 2020-11-30 11:16:49.929 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2020-11-30 11:16:49.931 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2020-11-30 11:16:49.934 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2020-11-30 11:16:49.936 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2020-11-30 11:16:49.940 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2020-11-30 11:16:49.942 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2020-11-30 11:16:49.944 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2020-11-30 11:16:49.947 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2020-11-30 11:16:49.949 | + lib/swift:create_swift_accounts:635 : local another_role 2020-11-30 11:16:49.952 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2020-11-30 11:16:49.955 | ++ functions-common:get_or_create_role:860 : local role_id 2020-11-30 11:16:49.958 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2020-11-30 11:16:52.326 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:52.330 | ++ functions-common:get_or_create_role:865 : role_id=01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:16:52.332 | ++ functions-common:get_or_create_role:866 : echo 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:16:52.336 | + lib/swift:create_swift_accounts:636 : another_role=01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:16:52.339 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2020-11-30 11:16:52.341 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2020-11-30 11:16:52.344 | + functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:16:52.346 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2020-11-30 11:16:52.348 | + functions-common:get_or_create_user:828 : local email= 2020-11-30 11:16:52.352 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2020-11-30 11:16:54.785 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:54.788 | + functions-common:get_or_create_user:840 : user_id=4812d78158e24fa697fb85df46cdea76 2020-11-30 11:16:54.790 | + functions-common:get_or_create_user:841 : echo 4812d78158e24fa697fb85df46cdea76 2020-11-30 11:16:54.790 | 4812d78158e24fa697fb85df46cdea76 2020-11-30 11:16:54.793 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2020-11-30 11:16:54.796 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:16:54.799 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:16:54.802 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:16:54.804 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:16:54.807 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:16:54.809 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:16:54.811 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:16:54.815 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:16:54.817 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:16:54.820 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:16:54.824 | ++ 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 2020-11-30 11:16:54.825 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:16:54.825 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:16:54.829 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:16:54.832 | ++ functions-common:get_field:727 : read data 2020-11-30 11:16:58.015 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:16:58.019 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:16:58.021 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:16:58.024 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2020-11-30 11:17:01.088 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:17:01.089 | ++ 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 2020-11-30 11:17:01.089 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:17:01.093 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:17:01.096 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:04.241 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:04.244 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:17:04.247 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:17:04.250 | ++ functions-common:get_field:733 : echo '| e113c4edecc4427191c3e2230b3dae0a | 4812d78158e24fa697fb85df46cdea76 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:17:04.250 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:17:04.256 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:04.259 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:17:04.261 | + functions-common:get_or_add_user_project_role:912 : echo e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:17:04.262 | e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:17:04.264 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2020-11-30 11:17:04.266 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2020-11-30 11:17:04.269 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:17:04.272 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:17:04.274 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:17:04.276 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:17:04.279 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:17:04.281 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:17:04.284 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:17:04.286 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:17:04.288 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:17:04.291 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:17:04.295 | ++ 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 2020-11-30 11:17:04.296 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:17:04.297 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:17:04.299 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:17:04.302 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:07.401 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:07.405 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:17:07.407 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:17:07.409 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2020-11-30 11:17:10.429 | ++ 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 2020-11-30 11:17:10.429 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:17:10.429 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:17:10.432 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:17:10.434 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:13.600 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:13.603 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:17:13.606 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:17:13.610 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:17:13.610 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | 4812d78158e24fa697fb85df46cdea76 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:17:13.615 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:13.619 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:17:13.621 | + functions-common:get_or_add_user_project_role:912 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:17:13.621 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:17:13.623 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2020-11-30 11:17:13.626 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:17:13.629 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2020-11-30 11:17:15.972 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2020-11-30 11:17:18.235 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:18.238 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:17:18.238 | 2ac3884c9eed4c4e8faad58fdf8e7570' 2020-11-30 11:17:18.241 | + functions-common:get_or_create_service:978 : echo 2ac3884c9eed4c4e8faad58fdf8e7570 2020-11-30 11:17:18.241 | 2ac3884c9eed4c4e8faad58fdf8e7570 2020-11-30 11:17:18.243 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2020-11-30 11:17:18.246 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:17:18.249 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2020-11-30 11:17:18.252 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:17:18.256 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2020-11-30 11:17:20.697 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:20.700 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:17:20.702 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:17:20.705 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2020-11-30 11:17:23.169 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:23.172 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2a3a80c1fd754834bd51f6e716528c91 2020-11-30 11:17:23.175 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2a3a80c1fd754834bd51f6e716528c91 2020-11-30 11:17:23.177 | + functions-common:get_or_create_endpoint:1011 : public_id=2a3a80c1fd754834bd51f6e716528c91 2020-11-30 11:17:23.180 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.30:8080 ]] 2020-11-30 11:17:23.182 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2020-11-30 11:17:23.185 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:17:23.188 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2020-11-30 11:17:25.705 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:25.707 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:17:25.709 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:17:25.712 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2020-11-30 11:17:28.337 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:28.340 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=36ff2a83f87a4f1bb0a5ed0e3333b3ae 2020-11-30 11:17:28.343 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 36ff2a83f87a4f1bb0a5ed0e3333b3ae 2020-11-30 11:17:28.343 | 36ff2a83f87a4f1bb0a5ed0e3333b3ae 2020-11-30 11:17:28.345 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:17:28.348 | + functions-common:get_or_create_endpoint:1020 : echo 2a3a80c1fd754834bd51f6e716528c91 2020-11-30 11:17:28.348 | 2a3a80c1fd754834bd51f6e716528c91 2020-11-30 11:17:28.350 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2020-11-30 11:17:28.354 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2020-11-30 11:17:28.356 | ++ functions-common:get_or_create_project:847 : local project_id 2020-11-30 11:17:28.360 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2020-11-30 11:17:30.659 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:30.662 | ++ functions-common:get_or_create_project:853 : project_id=83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:30.665 | ++ functions-common:get_or_create_project:854 : echo 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:30.668 | + lib/swift:create_swift_accounts:650 : swift_project_test1=83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:30.671 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2020-11-30 11:17:30.674 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:17:30.695 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2020-11-30 11:17:30.699 | ++ functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:17:30.703 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2020-11-30 11:17:30.705 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2020-11-30 11:17:30.709 | +++ 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 2020-11-30 11:17:33.037 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:33.040 | ++ functions-common:get_or_create_user:840 : user_id=a1152c2d5bb74a29b480049f9ce87289 2020-11-30 11:17:33.042 | ++ functions-common:get_or_create_user:841 : echo a1152c2d5bb74a29b480049f9ce87289 2020-11-30 11:17:33.045 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=a1152c2d5bb74a29b480049f9ce87289 2020-11-30 11:17:33.048 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2020-11-30 11:17:33.051 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:17:33.069 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin a1152c2d5bb74a29b480049f9ce87289 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:33.071 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:17:33.074 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:17:33.077 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:17:33.080 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:17:33.083 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:17:33.085 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:17:33.088 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:17:33.092 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:17:33.097 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:17:33.097 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user a1152c2d5bb74a29b480049f9ce87289 --project 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:33.098 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:17:33.101 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:17:33.104 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:35.602 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:35.606 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:17:35.609 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:17:35.612 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user a1152c2d5bb74a29b480049f9ce87289 --project 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:38.016 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user a1152c2d5bb74a29b480049f9ce87289 --project 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:17:38.019 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:17:38.022 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:40.551 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:40.554 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:17:40.557 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:17:40.560 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | a1152c2d5bb74a29b480049f9ce87289 | | 83b8898890aa4e16bbeff131ebd582c8 | | | False |' 2020-11-30 11:17:40.560 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:17:40.565 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:40.569 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:17:40.572 | + functions-common:get_or_add_user_project_role:912 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:17:40.572 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:17:40.574 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2020-11-30 11:17:40.578 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2020-11-30 11:17:40.581 | ++ functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:17:40.583 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2020-11-30 11:17:40.585 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2020-11-30 11:17:40.589 | +++ 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 2020-11-30 11:17:42.845 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:42.848 | ++ functions-common:get_or_create_user:840 : user_id=3750455e0e6b43dbafea076ed2f9190b 2020-11-30 11:17:42.851 | ++ functions-common:get_or_create_user:841 : echo 3750455e0e6b43dbafea076ed2f9190b 2020-11-30 11:17:42.854 | + lib/swift:create_swift_accounts:659 : swift_user_test3=3750455e0e6b43dbafea076ed2f9190b 2020-11-30 11:17:42.857 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2020-11-30 11:17:42.859 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:17:42.876 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 01992fa1ca6d46029a313d4becf6354a 3750455e0e6b43dbafea076ed2f9190b 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:42.878 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:17:42.882 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:17:42.885 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:17:42.887 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:17:42.892 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:17:42.895 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:17:42.898 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:17:42.902 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:17:42.906 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 01992fa1ca6d46029a313d4becf6354a --user 3750455e0e6b43dbafea076ed2f9190b --project 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:42.907 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:17:42.907 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:17:42.910 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:17:42.914 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:45.370 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:45.375 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:17:45.378 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:17:45.387 | + functions-common:get_or_add_user_project_role:901 : openstack role add 01992fa1ca6d46029a313d4becf6354a --user 3750455e0e6b43dbafea076ed2f9190b --project 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:47.734 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 01992fa1ca6d46029a313d4becf6354a --user 3750455e0e6b43dbafea076ed2f9190b --project 83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:17:47.734 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:17:47.734 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:17:47.737 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:17:47.740 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:50.261 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:50.264 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:17:50.267 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:17:50.270 | ++ functions-common:get_field:733 : echo '| 01992fa1ca6d46029a313d4becf6354a | 3750455e0e6b43dbafea076ed2f9190b | | 83b8898890aa4e16bbeff131ebd582c8 | | | False |' 2020-11-30 11:17:50.270 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:17:50.275 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:50.279 | + functions-common:get_or_add_user_project_role:910 : user_role_id=01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:17:50.282 | + functions-common:get_or_add_user_project_role:912 : echo 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:17:50.282 | 01992fa1ca6d46029a313d4becf6354a 2020-11-30 11:17:50.285 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2020-11-30 11:17:50.288 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2020-11-30 11:17:50.290 | ++ functions-common:get_or_create_project:847 : local project_id 2020-11-30 11:17:50.293 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2020-11-30 11:17:52.554 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:52.557 | ++ functions-common:get_or_create_project:853 : project_id=65d8d01d16724f8ab9565c0ae45727e6 2020-11-30 11:17:52.560 | ++ functions-common:get_or_create_project:854 : echo 65d8d01d16724f8ab9565c0ae45727e6 2020-11-30 11:17:52.563 | + lib/swift:create_swift_accounts:664 : swift_project_test2=65d8d01d16724f8ab9565c0ae45727e6 2020-11-30 11:17:52.565 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2020-11-30 11:17:52.568 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:17:52.586 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2020-11-30 11:17:52.590 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2020-11-30 11:17:52.592 | ++ functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:17:52.595 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2020-11-30 11:17:52.598 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2020-11-30 11:17:52.601 | +++ 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 2020-11-30 11:17:54.994 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:54.997 | ++ functions-common:get_or_create_user:840 : user_id=ccca5eea9d864b5b9177c11c6fb8e619 2020-11-30 11:17:54.999 | ++ functions-common:get_or_create_user:841 : echo ccca5eea9d864b5b9177c11c6fb8e619 2020-11-30 11:17:55.002 | + lib/swift:create_swift_accounts:669 : swift_user_test2=ccca5eea9d864b5b9177c11c6fb8e619 2020-11-30 11:17:55.005 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2020-11-30 11:17:55.008 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:17:55.025 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin ccca5eea9d864b5b9177c11c6fb8e619 65d8d01d16724f8ab9565c0ae45727e6 2020-11-30 11:17:55.027 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:17:55.031 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:17:55.034 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:17:55.036 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:17:55.039 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:17:55.042 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:17:55.044 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:17:55.047 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:17:55.052 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user ccca5eea9d864b5b9177c11c6fb8e619 --project 65d8d01d16724f8ab9565c0ae45727e6 2020-11-30 11:17:55.053 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:17:55.053 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:17:55.056 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:17:55.059 | ++ functions-common:get_field:727 : read data 2020-11-30 11:17:57.611 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:17:57.615 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:17:57.618 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:17:57.620 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user ccca5eea9d864b5b9177c11c6fb8e619 --project 65d8d01d16724f8ab9565c0ae45727e6 2020-11-30 11:18:00.150 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ccca5eea9d864b5b9177c11c6fb8e619 --project 65d8d01d16724f8ab9565c0ae45727e6 2020-11-30 11:18:00.151 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:18:00.151 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:18:00.154 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:18:00.157 | ++ functions-common:get_field:727 : read data 2020-11-30 11:18:02.850 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:18:02.853 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:18:02.856 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:18:02.860 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | ccca5eea9d864b5b9177c11c6fb8e619 | | 65d8d01d16724f8ab9565c0ae45727e6 | | | False |' 2020-11-30 11:18:02.860 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:18:02.865 | ++ functions-common:get_field:727 : read data 2020-11-30 11:18:02.869 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:18:02.871 | + functions-common:get_or_add_user_project_role:912 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:18:02.871 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:18:02.874 | + lib/swift:create_swift_accounts:673 : local swift_domain 2020-11-30 11:18:02.877 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2020-11-30 11:18:02.880 | ++ functions-common:get_or_create_domain:792 : local domain_id 2020-11-30 11:18:02.884 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2020-11-30 11:18:05.399 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2020-11-30 11:18:07.621 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:18:07.624 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2020-11-30 11:18:07.624 | b8cf6ddedbeb4743ad7850640480f930' 2020-11-30 11:18:07.627 | ++ functions-common:get_or_create_domain:803 : echo b8cf6ddedbeb4743ad7850640480f930 2020-11-30 11:18:07.630 | + lib/swift:create_swift_accounts:674 : swift_domain=b8cf6ddedbeb4743ad7850640480f930 2020-11-30 11:18:07.632 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2020-11-30 11:18:07.635 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:18:07.651 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2020-11-30 11:18:07.654 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 b8cf6ddedbeb4743ad7850640480f930 2020-11-30 11:18:07.657 | ++ functions-common:get_or_create_project:847 : local project_id 2020-11-30 11:18:07.660 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=b8cf6ddedbeb4743ad7850640480f930 --or-show -f value -c id 2020-11-30 11:18:10.149 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:18:10.152 | ++ functions-common:get_or_create_project:853 : project_id=045c183ea4934dac8c54050b245251d1 2020-11-30 11:18:10.154 | ++ functions-common:get_or_create_project:854 : echo 045c183ea4934dac8c54050b245251d1 2020-11-30 11:18:10.157 | + lib/swift:create_swift_accounts:678 : swift_project_test4=045c183ea4934dac8c54050b245251d1 2020-11-30 11:18:10.160 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2020-11-30 11:18:10.162 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:18:10.179 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2020-11-30 11:18:10.183 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 b8cf6ddedbeb4743ad7850640480f930 test4@example.com 2020-11-30 11:18:10.185 | ++ functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:18:10.189 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2020-11-30 11:18:10.191 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2020-11-30 11:18:10.195 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=b8cf6ddedbeb4743ad7850640480f930 --email=test4@example.com --or-show -f value -c id 2020-11-30 11:18:12.594 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:18:12.597 | ++ functions-common:get_or_create_user:840 : user_id=b6e9dce46a68490fbd5940948a6a031d 2020-11-30 11:18:12.600 | ++ functions-common:get_or_create_user:841 : echo b6e9dce46a68490fbd5940948a6a031d 2020-11-30 11:18:12.607 | + lib/swift:create_swift_accounts:683 : swift_user_test4=b6e9dce46a68490fbd5940948a6a031d 2020-11-30 11:18:12.610 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2020-11-30 11:18:12.613 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:18:12.629 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin b6e9dce46a68490fbd5940948a6a031d 045c183ea4934dac8c54050b245251d1 2020-11-30 11:18:12.632 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:18:12.635 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2020-11-30 11:18:12.637 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:18:12.640 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:18:12.643 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2020-11-30 11:18:12.645 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2020-11-30 11:18:12.648 | ++ functions-common:_get_domain_args:882 : echo 2020-11-30 11:18:12.651 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2020-11-30 11:18:12.656 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:18:12.656 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user b6e9dce46a68490fbd5940948a6a031d --project 045c183ea4934dac8c54050b245251d1 2020-11-30 11:18:12.656 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:18:12.659 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:18:12.662 | ++ functions-common:get_field:727 : read data 2020-11-30 11:18:15.199 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:18:15.203 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:18:15.206 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:18:15.208 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user b6e9dce46a68490fbd5940948a6a031d --project 045c183ea4934dac8c54050b245251d1 2020-11-30 11:18:17.709 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user b6e9dce46a68490fbd5940948a6a031d --project 045c183ea4934dac8c54050b245251d1 2020-11-30 11:18:17.709 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:18:17.709 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:18:17.713 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:18:17.717 | ++ functions-common:get_field:727 : read data 2020-11-30 11:18:20.417 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:18:20.420 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:18:20.422 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:18:20.426 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | b6e9dce46a68490fbd5940948a6a031d | | 045c183ea4934dac8c54050b245251d1 | | | False |' 2020-11-30 11:18:20.426 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:18:20.431 | ++ functions-common:get_field:727 : read data 2020-11-30 11:18:20.435 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:18:20.437 | + functions-common:get_or_add_user_project_role:912 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:18:20.437 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:18:20.440 | + ./stack.sh:main:1111 : write_clouds_yaml 2020-11-30 11:18:20.442 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2020-11-30 11:18:20.446 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2020-11-30 11:18:20.450 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2020-11-30 11:18:20.463 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2020-11-30 11:18:20.475 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2020-11-30 11:18:20.478 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-11-30 11:18:20.481 | + 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.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2020-11-30 11:18:20.576 | The user clouds.yaml file didn't exist. 2020-11-30 11:18:20.587 | + 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.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2020-11-30 11:18:20.693 | /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. 2020-11-30 11:18:20.693 | self._clouds = yaml.load(clouds_file) 2020-11-30 11:18:20.704 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2020-11-30 11:18:20.812 | /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. 2020-11-30 11:18:20.812 | self._clouds = yaml.load(clouds_file) 2020-11-30 11:18:20.823 | + 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.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2020-11-30 11:18:20.935 | /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. 2020-11-30 11:18:20.935 | self._clouds = yaml.load(clouds_file) 2020-11-30 11:18:20.946 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2020-11-30 11:18:20.951 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2020-11-30 11:18:20.954 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2020-11-30 11:18:20.958 | + ./stack.sh:main:1116 : is_service_enabled horizon 2020-11-30 11:18:20.975 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:18:20.978 | + ./stack.sh:main:1126 : is_service_enabled mysql postgresql 2020-11-30 11:18:20.996 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:18:20.999 | + ./stack.sh:main:1126 : is_service_enabled glance 2020-11-30 11:18:21.017 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:18:21.019 | + ./stack.sh:main:1127 : echo_summary 'Configuring Glance' 2020-11-30 11:18:21.022 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:18:21.024 | + ./stack.sh:echo_summary:421 : echo -e Configuring Glance 2020-11-30 11:18:21.027 | + ./stack.sh:main:1128 : init_glance 2020-11-30 11:18:21.029 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2020-11-30 11:18:21.033 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2020-11-30 11:18:21.038 | + lib/glance:init_glance:336 : recreate_database glance 2020-11-30 11:18:21.040 | + lib/database:recreate_database:110 : local db=glance 2020-11-30 11:18:21.043 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2020-11-30 11:18:21.045 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2020-11-30 11:18:21.049 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2020-11-30 11:18:21.053 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:18:21.068 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2020-11-30 11:18:21.073 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:18:21.088 | + lib/glance:init_glance:338 : time_start dbsync 2020-11-30 11:18:21.090 | + functions-common:time_start:2317 : local name=dbsync 2020-11-30 11:18:21.093 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:18:21.096 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:18:21.099 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:18:21.103 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735101100 2020-11-30 11:18:21.105 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2020-11-30 11:18:23.351 | 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=72177) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2020-11-30 11:18:23.355 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-11-30 11:18:23.355 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-11-30 11:18:23.383 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2020-11-30 11:18:23.383 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2020-11-30 11:18:23.401 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:18:23.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.403 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.405 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.406 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.407 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.407 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.409 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.409 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.412 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.413 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.413 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.415 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.416 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:18:23.420 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:18:23.465 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:18:23.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.466 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.468 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.469 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.470 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.470 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.472 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.472 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.474 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.475 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.476 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.478 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.478 | 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=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:18:23.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:18:23.483 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:18:23.483 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=72177) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:18:23.555 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:18:23.555 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:18:23.608 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2020-11-30 11:18:26.573 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2020-11-30 11:18:26.680 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2020-11-30 11:18:26.692 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2020-11-30 11:18:27.033 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2020-11-30 11:18:27.041 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2020-11-30 11:18:27.050 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2020-11-30 11:18:27.247 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2020-11-30 11:18:27.598 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2020-11-30 11:18:27.606 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2020-11-30 11:18:27.617 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:18:27.617 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:18:27.623 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:18:27.623 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:18:27.629 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:18:27.629 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:18:27.653 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:18:27.654 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:18:27.689 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:18:27.689 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:18:27.698 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2020-11-30 11:18:28.009 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2020-11-30 11:18:28.154 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2020-11-30 11:18:28.158 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2020-11-30 11:18:28.161 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2020-11-30 11:18:28.165 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2020-11-30 11:18:28.174 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2020-11-30 11:18:28.188 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:18:28.188 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:18:28.194 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:18:28.194 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:18:28.198 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2020-11-30 11:18:28.198 | Database migration is up to date. No migration needed. 2020-11-30 11:18:28.198 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2020-11-30 11:18:28.198 | Database is synced successfully. 2020-11-30 11:18:28.458 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2020-11-30 11:18:30.849 | 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=72184) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2020-11-30 11:18:31.029 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2020-11-30 11:18:31.067 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2020-11-30 11:18:31.167 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2020-11-30 11:18:31.314 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2020-11-30 11:18:31.364 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2020-11-30 11:18:31.525 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2020-11-30 11:18:31.583 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2020-11-30 11:18:31.610 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2020-11-30 11:18:31.662 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2020-11-30 11:18:31.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2020-11-30 11:18:31.881 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2020-11-30 11:18:31.906 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2020-11-30 11:18:32.051 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2020-11-30 11:18:32.084 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2020-11-30 11:18:32.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2020-11-30 11:18:32.196 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2020-11-30 11:18:32.237 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2020-11-30 11:18:32.323 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2020-11-30 11:18:32.357 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2020-11-30 11:18:32.401 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2020-11-30 11:18:32.446 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2020-11-30 11:18:32.487 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2020-11-30 11:18:32.562 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2020-11-30 11:18:32.707 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2020-11-30 11:18:32.756 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2020-11-30 11:18:32.780 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2020-11-30 11:18:32.828 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2020-11-30 11:18:32.901 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2020-11-30 11:18:32.946 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2020-11-30 11:18:32.984 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2020-11-30 11:18:32.984 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2020-11-30 11:18:33.212 | + lib/glance:init_glance:344 : time_stop dbsync 2020-11-30 11:18:33.215 | + functions-common:time_stop:2331 : local name 2020-11-30 11:18:33.217 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:18:33.220 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:18:33.223 | + functions-common:time_stop:2334 : local total 2020-11-30 11:18:33.226 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:18:33.228 | + functions-common:time_stop:2337 : name=dbsync 2020-11-30 11:18:33.231 | + functions-common:time_stop:2338 : start_time=1606735101100 2020-11-30 11:18:33.233 | + functions-common:time_stop:2340 : [[ -z 1606735101100 ]] 2020-11-30 11:18:33.237 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:18:33.240 | + functions-common:time_stop:2343 : end_time=1606735113238 2020-11-30 11:18:33.243 | + functions-common:time_stop:2344 : elapsed_time=12138 2020-11-30 11:18:33.245 | + functions-common:time_stop:2345 : total=19960 2020-11-30 11:18:33.249 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:18:33.251 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=32098 2020-11-30 11:18:33.255 | + ./stack.sh:main:1135 : is_service_enabled neutron 2020-11-30 11:18:33.272 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:18:33.275 | + ./stack.sh:main:1136 : echo_summary 'Configuring Neutron' 2020-11-30 11:18:33.278 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:18:33.280 | + ./stack.sh:echo_summary:421 : echo -e Configuring Neutron 2020-11-30 11:18:33.283 | + ./stack.sh:main:1138 : configure_neutron 2020-11-30 11:18:33.286 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2020-11-30 11:18:33.290 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:18:33.291 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 11:18:33.295 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:18:33.298 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 11:18:33.300 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 11:18:33.303 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 11:18:33.305 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2020-11-30 11:18:33.308 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2020-11-30 11:18:33.311 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2020-11-30 11:18:33.315 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2020-11-30 11:18:33.329 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2020-11-30 11:18:33.331 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2020-11-30 11:19:06.669 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2020-11-30 11:19:06.674 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2020-11-30 11:19:06.677 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2020-11-30 11:19:06.679 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2020-11-30 11:19:06.682 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2020-11-30 11:19:06.686 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2020-11-30 11:19:06.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2020-11-30 11:19:06.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2020-11-30 11:19:06.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2020-11-30 11:19:06.699 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2020-11-30 11:19:06.702 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2020-11-30 11:19:06.704 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2020-11-30 11:19:06.706 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2020-11-30 11:19:06.709 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2020-11-30 11:19:06.712 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2020-11-30 11:19:06.714 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2020-11-30 11:19:06.719 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:06.721 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2020-11-30 11:19:06.724 | + 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 2020-11-30 11:19:06.729 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2020-11-30 11:19:06.732 | ++ lib/database:database_connection_url:132 : local db=neutron 2020-11-30 11:19:06.734 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2020-11-30 11:19:06.737 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2020-11-30 11:19:06.739 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2020-11-30 11:19:06.742 | + 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' 2020-11-30 11:19:06.776 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2020-11-30 11:19:06.807 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2020-11-30 11:19:06.840 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2020-11-30 11:19:06.878 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2020-11-30 11:19:06.913 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2020-11-30 11:19:06.945 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2020-11-30 11:19:06.947 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2020-11-30 11:19:06.950 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2020-11-30 11:19:06.952 | + functions:setup_logging:656 : local other_cond=False 2020-11-30 11:19:06.954 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:06.957 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2020-11-30 11:19:06.959 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2020-11-30 11:19:06.961 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2020-11-30 11:19:06.965 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2020-11-30 11:19:06.980 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2020-11-30 11:19:06.982 | + functions:setup_systemd_logging:693 : local pidstr= 2020-11-30 11:19:06.985 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2020-11-30 11:19:06.987 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2020-11-30 11:19:06.990 | + functions:setup_systemd_logging:700 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-11-30 11:19:07.020 | + 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' 2020-11-30 11:19:07.052 | + 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' 2020-11-30 11:19:07.085 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-11-30 11:19:07.117 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2020-11-30 11:19:07.133 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:19:07.136 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2020-11-30 11:19:07.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2020-11-30 11:19:07.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2020-11-30 11:19:07.143 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2020-11-30 11:19:07.145 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2020-11-30 11:19:07.148 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2020-11-30 11:19:07.150 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2020-11-30 11:19:07.152 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2020-11-30 11:19:07.166 | + 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/netns-cleanup.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2020-11-30 11:19:07.180 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2020-11-30 11:19:07.182 | + 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 2020-11-30 11:19:07.195 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2020-11-30 11:19:07.209 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2020-11-30 11:19:07.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2020-11-30 11:19:07.224 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-11-30 11:19:07.227 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2020-11-30 11:19:07.231 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.WTxHruRJPT 2020-11-30 11:19:07.233 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2020-11-30 11:19:07.236 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2020-11-30 11:19:07.238 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.WTxHruRJPT 2020-11-30 11:19:07.242 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.WTxHruRJPT 2020-11-30 11:19:07.253 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.WTxHruRJPT /etc/sudoers.d/neutron-rootwrap 2020-11-30 11:19:07.265 | + 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' 2020-11-30 11:19:07.298 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:07.301 | + 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' 2020-11-30 11:19:07.334 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2020-11-30 11:19:07.336 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2020-11-30 11:19:07.339 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2020-11-30 11:19:07.342 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-11-30 11:19:07.345 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-11-30 11:19:07.347 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-30 11:19:07.364 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:07.367 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-11-30 11:19:07.370 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-11-30 11:19:07.373 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-30 11:19:07.391 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:07.394 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:19:07.397 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2020-11-30 11:19:07.432 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-30 11:19:07.434 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-30 11:19:07.437 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2020-11-30 11:19:07.455 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:07.457 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2020-11-30 11:19:07.460 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2020-11-30 11:19:07.462 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2020-11-30 11:19:07.465 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2020-11-30 11:19:07.468 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2020-11-30 11:19:07.470 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2020-11-30 11:19:07.473 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2020-11-30 11:19:07.475 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2020-11-30 11:19:07.478 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2020-11-30 11:19:07.480 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2020-11-30 11:19:07.485 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2020-11-30 11:19:07.487 | + 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 2020-11-30 11:19:07.493 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2020-11-30 11:19:07.510 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:07.512 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2020-11-30 11:19:07.515 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2020-11-30 11:19:07.518 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2020-11-30 11:19:07.522 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2020-11-30 11:19:07.554 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2020-11-30 11:19:07.586 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2020-11-30 11:19:07.619 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2020-11-30 11:19:07.652 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2020-11-30 11:19:07.684 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2020-11-30 11:19:07.687 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2020-11-30 11:19:07.691 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2020-11-30 11:19:07.694 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-11-30 11:19:07.696 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2020-11-30 11:19:07.727 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2020-11-30 11:19:07.760 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.30/identity 2020-11-30 11:19:07.792 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2020-11-30 11:19:07.827 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2020-11-30 11:19:07.860 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2020-11-30 11:19:07.895 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2020-11-30 11:19:07.928 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2020-11-30 11:19:07.960 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:19:07.994 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2020-11-30 11:19:08.029 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2020-11-30 11:19:08.063 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2020-11-30 11:19:08.098 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2020-11-30 11:19:08.100 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2020-11-30 11:19:08.103 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-11-30 11:19:08.106 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2020-11-30 11:19:08.108 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2020-11-30 11:19:08.143 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2020-11-30 11:19:08.178 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.30/identity 2020-11-30 11:19:08.213 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2020-11-30 11:19:08.247 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2020-11-30 11:19:08.281 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2020-11-30 11:19:08.316 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2020-11-30 11:19:08.350 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2020-11-30 11:19:08.385 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-11-30 11:19:08.419 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2020-11-30 11:19:08.453 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2020-11-30 11:19:08.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2020-11-30 11:19:08.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2020-11-30 11:19:08.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2020-11-30 11:19:08.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2020-11-30 11:19:08.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2020-11-30 11:19:08.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2020-11-30 11:19:08.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 950:999 != '' ]] 2020-11-30 11:19:08.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:950:999 2020-11-30 11:19:08.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:950:999 != '' ]] 2020-11-30 11:19:08.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2020-11-30 11:19:08.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2020-11-30 11:19:08.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2020-11-30 11:19:08.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2020-11-30 11:19:08.489 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2020-11-30 11:19:08.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2020-11-30 11:19:08.494 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2020-11-30 11:19:08.496 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2020-11-30 11:19:08.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:08.503 | + 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 2020-11-30 11:19:08.532 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch 2020-11-30 11:19:08.535 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:08.539 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-11-30 11:19:08.542 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch 2020-11-30 11:19:08.545 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch ']' 2020-11-30 11:19:08.548 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-11-30 11:19:08.551 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch 2020-11-30 11:19:08.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2020-11-30 11:19:08.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2020-11-30 11:19:08.584 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:08.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-11-30 11:19:08.589 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2020-11-30 11:19:08.592 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2020-11-30 11:19:08.594 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-11-30 11:19:08.597 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2020-11-30 11:19:08.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2020-11-30 11:19:08.632 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:08.634 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2020-11-30 11:19:08.637 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2020-11-30 11:19:08.639 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2020-11-30 11:19:08.642 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-11-30 11:19:08.645 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2020-11-30 11:19:08.672 | + 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 2020-11-30 11:19:08.675 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:08.677 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2020-11-30 11:19:08.679 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2020-11-30 11:19:08.682 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2020-11-30 11:19:08.684 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-11-30 11:19:08.687 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2020-11-30 11:19:08.717 | + 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 2020-11-30 11:19:08.720 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:08.722 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2020-11-30 11:19:08.725 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2020-11-30 11:19:08.727 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2020-11-30 11:19:08.730 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-11-30 11:19:08.732 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2020-11-30 11:19:08.760 | + 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, 2020-11-30 11:19:08.763 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:08.766 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2020-11-30 11:19:08.769 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2020-11-30 11:19:08.772 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2020-11-30 11:19:08.775 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-11-30 11:19:08.779 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2020-11-30 11:19:08.808 | + 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:950:999 2020-11-30 11:19:08.810 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:08.813 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2020-11-30 11:19:08.815 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:950:999 2020-11-30 11:19:08.818 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:950:999 ']' 2020-11-30 11:19:08.820 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-11-30 11:19:08.823 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:950:999 2020-11-30 11:19:08.854 | + 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 2020-11-30 11:19:08.857 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:19:08.860 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2020-11-30 11:19:08.863 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2020-11-30 11:19:08.866 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2020-11-30 11:19:08.869 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2020-11-30 11:19:08.872 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2020-11-30 11:19:08.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2020-11-30 11:19:08.906 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2020-11-30 11:19:08.922 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:08.925 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2020-11-30 11:19:08.927 | + 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' 2020-11-30 11:19:08.959 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:08.962 | + 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' 2020-11-30 11:19:08.994 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2020-11-30 11:19:09.036 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2020-11-30 11:19:09.039 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2020-11-30 11:19:09.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2020-11-30 11:19:09.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2020-11-30 11:19:11.633 | INFO neutron.common.config [-] Logging enabled! 2020-11-30 11:19:11.634 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.2.1.dev28 2020-11-30 11:19:11.635 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=73910) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2020-11-30 11:19:11.635 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2020-11-30 11:19:11.636 | 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=73910) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2020-11-30 11:19:11.642 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=73910) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2020-11-30 11:19:11.948 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=73915 2020-11-30 11:19:12.046 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2020-11-30 11:19:12.046 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=73915 2020-11-30 11:19:12.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2020-11-30 11:19:12.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2020-11-30 11:19:12.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2020-11-30 11:19:12.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2020-11-30 11:19:12.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2020-11-30 11:19:12.410 | + 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 2020-11-30 11:19:12.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2020-11-30 11:19:12.430 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:12.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2020-11-30 11:19:12.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2020-11-30 11:19:12.465 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2020-11-30 11:19:12.474 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2020-11-30 11:19:12.477 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2020-11-30 11:19:12.480 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2020-11-30 11:19:12.511 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2020-11-30 11:19:12.533 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2020-11-30 11:19:12.535 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2020-11-30 11:19:12.543 | net.bridge.bridge-nf-call-iptables = 1 2020-11-30 11:19:12.547 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2020-11-30 11:19:12.550 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2020-11-30 11:19:12.557 | net.bridge.bridge-nf-call-ip6tables = 1 2020-11-30 11:19:12.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:12.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.0.91 2020-11-30 11:19:12.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2020-11-30 11:19:12.625 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2020-11-30 11:19:12.627 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2020-11-30 11:19:12.630 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2020-11-30 11:19:12.632 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2020-11-30 11:19:12.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2020-11-30 11:19:12.638 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2020-11-30 11:19:12.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2020-11-30 11:19:12.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2020-11-30 11:19:12.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2020-11-30 11:19:12.671 | + 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 2020-11-30 11:19:12.702 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2020-11-30 11:19:12.705 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2020-11-30 11:19:12.736 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2020-11-30 11:19:12.766 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2020-11-30 11:19:12.783 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:12.786 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2020-11-30 11:19:12.788 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2020-11-30 11:19:12.793 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2020-11-30 11:19:12.824 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2020-11-30 11:19:12.861 | + 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' 2020-11-30 11:19:12.895 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:12.898 | + 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' 2020-11-30 11:19:12.928 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2020-11-30 11:19:12.946 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:12.949 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2020-11-30 11:19:12.953 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2020-11-30 11:19:12.983 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2020-11-30 11:19:12.985 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2020-11-30 11:19:12.987 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2020-11-30 11:19:13.016 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2020-11-30 11:19:13.018 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2020-11-30 11:19:13.021 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2020-11-30 11:19:13.024 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2020-11-30 11:19:13.042 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:13.044 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2020-11-30 11:19:13.047 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2020-11-30 11:19:13.051 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2020-11-30 11:19:13.080 | + 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' 2020-11-30 11:19:13.111 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:13.113 | + 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' 2020-11-30 11:19:13.142 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2020-11-30 11:19:13.145 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2020-11-30 11:19:13.172 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2020-11-30 11:19:13.175 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2020-11-30 11:19:13.177 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2020-11-30 11:19:13.206 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2020-11-30 11:19:13.209 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2020-11-30 11:19:13.211 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2020-11-30 11:19:13.214 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2020-11-30 11:19:15.720 | INFO neutron.common.config [-] Logging enabled! 2020-11-30 11:19:15.720 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.2.1.dev28 2020-11-30 11:19:15.722 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74506) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2020-11-30 11:19:15.798 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2020-11-30 11:19:15.798 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=74506) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:87}} 2020-11-30 11:19:15.799 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=74506) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:124}} 2020-11-30 11:19:15.799 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2020-11-30 11:19:16.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2020-11-30 11:19:16.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2020-11-30 11:19:16.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2020-11-30 11:19:16.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2020-11-30 11:19:16.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2020-11-30 11:19:16.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2020-11-30 11:19:16.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2020-11-30 11:19:16.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2020-11-30 11:19:16.116 | + functions:set_mtu:764 : local dev=br-data 2020-11-30 11:19:16.119 | + functions:set_mtu:765 : local mtu=1500 2020-11-30 11:19:16.122 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2020-11-30 11:19:16.138 | + 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 2020-11-30 11:19:16.157 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2020-11-30 11:19:16.159 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2020-11-30 11:19:16.162 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2020-11-30 11:19:16.164 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2020-11-30 11:19:16.167 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2020-11-30 11:19:16.170 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2020-11-30 11:19:16.172 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2020-11-30 11:19:16.175 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2020-11-30 11:19:16.177 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2020-11-30 11:19:16.180 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2020-11-30 11:19:16.182 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2020-11-30 11:19:16.185 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2020-11-30 11:19:16.188 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2020-11-30 11:19:16.192 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2020-11-30 11:19:16.192 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2020-11-30 11:19:16.198 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2020-11-30 11:19:16.201 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2020-11-30 11:19:16.203 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2020-11-30 11:19:16.206 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2020-11-30 11:19:16.210 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2020-11-30 11:19:16.210 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2020-11-30 11:19:16.211 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2020-11-30 11:19:16.217 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.91/22 brd 192.168.3.255' 2020-11-30 11:19:16.220 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2020-11-30 11:19:16.222 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:16.225 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2020-11-30 11:19:16.228 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2020-11-30 11:19:16.230 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.91/22 brd 192.168.3.255 != '' ]] 2020-11-30 11:19:16.233 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.91/22 brd 192.168.3.255 dev eth1' 2020-11-30 11:19:16.235 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.91/22 brd 192.168.3.255 dev br-data' 2020-11-30 11:19:16.238 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2020-11-30 11:19:16.240 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2020-11-30 11:19:16.244 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.91/22 brd 192.168.3.255 2020-11-30 11:19:16.245 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2020-11-30 11:19:16.246 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2020-11-30 11:19:16.246 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2020-11-30 11:19:16.252 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.91 2020-11-30 11:19:16.254 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.91 ' 2020-11-30 11:19:16.257 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.91/22 brd 192.168.3.255 dev eth1 2020-11-30 11:19:16.270 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.91/22 brd 192.168.3.255 dev br-data 2020-11-30 11:19:16.284 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2020-11-30 11:19:16.299 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2020-11-30 11:19:16.320 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.91 2020-11-30 11:19:18.330 | ARPING 192.168.0.91 from 192.168.0.91 br-data 2020-11-30 11:19:18.330 | Sent 3 probes (3 broadcast(s)) 2020-11-30 11:19:18.330 | Received 0 response(s) 2020-11-30 11:19:18.350 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2020-11-30 11:19:18.350 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2020-11-30 11:19:18.356 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2020-11-30 11:19:18.359 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2020-11-30 11:19:18.377 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:18.380 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2020-11-30 11:19:18.382 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2020-11-30 11:19:18.387 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2020-11-30 11:19:18.415 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.30 2020-11-30 11:19:18.442 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2020-11-30 11:19:18.473 | + 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' 2020-11-30 11:19:18.502 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2020-11-30 11:19:18.505 | + 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' 2020-11-30 11:19:18.533 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2020-11-30 11:19:18.535 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2020-11-30 11:19:18.552 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:19:18.555 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2020-11-30 11:19:18.587 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2020-11-30 11:19:18.621 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2020-11-30 11:19:18.625 | + ./stack.sh:main:1141 : is_service_enabled mysql postgresql 2020-11-30 11:19:18.642 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:18.645 | + ./stack.sh:main:1141 : is_service_enabled neutron 2020-11-30 11:19:18.663 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:18.666 | + ./stack.sh:main:1142 : init_neutron 2020-11-30 11:19:18.668 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2020-11-30 11:19:18.672 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:19:18.673 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 11:19:18.677 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:19:18.680 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 11:19:18.682 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 11:19:18.685 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 11:19:18.688 | + lib/neutron:init_neutron:650 : init_mutnauq 2020-11-30 11:19:18.690 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2020-11-30 11:19:18.693 | + lib/database:recreate_database:110 : local db=neutron 2020-11-30 11:19:18.695 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2020-11-30 11:19:18.698 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2020-11-30 11:19:18.701 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2020-11-30 11:19:18.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:19:18.719 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2020-11-30 11:19:18.723 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:19:18.736 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2020-11-30 11:19:18.739 | + functions-common:time_start:2317 : local name=dbsync 2020-11-30 11:19:18.742 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:19:18.744 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:19:18.748 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:19:18.753 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735158750 2020-11-30 11:19:18.756 | + 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 2020-11-30 11:19:21.820 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:19:21.820 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:19:22.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2020-11-30 11:19:22.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2020-11-30 11:19:22.073 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2020-11-30 11:19:32.500 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2020-11-30 11:19:32.584 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2020-11-30 11:19:32.934 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2020-11-30 11:19:33.035 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2020-11-30 11:19:33.221 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2020-11-30 11:19:33.349 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2020-11-30 11:19:33.488 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2020-11-30 11:19:33.587 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2020-11-30 11:19:33.705 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2020-11-30 11:19:33.816 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2020-11-30 11:19:34.115 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2020-11-30 11:19:34.236 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2020-11-30 11:19:34.364 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2020-11-30 11:19:34.450 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2020-11-30 11:19:34.570 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2020-11-30 11:19:35.508 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2020-11-30 11:19:35.610 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2020-11-30 11:19:35.711 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2020-11-30 11:19:35.821 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2020-11-30 11:19:36.116 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2020-11-30 11:19:36.180 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2020-11-30 11:19:36.368 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2020-11-30 11:19:36.718 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2020-11-30 11:19:36.791 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2020-11-30 11:19:36.916 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2020-11-30 11:19:37.025 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2020-11-30 11:19:37.087 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2020-11-30 11:19:37.284 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2020-11-30 11:19:37.381 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2020-11-30 11:19:37.454 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2020-11-30 11:19:37.642 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2020-11-30 11:19:37.651 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2020-11-30 11:19:37.854 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2020-11-30 11:19:38.034 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2020-11-30 11:19:38.114 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2020-11-30 11:19:38.401 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2020-11-30 11:19:38.559 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2020-11-30 11:19:38.967 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2020-11-30 11:19:38.999 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2020-11-30 11:19:41.518 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2020-11-30 11:19:41.542 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2020-11-30 11:19:41.784 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2020-11-30 11:19:41.892 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2020-11-30 11:19:41.900 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2020-11-30 11:19:41.999 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2020-11-30 11:19:42.007 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2020-11-30 11:19:42.155 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2020-11-30 11:19:42.193 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2020-11-30 11:19:42.257 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2020-11-30 11:19:42.356 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2020-11-30 11:19:42.465 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2020-11-30 11:19:42.766 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2020-11-30 11:19:42.923 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2020-11-30 11:19:42.946 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2020-11-30 11:19:43.070 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2020-11-30 11:19:43.220 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2020-11-30 11:19:44.637 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2020-11-30 11:19:44.911 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2020-11-30 11:19:44.962 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2020-11-30 11:19:45.023 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2020-11-30 11:19:45.136 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2020-11-30 11:19:45.240 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2020-11-30 11:19:45.278 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2020-11-30 11:19:45.427 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2020-11-30 11:19:45.433 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2020-11-30 11:19:45.621 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2020-11-30 11:19:45.728 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2020-11-30 11:19:46.043 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2020-11-30 11:19:46.159 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2020-11-30 11:19:46.366 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2020-11-30 11:19:46.478 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2020-11-30 11:19:46.602 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2020-11-30 11:19:46.676 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2020-11-30 11:19:46.693 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2020-11-30 11:19:46.769 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2020-11-30 11:19:47.230 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2020-11-30 11:19:47.341 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2020-11-30 11:19:47.405 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2020-11-30 11:19:47.520 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2020-11-30 11:19:47.588 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2020-11-30 11:19:47.717 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2020-11-30 11:19:47.787 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2020-11-30 11:19:47.925 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2020-11-30 11:19:48.070 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2020-11-30 11:19:48.183 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2020-11-30 11:19:48.469 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2020-11-30 11:19:48.529 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2020-11-30 11:19:48.631 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2020-11-30 11:19:49.031 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2020-11-30 11:19:49.100 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2020-11-30 11:19:49.217 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2020-11-30 11:19:49.353 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2020-11-30 11:19:49.490 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2020-11-30 11:19:49.638 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2020-11-30 11:19:49.648 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2020-11-30 11:19:49.740 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2020-11-30 11:19:50.118 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2020-11-30 11:19:50.592 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2020-11-30 11:19:50.754 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2020-11-30 11:19:50.817 | Running upgrade for neutron ... 2020-11-30 11:19:50.817 | OK 2020-11-30 11:19:51.103 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2020-11-30 11:19:51.105 | + functions-common:time_stop:2331 : local name 2020-11-30 11:19:51.108 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:19:51.111 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:19:51.114 | + functions-common:time_stop:2334 : local total 2020-11-30 11:19:51.117 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:19:51.119 | + functions-common:time_stop:2337 : name=dbsync 2020-11-30 11:19:51.122 | + functions-common:time_stop:2338 : start_time=1606735158750 2020-11-30 11:19:51.125 | + functions-common:time_stop:2340 : [[ -z 1606735158750 ]] 2020-11-30 11:19:51.128 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:19:51.132 | + functions-common:time_stop:2343 : end_time=1606735191129 2020-11-30 11:19:51.134 | + functions-common:time_stop:2344 : elapsed_time=32379 2020-11-30 11:19:51.137 | + functions-common:time_stop:2345 : total=32098 2020-11-30 11:19:51.140 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:19:51.143 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64477 2020-11-30 11:19:51.145 | + ./stack.sh:main:1150 : is_service_enabled q-dhcp 2020-11-30 11:19:51.164 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:51.167 | ++ ./stack.sh:main:1153 : pidof NetworkManager 2020-11-30 11:19:51.177 | ++ ./stack.sh:main:1153 : true 2020-11-30 11:19:51.180 | + ./stack.sh:main:1153 : netman_pid= 2020-11-30 11:19:51.183 | + ./stack.sh:main:1154 : '[' -z '' ']' 2020-11-30 11:19:51.186 | + ./stack.sh:main:1155 : sudo killall dnsmasq 2020-11-30 11:19:51.203 | dnsmasq: no process found 2020-11-30 11:19:51.208 | + ./stack.sh:main:1155 : true 2020-11-30 11:19:51.210 | + ./stack.sh:main:1160 : clean_iptables 2020-11-30 11:19:51.216 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2020-11-30 11:19:51.216 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2020-11-30 11:19:51.222 | + lib/nova:clean_iptables:182 : bash 2020-11-30 11:19:51.222 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2020-11-30 11:19:51.222 | + lib/nova:clean_iptables:182 : grep nova 2020-11-30 11:19:51.222 | + lib/nova:clean_iptables:182 : grep '\-A' 2020-11-30 11:19:51.224 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2020-11-30 11:19:51.301 | + lib/nova:clean_iptables:184 : grep nova 2020-11-30 11:19:51.303 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2020-11-30 11:19:51.303 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2020-11-30 11:19:51.304 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2020-11-30 11:19:51.304 | + lib/nova:clean_iptables:184 : grep '\-A' 2020-11-30 11:19:51.306 | + lib/nova:clean_iptables:184 : bash 2020-11-30 11:19:51.308 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2020-11-30 11:19:51.404 | + lib/nova:clean_iptables:186 : grep nova 2020-11-30 11:19:51.405 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2020-11-30 11:19:51.406 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2020-11-30 11:19:51.409 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2020-11-30 11:19:51.409 | + lib/nova:clean_iptables:186 : bash 2020-11-30 11:19:51.409 | + lib/nova:clean_iptables:186 : grep '\-N' 2020-11-30 11:19:51.410 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2020-11-30 11:19:51.424 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2020-11-30 11:19:51.424 | + lib/nova:clean_iptables:188 : grep nova 2020-11-30 11:19:51.424 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2020-11-30 11:19:51.426 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2020-11-30 11:19:51.426 | + lib/nova:clean_iptables:188 : grep '\-N' 2020-11-30 11:19:51.427 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2020-11-30 11:19:51.428 | + lib/nova:clean_iptables:188 : bash 2020-11-30 11:19:51.440 | + ./stack.sh:main:1163 : sudo sysctl -w net.ipv4.ip_forward=1 2020-11-30 11:19:51.448 | net.ipv4.ip_forward = 1 2020-11-30 11:19:51.452 | + ./stack.sh:main:1170 : is_service_enabled swift 2020-11-30 11:19:51.470 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:19:51.473 | + ./stack.sh:main:1171 : echo_summary 'Configuring Swift' 2020-11-30 11:19:51.476 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:19:51.478 | + ./stack.sh:echo_summary:421 : echo -e Configuring Swift 2020-11-30 11:19:51.482 | + ./stack.sh:main:1172 : init_swift 2020-11-30 11:19:51.485 | + lib/swift:init_swift:690 : local node_number 2020-11-30 11:19:51.488 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-11-30 11:19:52.353 | No object-server running 2020-11-30 11:19:52.354 | No proxy-server running 2020-11-30 11:19:52.354 | No object-replicator running 2020-11-30 11:19:52.354 | No account-reaper running 2020-11-30 11:19:52.354 | No container-reconciler running 2020-11-30 11:19:52.354 | No container-server running 2020-11-30 11:19:52.354 | No account-auditor running 2020-11-30 11:19:52.354 | No object-expirer running 2020-11-30 11:19:52.354 | No account-server running 2020-11-30 11:19:52.354 | No container-sync running 2020-11-30 11:19:52.354 | No container-updater running 2020-11-30 11:19:52.354 | No object-reconstructor running 2020-11-30 11:19:52.354 | No object-updater running 2020-11-30 11:19:52.354 | No container-auditor running 2020-11-30 11:19:52.354 | No object-auditor running 2020-11-30 11:19:52.354 | No container-sharder running 2020-11-30 11:19:52.354 | No account-replicator running 2020-11-30 11:19:52.354 | No container-replicator running 2020-11-30 11:19:52.414 | + lib/swift:init_swift:692 : true 2020-11-30 11:19:52.417 | + lib/swift:init_swift:695 : create_swift_disk 2020-11-30 11:19:52.420 | + lib/swift:create_swift_disk:566 : local node_number 2020-11-30 11:19:52.422 | + lib/swift:create_swift_disk:571 : local user_group 2020-11-30 11:19:52.425 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2020-11-30 11:19:52.430 | + lib/swift:create_swift_disk:572 : user_group=1000 2020-11-30 11:19:52.432 | + 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 2020-11-30 11:19:52.447 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2020-11-30 11:19:52.450 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2020-11-30 11:19:52.454 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2020-11-30 11:19:52.467 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2020-11-30 11:19:52.480 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2020-11-30 11:19:52.489 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2020-11-30 11:19:52.533 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2020-11-30 11:19:52.534 | = sectsz=512 attr=2, projid32bit=1 2020-11-30 11:19:52.534 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2020-11-30 11:19:52.534 | data = bsize=4096 blocks=1572864, imaxpct=25 2020-11-30 11:19:52.534 | = sunit=0 swidth=0 blks 2020-11-30 11:19:52.534 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2020-11-30 11:19:52.534 | log =internal log bsize=4096 blocks=2560, version=2 2020-11-30 11:19:52.534 | = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-30 11:19:52.534 | realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-30 11:19:52.537 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2020-11-30 11:19:52.542 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2020-11-30 11:19:52.547 | + 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 2020-11-30 11:19:52.627 | + lib/swift:create_swift_disk:601 : local node_number 2020-11-30 11:19:52.630 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-11-30 11:19:52.634 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2020-11-30 11:19:52.637 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2020-11-30 11:19:52.639 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2020-11-30 11:19:52.653 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2020-11-30 11:19:52.655 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2020-11-30 11:19:52.658 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2020-11-30 11:19:52.672 | + lib/swift:init_swift:699 : pushd /etc/swift 2020-11-30 11:19:52.675 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2020-11-30 11:19:52.679 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2020-11-30 11:19:53.621 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2020-11-30 11:19:54.601 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2020-11-30 11:19:55.513 | + lib/swift:init_swift:711 : [[ -n '' ]] 2020-11-30 11:19:55.516 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-11-30 11:19:55.519 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2020-11-30 11:19:56.371 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2020-11-30 11:19:56.371 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2020-11-30 11:19:56.424 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2020-11-30 11:19:57.274 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2020-11-30 11:19:57.274 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2020-11-30 11:19:57.334 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2020-11-30 11:19:58.184 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2020-11-30 11:19:58.184 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2020-11-30 11:19:58.243 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2020-11-30 11:19:59.396 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-11-30 11:19:59.451 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2020-11-30 11:20:00.353 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-11-30 11:20:00.409 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2020-11-30 11:20:01.303 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2020-11-30 11:20:01.362 | + lib/swift:init_swift:736 : popd 2020-11-30 11:20:01.364 | + ./stack.sh:main:1179 : is_service_enabled cinder 2020-11-30 11:20:01.383 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:20:01.386 | + ./stack.sh:main:1180 : echo_summary 'Configuring Cinder' 2020-11-30 11:20:01.389 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:20:01.392 | + ./stack.sh:echo_summary:421 : echo -e Configuring Cinder 2020-11-30 11:20:01.394 | + ./stack.sh:main:1181 : init_cinder 2020-11-30 11:20:01.397 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2020-11-30 11:20:01.415 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:20:01.418 | + lib/cinder:init_cinder:389 : recreate_database cinder 2020-11-30 11:20:01.421 | + lib/database:recreate_database:110 : local db=cinder 2020-11-30 11:20:01.424 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2020-11-30 11:20:01.427 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2020-11-30 11:20:01.429 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2020-11-30 11:20:01.436 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:20:01.454 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2020-11-30 11:20:01.458 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:20:01.473 | + lib/cinder:init_cinder:391 : time_start dbsync 2020-11-30 11:20:01.476 | + functions-common:time_start:2317 : local name=dbsync 2020-11-30 11:20:01.478 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:20:01.482 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:20:01.485 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:20:01.489 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735201486 2020-11-30 11:20:01.492 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2020-11-30 11:20:04.599 | 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=75382) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2020-11-30 11:20:04.602 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:20:04.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.605 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.605 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.607 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.608 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:20:04.608 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:20:04.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:20:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.656 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.656 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.657 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.657 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.657 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.658 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.658 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:20:04.658 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:20:04.717 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:20:04.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.720 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.721 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.722 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.722 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.722 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.722 | 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=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:04.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:04.723 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:20:04.723 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=75382) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:20:04.732 | INFO migrate.versioning.api [-] 122 -> 123...  2020-11-30 11:20:09.604 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:09.604 | INFO migrate.versioning.api [-] 123 -> 124...  2020-11-30 11:20:09.613 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:09.613 | INFO migrate.versioning.api [-] 124 -> 125...  2020-11-30 11:20:09.631 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:09.631 | INFO migrate.versioning.api [-] 125 -> 126...  2020-11-30 11:20:09.639 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:09.639 | INFO migrate.versioning.api [-] 126 -> 127...  2020-11-30 11:20:09.660 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:09.660 | INFO migrate.versioning.api [-] 127 -> 128...  2020-11-30 11:20:09.992 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:09.992 | INFO migrate.versioning.api [-] 128 -> 129...  2020-11-30 11:20:10.001 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:10.001 | INFO migrate.versioning.api [-] 129 -> 130...  2020-11-30 11:20:10.010 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:10.010 | INFO migrate.versioning.api [-] 130 -> 131...  2020-11-30 11:20:10.018 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:10.018 | INFO migrate.versioning.api [-] 131 -> 132...  2020-11-30 11:20:10.046 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:10.046 | INFO migrate.versioning.api [-] 132 -> 133...  2020-11-30 11:20:10.055 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:10.055 | INFO migrate.versioning.api [-] 133 -> 134...  2020-11-30 11:20:10.063 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:10.063 | INFO migrate.versioning.api [-] 134 -> 135...  2020-11-30 11:20:10.071 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:10.072 | INFO migrate.versioning.api [-] 135 -> 136...  2020-11-30 11:20:10.331 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:10.641 | + lib/cinder:init_cinder:394 : time_stop dbsync 2020-11-30 11:20:10.644 | + functions-common:time_stop:2331 : local name 2020-11-30 11:20:10.647 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:20:10.649 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:20:10.652 | + functions-common:time_stop:2334 : local total 2020-11-30 11:20:10.655 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:20:10.657 | + functions-common:time_stop:2337 : name=dbsync 2020-11-30 11:20:10.660 | + functions-common:time_stop:2338 : start_time=1606735201486 2020-11-30 11:20:10.662 | + functions-common:time_stop:2340 : [[ -z 1606735201486 ]] 2020-11-30 11:20:10.665 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:20:10.669 | + functions-common:time_stop:2343 : end_time=1606735210666 2020-11-30 11:20:10.672 | + functions-common:time_stop:2344 : elapsed_time=9180 2020-11-30 11:20:10.674 | + functions-common:time_stop:2345 : total=64477 2020-11-30 11:20:10.676 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:20:10.679 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=73657 2020-11-30 11:20:10.682 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2020-11-30 11:20:10.700 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:20:10.702 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2020-11-30 11:20:10.705 | + lib/cinder:init_cinder:398 : local be be_name be_type 2020-11-30 11:20:10.707 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2020-11-30 11:20:10.710 | + lib/cinder:init_cinder:400 : be_type=lvm 2020-11-30 11:20:10.713 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2020-11-30 11:20:10.716 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2020-11-30 11:20:10.718 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2020-11-30 11:20:10.721 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2020-11-30 11:20:10.723 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2020-11-30 11:20:10.726 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2020-11-30 11:20:10.729 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2020-11-30 11:20:10.731 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2020-11-30 11:20:10.734 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2020-11-30 11:20:10.736 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2020-11-30 11:20:10.738 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:20:10.741 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:20:10.743 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:20:10.746 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:20:10.748 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:20:10.751 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:20:10.753 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:20:10.756 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:20:10.758 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2020-11-30 11:20:10.761 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:20:10.763 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:20:10.766 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:20:10.769 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:20:10.771 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:20:10.774 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:20:10.776 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2020-11-30 11:20:10.779 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2020-11-30 11:20:10.782 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2020-11-30 11:20:10.784 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2020-11-30 11:20:10.786 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2020-11-30 11:20:10.803 | Volume group "stack-volumes-default" not found 2020-11-30 11:20:10.804 | Cannot process volume group stack-volumes-default 2020-11-30 11:20:10.808 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2020-11-30 11:20:10.811 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2020-11-30 11:20:10.815 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2020-11-30 11:20:10.818 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2020-11-30 11:20:10.818 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2020-11-30 11:20:10.830 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2020-11-30 11:20:10.832 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2020-11-30 11:20:10.835 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2020-11-30 11:20:10.880 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2020-11-30 11:20:10.883 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2020-11-30 11:20:10.899 | Volume group "stack-volumes-default" not found 2020-11-30 11:20:10.899 | Cannot process volume group stack-volumes-default 2020-11-30 11:20:10.905 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2020-11-30 11:20:11.094 | Physical volume "/dev/loop1" successfully created. 2020-11-30 11:20:11.128 | Volume group "stack-volumes-default" successfully created 2020-11-30 11:20:11.134 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2020-11-30 11:20:11.137 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2020-11-30 11:20:11.137 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2020-11-30 11:20:11.140 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2020-11-30 11:20:11.152 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2020-11-30 11:20:11.155 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2020-11-30 11:20:11.158 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2020-11-30 11:20:11.221 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2020-11-30 11:20:11.224 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2020-11-30 11:20:11.227 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2020-11-30 11:20:11.230 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2020-11-30 11:20:11.233 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2020-11-30 11:20:11.235 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2020-11-30 11:20:11.238 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2020-11-30 11:20:11.241 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2020-11-30 11:20:11.243 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2020-11-30 11:20:11.246 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2020-11-30 11:20:11.248 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2020-11-30 11:20:11.251 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-11-30 11:20:11.253 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2020-11-30 11:20:11.255 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2020-11-30 11:20:11.258 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2020-11-30 11:20:11.262 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2020-11-30 11:20:11.264 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2020-11-30 11:20:11.267 | + functions-common:is_suse:462 : is_opensuse 2020-11-30 11:20:11.270 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2020-11-30 11:20:11.272 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2020-11-30 11:20:11.275 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2020-11-30 11:20:11.278 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2020-11-30 11:20:11.281 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2020-11-30 11:20:11.284 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2020-11-30 11:20:11.286 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2020-11-30 11:20:11.288 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2020-11-30 11:20:11.291 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2020-11-30 11:20:11.294 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2020-11-30 11:20:11.310 | Volume group "stack-volumes-lvmdriver-1" not found 2020-11-30 11:20:11.310 | Cannot process volume group stack-volumes-lvmdriver-1 2020-11-30 11:20:11.315 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2020-11-30 11:20:11.317 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2020-11-30 11:20:11.322 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2020-11-30 11:20:11.325 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2020-11-30 11:20:11.326 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2020-11-30 11:20:11.330 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2020-11-30 11:20:11.333 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2020-11-30 11:20:11.337 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2020-11-30 11:20:11.388 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2020-11-30 11:20:11.390 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2020-11-30 11:20:11.406 | Volume group "stack-volumes-lvmdriver-1" not found 2020-11-30 11:20:11.407 | Cannot process volume group stack-volumes-lvmdriver-1 2020-11-30 11:20:11.411 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2020-11-30 11:20:11.617 | Physical volume "/dev/loop2" successfully created. 2020-11-30 11:20:11.651 | Volume group "stack-volumes-lvmdriver-1" successfully created 2020-11-30 11:20:11.659 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2020-11-30 11:20:11.662 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2020-11-30 11:20:11.663 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2020-11-30 11:20:11.666 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2020-11-30 11:20:11.677 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2020-11-30 11:20:11.679 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2020-11-30 11:20:11.682 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2020-11-30 11:20:11.741 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2020-11-30 11:20:11.746 | + ./stack.sh:main:1187 : is_service_enabled placement 2020-11-30 11:20:11.763 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:20:11.766 | + ./stack.sh:main:1188 : echo_summary 'Configuring placement' 2020-11-30 11:20:11.769 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:20:11.771 | + ./stack.sh:echo_summary:421 : echo -e Configuring placement 2020-11-30 11:20:11.775 | + ./stack.sh:main:1189 : init_placement 2020-11-30 11:20:11.777 | + lib/placement:init_placement:130 : recreate_database placement 2020-11-30 11:20:11.780 | + lib/database:recreate_database:110 : local db=placement 2020-11-30 11:20:11.782 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2020-11-30 11:20:11.785 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2020-11-30 11:20:11.787 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2020-11-30 11:20:11.791 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:20:11.806 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2020-11-30 11:20:11.810 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:20:11.824 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2020-11-30 11:20:15.480 | + lib/placement:init_placement:132 : create_placement_accounts 2020-11-30 11:20:15.483 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2020-11-30 11:20:15.486 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2020-11-30 11:20:15.488 | + functions-common:get_or_create_user:824 : local user_id 2020-11-30 11:20:15.491 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2020-11-30 11:20:15.494 | + functions-common:get_or_create_user:828 : local email= 2020-11-30 11:20:15.497 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2020-11-30 11:20:17.892 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:20:17.895 | + functions-common:get_or_create_user:840 : user_id=3564d42555bd4359859024d4941d6160 2020-11-30 11:20:17.897 | + functions-common:get_or_create_user:841 : echo 3564d42555bd4359859024d4941d6160 2020-11-30 11:20:17.898 | 3564d42555bd4359859024d4941d6160 2020-11-30 11:20:17.900 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2020-11-30 11:20:17.903 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:20:17.907 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:20:17.911 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:20:17.913 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:20:17.916 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:20:17.919 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:20:17.921 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:20:17.924 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:20:17.926 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:20:17.930 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:20:17.934 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:20:17.934 | ++ 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 2020-11-30 11:20:17.935 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:20:17.938 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:20:17.941 | ++ functions-common:get_field:727 : read data 2020-11-30 11:20:21.078 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:20:21.083 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:20:21.085 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:20:21.089 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2020-11-30 11:20:24.121 | ++ 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 2020-11-30 11:20:24.121 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:20:24.121 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:20:24.124 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:20:24.127 | ++ functions-common:get_field:727 : read data 2020-11-30 11:20:27.277 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:20:27.280 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:20:27.283 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:20:27.286 | ++ functions-common:get_field:733 : echo '| e113c4edecc4427191c3e2230b3dae0a | 3564d42555bd4359859024d4941d6160 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:20:27.287 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:20:27.292 | ++ functions-common:get_field:727 : read data 2020-11-30 11:20:27.296 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:20:27.298 | + functions-common:get_or_add_user_project_role:912 : echo e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:20:27.298 | e113c4edecc4427191c3e2230b3dae0a 2020-11-30 11:20:27.301 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2020-11-30 11:20:27.303 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2020-11-30 11:20:27.306 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2020-11-30 11:20:27.309 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2020-11-30 11:20:27.312 | ++ functions-common:_get_domain_args:872 : local domain 2020-11-30 11:20:27.315 | ++ functions-common:_get_domain_args:873 : domain= 2020-11-30 11:20:27.317 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2020-11-30 11:20:27.320 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2020-11-30 11:20:27.324 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2020-11-30 11:20:27.326 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2020-11-30 11:20:27.329 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2020-11-30 11:20:27.332 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2020-11-30 11:20:27.336 | ++ 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 2020-11-30 11:20:27.337 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:20:27.337 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2020-11-30 11:20:27.340 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:20:27.343 | ++ functions-common:get_field:727 : read data 2020-11-30 11:20:30.544 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:20:30.548 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2020-11-30 11:20:30.551 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2020-11-30 11:20:30.553 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2020-11-30 11:20:33.645 | ++ 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 2020-11-30 11:20:33.645 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2020-11-30 11:20:33.645 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2020-11-30 11:20:33.649 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:20:33.652 | ++ functions-common:get_field:727 : read data 2020-11-30 11:20:37.013 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:20:37.016 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:20:37.018 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:20:37.022 | ++ functions-common:get_field:733 : echo '| b20a52348e5d4e889f228219ed34526b | 3564d42555bd4359859024d4941d6160 | | 82747e0a824e4a828b36bb43dabdb7e2 | | | False |' 2020-11-30 11:20:37.022 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:20:37.027 | ++ functions-common:get_field:727 : read data 2020-11-30 11:20:37.031 | + functions-common:get_or_add_user_project_role:910 : user_role_id=b20a52348e5d4e889f228219ed34526b 2020-11-30 11:20:37.034 | + functions-common:get_or_add_user_project_role:912 : echo b20a52348e5d4e889f228219ed34526b 2020-11-30 11:20:37.034 | b20a52348e5d4e889f228219ed34526b 2020-11-30 11:20:37.037 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.30/placement 2020-11-30 11:20:37.040 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2020-11-30 11:20:37.043 | + functions-common:get_or_create_service:966 : local service_id 2020-11-30 11:20:37.050 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2020-11-30 11:20:39.377 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2020-11-30 11:20:41.605 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:20:41.608 | + functions-common:get_or_create_service:977 : service_id=' 2020-11-30 11:20:41.608 | e45173c62b164e7886c328edbf833c9d' 2020-11-30 11:20:41.610 | + functions-common:get_or_create_service:978 : echo e45173c62b164e7886c328edbf833c9d 2020-11-30 11:20:41.611 | e45173c62b164e7886c328edbf833c9d 2020-11-30 11:20:41.613 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.30/placement 2020-11-30 11:20:41.616 | + functions-common:get_or_create_endpoint:1010 : local public_id 2020-11-30 11:20:41.619 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.30/placement RegionOne 2020-11-30 11:20:41.622 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2020-11-30 11:20:41.626 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2020-11-30 11:20:44.032 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:20:44.036 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2020-11-30 11:20:44.039 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2020-11-30 11:20:44.042 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.30/placement --region RegionOne -f value -c id 2020-11-30 11:20:46.401 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:20:46.404 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c0d1f64d0a8e4fa29c9b6120014d10ba 2020-11-30 11:20:46.407 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c0d1f64d0a8e4fa29c9b6120014d10ba 2020-11-30 11:20:46.410 | + functions-common:get_or_create_endpoint:1011 : public_id=c0d1f64d0a8e4fa29c9b6120014d10ba 2020-11-30 11:20:46.412 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2020-11-30 11:20:46.415 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2020-11-30 11:20:46.417 | + functions-common:get_or_create_endpoint:1020 : echo c0d1f64d0a8e4fa29c9b6120014d10ba 2020-11-30 11:20:46.418 | c0d1f64d0a8e4fa29c9b6120014d10ba 2020-11-30 11:20:46.420 | + ./stack.sh:main:1195 : is_service_enabled nova 2020-11-30 11:20:46.437 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:20:46.441 | + ./stack.sh:main:1196 : echo_summary 'Configuring Nova' 2020-11-30 11:20:46.443 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:20:46.446 | + ./stack.sh:echo_summary:421 : echo -e Configuring Nova 2020-11-30 11:20:46.449 | + ./stack.sh:main:1197 : init_nova 2020-11-30 11:20:46.452 | + lib/nova:init_nova:755 : is_service_enabled mysql postgresql 2020-11-30 11:20:46.471 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:20:46.474 | + lib/nova:init_nova:755 : is_service_enabled n-api 2020-11-30 11:20:46.491 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:20:46.495 | + lib/nova:init_nova:756 : recreate_database nova_api 2020-11-30 11:20:46.498 | + lib/database:recreate_database:110 : local db=nova_api 2020-11-30 11:20:46.500 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2020-11-30 11:20:46.503 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2020-11-30 11:20:46.505 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2020-11-30 11:20:46.510 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:20:46.525 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2020-11-30 11:20:46.529 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:20:46.542 | + lib/nova:init_nova:757 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2020-11-30 11:20:50.321 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:20:50.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.323 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.323 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.324 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.328 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.328 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.330 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.425 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.425 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.428 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.429 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.430 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.430 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.430 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.433 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.434 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.434 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.437 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.438 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.438 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.441 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.441 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.442 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.442 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.443 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.443 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.444 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.444 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.445 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.445 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.445 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.447 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.448 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.449 | 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=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:20:50.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:20:50.451 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:20:50.451 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76234) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:20:50.587 | INFO migrate.versioning.api [-] 0 -> 1...  2020-11-30 11:20:50.699 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:50.700 | INFO migrate.versioning.api [-] 1 -> 2...  2020-11-30 11:20:50.867 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:50.867 | INFO migrate.versioning.api [-] 2 -> 3...  2020-11-30 11:20:50.989 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:50.990 | INFO migrate.versioning.api [-] 3 -> 4...  2020-11-30 11:20:51.111 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.111 | INFO migrate.versioning.api [-] 4 -> 5...  2020-11-30 11:20:51.359 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.359 | INFO migrate.versioning.api [-] 5 -> 6...  2020-11-30 11:20:51.482 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.482 | INFO migrate.versioning.api [-] 6 -> 7...  2020-11-30 11:20:51.630 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.630 | INFO migrate.versioning.api [-] 7 -> 8...  2020-11-30 11:20:51.639 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.639 | INFO migrate.versioning.api [-] 8 -> 9...  2020-11-30 11:20:51.648 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.648 | INFO migrate.versioning.api [-] 9 -> 10...  2020-11-30 11:20:51.656 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.656 | INFO migrate.versioning.api [-] 10 -> 11...  2020-11-30 11:20:51.665 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.665 | INFO migrate.versioning.api [-] 11 -> 12...  2020-11-30 11:20:51.674 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.674 | INFO migrate.versioning.api [-] 12 -> 13...  2020-11-30 11:20:51.981 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:51.981 | INFO migrate.versioning.api [-] 13 -> 14...  2020-11-30 11:20:52.049 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:52.049 | INFO migrate.versioning.api [-] 14 -> 15...  2020-11-30 11:20:52.604 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:52.604 | INFO migrate.versioning.api [-] 15 -> 16...  2020-11-30 11:20:53.258 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:53.258 | INFO migrate.versioning.api [-] 16 -> 17...  2020-11-30 11:20:53.537 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:53.538 | INFO migrate.versioning.api [-] 17 -> 18...  2020-11-30 11:20:53.819 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:53.819 | INFO migrate.versioning.api [-] 18 -> 19...  2020-11-30 11:20:53.946 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:53.947 | INFO migrate.versioning.api [-] 19 -> 20...  2020-11-30 11:20:54.112 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:54.113 | INFO migrate.versioning.api [-] 20 -> 21...  2020-11-30 11:20:54.121 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:54.121 | INFO migrate.versioning.api [-] 21 -> 22...  2020-11-30 11:20:54.129 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:54.130 | INFO migrate.versioning.api [-] 22 -> 23...  2020-11-30 11:20:54.138 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:54.138 | INFO migrate.versioning.api [-] 23 -> 24...  2020-11-30 11:20:54.146 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:54.146 | INFO migrate.versioning.api [-] 24 -> 25...  2020-11-30 11:20:54.154 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:54.154 | INFO migrate.versioning.api [-] 25 -> 26...  2020-11-30 11:20:54.221 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:54.222 | INFO migrate.versioning.api [-] 26 -> 27...  2020-11-30 11:20:54.947 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:54.948 | INFO migrate.versioning.api [-] 27 -> 28...  2020-11-30 11:20:55.112 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.112 | INFO migrate.versioning.api [-] 28 -> 29...  2020-11-30 11:20:55.229 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.229 | INFO migrate.versioning.api [-] 29 -> 30...  2020-11-30 11:20:55.247 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.247 | INFO migrate.versioning.api [-] 30 -> 31...  2020-11-30 11:20:55.256 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.256 | INFO migrate.versioning.api [-] 31 -> 32...  2020-11-30 11:20:55.266 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.266 | INFO migrate.versioning.api [-] 32 -> 33...  2020-11-30 11:20:55.276 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.276 | INFO migrate.versioning.api [-] 33 -> 34...  2020-11-30 11:20:55.285 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.285 | INFO migrate.versioning.api [-] 34 -> 35...  2020-11-30 11:20:55.294 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.294 | INFO migrate.versioning.api [-] 35 -> 36...  2020-11-30 11:20:55.302 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.302 | INFO migrate.versioning.api [-] 36 -> 37...  2020-11-30 11:20:55.312 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.312 | INFO migrate.versioning.api [-] 37 -> 38...  2020-11-30 11:20:55.319 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.320 | INFO migrate.versioning.api [-] 38 -> 39...  2020-11-30 11:20:55.328 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.328 | INFO migrate.versioning.api [-] 39 -> 40...  2020-11-30 11:20:55.335 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.336 | INFO migrate.versioning.api [-] 40 -> 41...  2020-11-30 11:20:55.527 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.527 | INFO migrate.versioning.api [-] 41 -> 42...  2020-11-30 11:20:55.649 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.649 | INFO migrate.versioning.api [-] 42 -> 43...  2020-11-30 11:20:55.812 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:55.812 | INFO migrate.versioning.api [-] 43 -> 44...  2020-11-30 11:20:56.264 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:56.265 | INFO migrate.versioning.api [-] 44 -> 45...  2020-11-30 11:20:56.276 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:56.276 | INFO migrate.versioning.api [-] 45 -> 46...  2020-11-30 11:20:56.285 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:56.285 | INFO migrate.versioning.api [-] 46 -> 47...  2020-11-30 11:20:56.293 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:56.293 | INFO migrate.versioning.api [-] 47 -> 48...  2020-11-30 11:20:56.301 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:56.301 | INFO migrate.versioning.api [-] 48 -> 49...  2020-11-30 11:20:56.312 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:56.312 | INFO migrate.versioning.api [-] 49 -> 50...  2020-11-30 11:20:56.426 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:56.427 | INFO migrate.versioning.api [-] 50 -> 51...  2020-11-30 11:20:57.123 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.123 | INFO migrate.versioning.api [-] 51 -> 52...  2020-11-30 11:20:57.271 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.271 | INFO migrate.versioning.api [-] 52 -> 53...  2020-11-30 11:20:57.280 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.280 | INFO migrate.versioning.api [-] 53 -> 54...  2020-11-30 11:20:57.291 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.291 | INFO migrate.versioning.api [-] 54 -> 55...  2020-11-30 11:20:57.300 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.301 | INFO migrate.versioning.api [-] 55 -> 56...  2020-11-30 11:20:57.309 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.310 | INFO migrate.versioning.api [-] 56 -> 57...  2020-11-30 11:20:57.318 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.318 | INFO migrate.versioning.api [-] 57 -> 58...  2020-11-30 11:20:57.435 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.435 | INFO migrate.versioning.api [-] 58 -> 59...  2020-11-30 11:20:57.557 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.557 | INFO migrate.versioning.api [-] 59 -> 60...  2020-11-30 11:20:57.675 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.675 | INFO migrate.versioning.api [-] 60 -> 61...  2020-11-30 11:20:57.807 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.807 | INFO migrate.versioning.api [-] 61 -> 62...  2020-11-30 11:20:57.985 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.985 | INFO migrate.versioning.api [-] 62 -> 63...  2020-11-30 11:20:57.994 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:57.994 | INFO migrate.versioning.api [-] 63 -> 64...  2020-11-30 11:20:58.002 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.003 | INFO migrate.versioning.api [-] 64 -> 65...  2020-11-30 11:20:58.012 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.012 | INFO migrate.versioning.api [-] 65 -> 66...  2020-11-30 11:20:58.023 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.023 | INFO migrate.versioning.api [-] 66 -> 67...  2020-11-30 11:20:58.035 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.035 | INFO migrate.versioning.api [-] 67 -> 68...  2020-11-30 11:20:58.045 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.045 | INFO migrate.versioning.api [-] 68 -> 69...  2020-11-30 11:20:58.053 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.053 | INFO migrate.versioning.api [-] 69 -> 70...  2020-11-30 11:20:58.062 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.062 | INFO migrate.versioning.api [-] 70 -> 71...  2020-11-30 11:20:58.070 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.070 | INFO migrate.versioning.api [-] 71 -> 72...  2020-11-30 11:20:58.079 | INFO migrate.versioning.api [-] done 2020-11-30 11:20:58.475 | + lib/nova:init_nova:759 : recreate_database nova_cell0 2020-11-30 11:20:58.478 | + lib/database:recreate_database:110 : local db=nova_cell0 2020-11-30 11:20:58.481 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2020-11-30 11:20:58.484 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2020-11-30 11:20:58.486 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2020-11-30 11:20:58.492 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:20:58.507 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2020-11-30 11:20:58.511 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:20:58.524 | ++ lib/nova:init_nova:765 : database_connection_url nova_cell0 2020-11-30 11:20:58.527 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2020-11-30 11:20:58.530 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2020-11-30 11:20:58.533 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2020-11-30 11:20:58.535 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-11-30 11:20:58.538 | + lib/nova:init_nova:765 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-11-30 11:21:02.662 | ++ lib/nova:init_nova:768 : seq 1 1 2020-11-30 11:21:02.666 | + lib/nova:init_nova:768 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:21:02.669 | + lib/nova:init_nova:769 : recreate_database nova_cell1 2020-11-30 11:21:02.672 | + lib/database:recreate_database:110 : local db=nova_cell1 2020-11-30 11:21:02.674 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2020-11-30 11:21:02.677 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2020-11-30 11:21:02.680 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2020-11-30 11:21:02.684 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:21:02.697 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2020-11-30 11:21:02.701 | mysql: [Warning] Using a password on the command line interface can be insecure. 2020-11-30 11:21:02.719 | ++ lib/nova:init_nova:770 : conductor_conf 1 2020-11-30 11:21:02.721 | ++ lib/nova:conductor_conf:741 : local cell=1 2020-11-30 11:21:02.724 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2020-11-30 11:21:02.728 | + lib/nova:init_nova:770 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2020-11-30 11:21:05.954 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:21:05.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.956 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.956 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.958 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.959 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.960 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.960 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.961 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.961 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.963 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.963 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.968 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.975 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.975 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.975 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.976 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.979 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.979 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.981 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.984 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.986 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.986 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.991 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.991 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.992 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.992 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.994 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.995 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.996 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.996 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:05.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:05.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.001 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.001 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.003 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.003 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.012 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.014 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.015 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.015 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.015 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.015 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.016 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.017 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.026 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.028 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.030 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.031 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.032 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.032 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.037 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.037 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.041 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.042 | 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=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:06.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:06.052 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:21:06.052 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76301) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:21:06.290 | INFO migrate.versioning.api [-] 215 -> 216...  2020-11-30 11:21:20.229 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.229 | INFO migrate.versioning.api [-] 216 -> 217...  2020-11-30 11:21:20.241 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.241 | INFO migrate.versioning.api [-] 217 -> 218...  2020-11-30 11:21:20.252 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.252 | INFO migrate.versioning.api [-] 218 -> 219...  2020-11-30 11:21:20.263 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.263 | INFO migrate.versioning.api [-] 219 -> 220...  2020-11-30 11:21:20.274 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.274 | INFO migrate.versioning.api [-] 220 -> 221...  2020-11-30 11:21:20.284 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.284 | INFO migrate.versioning.api [-] 221 -> 222...  2020-11-30 11:21:20.293 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.293 | INFO migrate.versioning.api [-] 222 -> 223...  2020-11-30 11:21:20.301 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.302 | INFO migrate.versioning.api [-] 223 -> 224...  2020-11-30 11:21:20.310 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.311 | INFO migrate.versioning.api [-] 224 -> 225...  2020-11-30 11:21:20.319 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.319 | INFO migrate.versioning.api [-] 225 -> 226...  2020-11-30 11:21:20.327 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.327 | INFO migrate.versioning.api [-] 226 -> 227...  2020-11-30 11:21:20.339 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.340 | INFO migrate.versioning.api [-] 227 -> 228...  2020-11-30 11:21:20.532 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.532 | INFO migrate.versioning.api [-] 228 -> 229...  2020-11-30 11:21:20.754 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:20.754 | INFO migrate.versioning.api [-] 229 -> 230...  2020-11-30 11:21:21.169 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:21.169 | INFO migrate.versioning.api [-] 230 -> 231...  2020-11-30 11:21:21.454 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:21.455 | INFO migrate.versioning.api [-] 231 -> 232...  2020-11-30 11:21:22.005 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.005 | INFO migrate.versioning.api [-] 232 -> 233...  2020-11-30 11:21:22.271 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.272 | INFO migrate.versioning.api [-] 233 -> 234...  2020-11-30 11:21:22.326 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.327 | INFO migrate.versioning.api [-] 234 -> 235...  2020-11-30 11:21:22.334 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.335 | INFO migrate.versioning.api [-] 235 -> 236...  2020-11-30 11:21:22.343 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.343 | INFO migrate.versioning.api [-] 236 -> 237...  2020-11-30 11:21:22.350 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.351 | INFO migrate.versioning.api [-] 237 -> 238...  2020-11-30 11:21:22.358 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.358 | INFO migrate.versioning.api [-] 238 -> 239...  2020-11-30 11:21:22.366 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.367 | INFO migrate.versioning.api [-] 239 -> 240...  2020-11-30 11:21:22.374 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.374 | INFO migrate.versioning.api [-] 240 -> 241...  2020-11-30 11:21:22.385 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.385 | INFO migrate.versioning.api [-] 241 -> 242...  2020-11-30 11:21:22.394 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.394 | INFO migrate.versioning.api [-] 242 -> 243...  2020-11-30 11:21:22.402 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.402 | INFO migrate.versioning.api [-] 243 -> 244...  2020-11-30 11:21:22.423 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:22.423 | INFO migrate.versioning.api [-] 244 -> 245...  2020-11-30 11:21:23.383 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:23.383 | INFO migrate.versioning.api [-] 245 -> 246...  2020-11-30 11:21:23.552 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:23.552 | INFO migrate.versioning.api [-] 246 -> 247...  2020-11-30 11:21:24.130 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:24.130 | INFO migrate.versioning.api [-] 247 -> 248...  2020-11-30 11:21:24.140 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2020-11-30 11:21:24.147 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:24.147 | INFO migrate.versioning.api [-] 248 -> 249...  2020-11-30 11:21:24.183 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:24.183 | INFO migrate.versioning.api [-] 249 -> 250...  2020-11-30 11:21:24.233 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:24.234 | INFO migrate.versioning.api [-] 250 -> 251...  2020-11-30 11:21:24.432 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:24.433 | INFO migrate.versioning.api [-] 251 -> 252...  2020-11-30 11:21:24.787 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:24.787 | INFO migrate.versioning.api [-] 252 -> 253...  2020-11-30 11:21:25.004 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.004 | INFO migrate.versioning.api [-] 253 -> 254...  2020-11-30 11:21:25.226 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.226 | INFO migrate.versioning.api [-] 254 -> 255...  2020-11-30 11:21:25.234 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.234 | INFO migrate.versioning.api [-] 255 -> 256...  2020-11-30 11:21:25.243 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.243 | INFO migrate.versioning.api [-] 256 -> 257...  2020-11-30 11:21:25.251 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.251 | INFO migrate.versioning.api [-] 257 -> 258...  2020-11-30 11:21:25.259 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.259 | INFO migrate.versioning.api [-] 258 -> 259...  2020-11-30 11:21:25.266 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.267 | INFO migrate.versioning.api [-] 259 -> 260...  2020-11-30 11:21:25.275 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.275 | INFO migrate.versioning.api [-] 260 -> 261...  2020-11-30 11:21:25.283 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.283 | INFO migrate.versioning.api [-] 261 -> 262...  2020-11-30 11:21:25.292 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.292 | INFO migrate.versioning.api [-] 262 -> 263...  2020-11-30 11:21:25.300 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.300 | INFO migrate.versioning.api [-] 263 -> 264...  2020-11-30 11:21:25.308 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.308 | INFO migrate.versioning.api [-] 264 -> 265...  2020-11-30 11:21:25.373 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.373 | INFO migrate.versioning.api [-] 265 -> 266...  2020-11-30 11:21:25.483 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:25.483 | INFO migrate.versioning.api [-] 266 -> 267...  2020-11-30 11:21:26.306 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:26.306 | INFO migrate.versioning.api [-] 267 -> 268...  2020-11-30 11:21:26.566 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:26.566 | INFO migrate.versioning.api [-] 268 -> 269...  2020-11-30 11:21:26.816 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:26.816 | INFO migrate.versioning.api [-] 269 -> 270...  2020-11-30 11:21:27.039 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:27.039 | INFO migrate.versioning.api [-] 270 -> 271...  2020-11-30 11:21:27.171 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:27.171 | INFO migrate.versioning.api [-] 271 -> 272...  2020-11-30 11:21:27.180 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:27.180 | INFO migrate.versioning.api [-] 272 -> 273...  2020-11-30 11:21:27.189 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:27.189 | INFO migrate.versioning.api [-] 273 -> 274...  2020-11-30 11:21:27.281 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:27.281 | INFO migrate.versioning.api [-] 274 -> 275...  2020-11-30 11:21:27.473 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:27.474 | INFO migrate.versioning.api [-] 275 -> 276...  2020-11-30 11:21:27.692 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:27.693 | INFO migrate.versioning.api [-] 276 -> 277...  2020-11-30 11:21:27.759 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:27.760 | INFO migrate.versioning.api [-] 277 -> 278...  2020-11-30 11:21:28.023 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.023 | INFO migrate.versioning.api [-] 278 -> 279...  2020-11-30 11:21:28.095 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.095 | INFO migrate.versioning.api [-] 279 -> 280...  2020-11-30 11:21:28.288 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.288 | INFO migrate.versioning.api [-] 280 -> 281...  2020-11-30 11:21:28.297 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.297 | INFO migrate.versioning.api [-] 281 -> 282...  2020-11-30 11:21:28.306 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.306 | INFO migrate.versioning.api [-] 282 -> 283...  2020-11-30 11:21:28.314 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.315 | INFO migrate.versioning.api [-] 283 -> 284...  2020-11-30 11:21:28.322 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.323 | INFO migrate.versioning.api [-] 284 -> 285...  2020-11-30 11:21:28.333 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.334 | INFO migrate.versioning.api [-] 285 -> 286...  2020-11-30 11:21:28.344 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.344 | INFO migrate.versioning.api [-] 286 -> 287...  2020-11-30 11:21:28.352 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.352 | INFO migrate.versioning.api [-] 287 -> 288...  2020-11-30 11:21:28.359 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.360 | INFO migrate.versioning.api [-] 288 -> 289...  2020-11-30 11:21:28.368 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.368 | INFO migrate.versioning.api [-] 289 -> 290...  2020-11-30 11:21:28.375 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.376 | INFO migrate.versioning.api [-] 290 -> 291...  2020-11-30 11:21:28.403 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.403 | INFO migrate.versioning.api [-] 291 -> 292...  2020-11-30 11:21:28.624 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:28.624 | INFO migrate.versioning.api [-] 292 -> 293...  2020-11-30 11:21:29.093 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:29.093 | INFO migrate.versioning.api [-] 293 -> 294...  2020-11-30 11:21:29.294 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:29.294 | INFO migrate.versioning.api [-] 294 -> 295...  2020-11-30 11:21:29.359 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:29.360 | INFO migrate.versioning.api [-] 295 -> 296...  2020-11-30 11:21:29.368 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:29.368 | INFO migrate.versioning.api [-] 296 -> 297...  2020-11-30 11:21:29.584 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:29.585 | INFO migrate.versioning.api [-] 297 -> 298...  2020-11-30 11:21:29.732 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:29.732 | INFO migrate.versioning.api [-] 298 -> 299...  2020-11-30 11:21:29.954 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:29.954 | INFO migrate.versioning.api [-] 299 -> 300...  2020-11-30 11:21:30.179 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.179 | INFO migrate.versioning.api [-] 300 -> 301...  2020-11-30 11:21:30.566 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.566 | INFO migrate.versioning.api [-] 301 -> 302...  2020-11-30 11:21:30.577 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.577 | INFO migrate.versioning.api [-] 302 -> 303...  2020-11-30 11:21:30.588 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.588 | INFO migrate.versioning.api [-] 303 -> 304...  2020-11-30 11:21:30.597 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.598 | INFO migrate.versioning.api [-] 304 -> 305...  2020-11-30 11:21:30.606 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.607 | INFO migrate.versioning.api [-] 305 -> 306...  2020-11-30 11:21:30.615 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.615 | INFO migrate.versioning.api [-] 306 -> 307...  2020-11-30 11:21:30.622 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.623 | INFO migrate.versioning.api [-] 307 -> 308...  2020-11-30 11:21:30.636 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.636 | INFO migrate.versioning.api [-] 308 -> 309...  2020-11-30 11:21:30.645 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.645 | INFO migrate.versioning.api [-] 309 -> 310...  2020-11-30 11:21:30.653 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.654 | INFO migrate.versioning.api [-] 310 -> 311...  2020-11-30 11:21:30.662 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.662 | INFO migrate.versioning.api [-] 311 -> 312...  2020-11-30 11:21:30.671 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.671 | INFO migrate.versioning.api [-] 312 -> 313...  2020-11-30 11:21:30.939 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:30.939 | INFO migrate.versioning.api [-] 313 -> 314...  2020-11-30 11:21:31.571 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:31.572 | INFO migrate.versioning.api [-] 314 -> 315...  2020-11-30 11:21:32.851 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:32.851 | INFO migrate.versioning.api [-] 315 -> 316...  2020-11-30 11:21:33.061 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:33.061 | INFO migrate.versioning.api [-] 316 -> 317...  2020-11-30 11:21:33.296 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:33.297 | INFO migrate.versioning.api [-] 317 -> 318...  2020-11-30 11:21:34.184 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.185 | INFO migrate.versioning.api [-] 318 -> 319...  2020-11-30 11:21:34.239 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.240 | INFO migrate.versioning.api [-] 319 -> 320...  2020-11-30 11:21:34.249 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.249 | INFO migrate.versioning.api [-] 320 -> 321...  2020-11-30 11:21:34.257 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.258 | INFO migrate.versioning.api [-] 321 -> 322...  2020-11-30 11:21:34.266 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.266 | INFO migrate.versioning.api [-] 322 -> 323...  2020-11-30 11:21:34.276 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.277 | INFO migrate.versioning.api [-] 323 -> 324...  2020-11-30 11:21:34.288 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.289 | INFO migrate.versioning.api [-] 324 -> 325...  2020-11-30 11:21:34.301 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.301 | INFO migrate.versioning.api [-] 325 -> 326...  2020-11-30 11:21:34.311 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.311 | INFO migrate.versioning.api [-] 326 -> 327...  2020-11-30 11:21:34.320 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.320 | INFO migrate.versioning.api [-] 327 -> 328...  2020-11-30 11:21:34.329 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.329 | INFO migrate.versioning.api [-] 328 -> 329...  2020-11-30 11:21:34.338 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.338 | INFO migrate.versioning.api [-] 329 -> 330...  2020-11-30 11:21:34.374 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.374 | INFO migrate.versioning.api [-] 330 -> 331...  2020-11-30 11:21:34.835 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:34.835 | INFO migrate.versioning.api [-] 331 -> 332...  2020-11-30 11:21:35.047 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.047 | INFO migrate.versioning.api [-] 332 -> 333...  2020-11-30 11:21:35.237 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.237 | INFO migrate.versioning.api [-] 333 -> 334...  2020-11-30 11:21:35.448 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.448 | INFO migrate.versioning.api [-] 334 -> 335...  2020-11-30 11:21:35.459 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.459 | INFO migrate.versioning.api [-] 335 -> 336...  2020-11-30 11:21:35.469 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.469 | INFO migrate.versioning.api [-] 336 -> 337...  2020-11-30 11:21:35.479 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.479 | INFO migrate.versioning.api [-] 337 -> 338...  2020-11-30 11:21:35.487 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.487 | INFO migrate.versioning.api [-] 338 -> 339...  2020-11-30 11:21:35.497 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.497 | INFO migrate.versioning.api [-] 339 -> 340...  2020-11-30 11:21:35.509 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.509 | INFO migrate.versioning.api [-] 340 -> 341...  2020-11-30 11:21:35.521 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.522 | INFO migrate.versioning.api [-] 341 -> 342...  2020-11-30 11:21:35.530 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.531 | INFO migrate.versioning.api [-] 342 -> 343...  2020-11-30 11:21:35.539 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.539 | INFO migrate.versioning.api [-] 343 -> 344...  2020-11-30 11:21:35.549 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.549 | INFO migrate.versioning.api [-] 344 -> 345...  2020-11-30 11:21:35.594 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.594 | INFO migrate.versioning.api [-] 345 -> 346...  2020-11-30 11:21:35.884 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.885 | INFO migrate.versioning.api [-] 346 -> 347...  2020-11-30 11:21:35.997 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:35.997 | INFO migrate.versioning.api [-] 347 -> 348...  2020-11-30 11:21:36.007 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.007 | INFO migrate.versioning.api [-] 348 -> 349...  2020-11-30 11:21:36.016 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.016 | INFO migrate.versioning.api [-] 349 -> 350...  2020-11-30 11:21:36.024 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.024 | INFO migrate.versioning.api [-] 350 -> 351...  2020-11-30 11:21:36.036 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.036 | INFO migrate.versioning.api [-] 351 -> 352...  2020-11-30 11:21:36.047 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.047 | INFO migrate.versioning.api [-] 352 -> 353...  2020-11-30 11:21:36.056 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.057 | INFO migrate.versioning.api [-] 353 -> 354...  2020-11-30 11:21:36.067 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.067 | INFO migrate.versioning.api [-] 354 -> 355...  2020-11-30 11:21:36.079 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.079 | INFO migrate.versioning.api [-] 355 -> 356...  2020-11-30 11:21:36.092 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.092 | INFO migrate.versioning.api [-] 356 -> 357...  2020-11-30 11:21:36.104 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.104 | INFO migrate.versioning.api [-] 357 -> 358...  2020-11-30 11:21:36.349 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.350 | INFO migrate.versioning.api [-] 358 -> 359...  2020-11-30 11:21:36.615 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.615 | INFO migrate.versioning.api [-] 359 -> 360...  2020-11-30 11:21:36.845 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.845 | INFO migrate.versioning.api [-] 360 -> 361...  2020-11-30 11:21:36.895 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:36.895 | INFO migrate.versioning.api [-] 361 -> 362...  2020-11-30 11:21:37.133 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.133 | INFO migrate.versioning.api [-] 362 -> 363...  2020-11-30 11:21:37.142 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.142 | INFO migrate.versioning.api [-] 363 -> 364...  2020-11-30 11:21:37.151 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.153 | INFO migrate.versioning.api [-] 364 -> 365...  2020-11-30 11:21:37.165 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.166 | INFO migrate.versioning.api [-] 365 -> 366...  2020-11-30 11:21:37.175 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.176 | INFO migrate.versioning.api [-] 366 -> 367...  2020-11-30 11:21:37.186 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.186 | INFO migrate.versioning.api [-] 367 -> 368...  2020-11-30 11:21:37.198 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.199 | INFO migrate.versioning.api [-] 368 -> 369...  2020-11-30 11:21:37.210 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.211 | INFO migrate.versioning.api [-] 369 -> 370...  2020-11-30 11:21:37.219 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.219 | INFO migrate.versioning.api [-] 370 -> 371...  2020-11-30 11:21:37.227 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.227 | INFO migrate.versioning.api [-] 371 -> 372...  2020-11-30 11:21:37.235 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.235 | INFO migrate.versioning.api [-] 372 -> 373...  2020-11-30 11:21:37.554 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.554 | INFO migrate.versioning.api [-] 373 -> 374...  2020-11-30 11:21:37.853 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.853 | INFO migrate.versioning.api [-] 374 -> 375...  2020-11-30 11:21:37.988 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:37.988 | INFO migrate.versioning.api [-] 375 -> 376...  2020-11-30 11:21:38.045 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.045 | INFO migrate.versioning.api [-] 376 -> 377...  2020-11-30 11:21:38.115 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.115 | INFO migrate.versioning.api [-] 377 -> 378...  2020-11-30 11:21:38.176 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.176 | INFO migrate.versioning.api [-] 378 -> 379...  2020-11-30 11:21:38.186 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.186 | INFO migrate.versioning.api [-] 379 -> 380...  2020-11-30 11:21:38.195 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.195 | INFO migrate.versioning.api [-] 380 -> 381...  2020-11-30 11:21:38.204 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.204 | INFO migrate.versioning.api [-] 381 -> 382...  2020-11-30 11:21:38.212 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.212 | INFO migrate.versioning.api [-] 382 -> 383...  2020-11-30 11:21:38.221 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.221 | INFO migrate.versioning.api [-] 383 -> 384...  2020-11-30 11:21:38.230 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.230 | INFO migrate.versioning.api [-] 384 -> 385...  2020-11-30 11:21:38.239 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.239 | INFO migrate.versioning.api [-] 385 -> 386...  2020-11-30 11:21:38.248 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.248 | INFO migrate.versioning.api [-] 386 -> 387...  2020-11-30 11:21:38.256 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.256 | INFO migrate.versioning.api [-] 387 -> 388...  2020-11-30 11:21:38.264 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.264 | INFO migrate.versioning.api [-] 388 -> 389...  2020-11-30 11:21:38.319 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.319 | INFO migrate.versioning.api [-] 389 -> 390...  2020-11-30 11:21:38.539 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.539 | INFO migrate.versioning.api [-] 390 -> 391...  2020-11-30 11:21:38.818 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.819 | INFO migrate.versioning.api [-] 391 -> 392...  2020-11-30 11:21:38.827 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.827 | INFO migrate.versioning.api [-] 392 -> 393...  2020-11-30 11:21:38.834 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.835 | INFO migrate.versioning.api [-] 393 -> 394...  2020-11-30 11:21:38.843 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.843 | INFO migrate.versioning.api [-] 394 -> 395...  2020-11-30 11:21:38.850 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.850 | INFO migrate.versioning.api [-] 395 -> 396...  2020-11-30 11:21:38.861 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:38.861 | INFO migrate.versioning.api [-] 396 -> 397...  2020-11-30 11:21:39.114 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:39.114 | INFO migrate.versioning.api [-] 397 -> 398...  2020-11-30 11:21:39.336 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:39.336 | INFO migrate.versioning.api [-] 398 -> 399...  2020-11-30 11:21:39.645 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:39.651 | INFO migrate.versioning.api [-] 399 -> 400...  2020-11-30 11:21:39.668 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:39.668 | INFO migrate.versioning.api [-] 400 -> 401...  2020-11-30 11:21:40.158 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:40.158 | INFO migrate.versioning.api [-] 401 -> 402...  2020-11-30 11:21:40.383 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:40.383 | INFO migrate.versioning.api [-] 402 -> 403...  2020-11-30 11:21:40.392 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:40.392 | INFO migrate.versioning.api [-] 403 -> 404...  2020-11-30 11:21:40.400 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:40.400 | INFO migrate.versioning.api [-] 404 -> 405...  2020-11-30 11:21:40.409 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:40.409 | INFO migrate.versioning.api [-] 405 -> 406...  2020-11-30 11:21:40.417 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:40.418 | INFO migrate.versioning.api [-] 406 -> 407...  2020-11-30 11:21:40.426 | INFO migrate.versioning.api [-] done 2020-11-30 11:21:40.426 | /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.") 2020-11-30 11:21:40.426 | result = self._query(query) 2020-11-30 11:21:40.427 | /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.") 2020-11-30 11:21:40.427 | result = self._query(query) 2020-11-30 11:21:40.822 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2020-11-30 11:21:44.372 | DEBUG migrate.versioning.repository [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2020-11-30 11:21:44.374 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.374 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.374 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.375 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.375 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.376 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.376 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.377 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.377 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.377 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.378 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.378 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.378 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.379 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.379 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.379 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.380 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.380 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.381 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.381 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.381 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.382 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.382 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.382 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.383 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.383 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.383 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.384 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.384 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.385 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.385 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.385 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.386 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.386 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.386 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.387 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.387 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.387 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.388 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.388 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.389 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.389 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.389 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.390 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.390 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.390 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.391 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.391 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.392 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.392 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.392 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.393 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.393 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.393 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.394 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.394 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.395 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.395 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.395 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.396 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.396 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.396 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.397 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.397 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.397 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.398 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.398 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.399 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.399 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.399 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.400 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.400 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.400 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.401 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.401 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.401 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.402 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.402 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.402 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.403 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.403 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.404 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.404 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.404 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.405 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.405 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.406 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.406 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.406 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.407 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.407 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.408 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.408 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.408 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.409 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.409 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.409 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.410 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.410 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.410 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.411 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.411 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.412 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.412 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.412 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.413 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.413 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.413 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.414 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.414 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.414 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.415 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.415 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.416 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.416 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.416 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.417 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.417 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.417 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.418 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.418 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.418 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.419 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.419 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.419 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.420 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.420 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.421 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.421 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.421 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.422 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.422 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.423 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.423 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.423 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.424 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.424 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.425 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.425 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.425 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.426 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.426 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.426 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.427 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.427 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.428 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.428 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.428 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.429 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.429 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.429 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.430 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.430 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.430 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.431 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.431 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.431 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.432 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.432 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.433 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.433 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.433 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.434 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.434 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.434 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.435 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.435 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.435 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.436 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.436 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.437 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.437 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.437 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.438 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.438 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.438 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.439 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.439 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.440 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.440 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.440 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.441 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.441 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.441 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.442 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.442 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.442 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.443 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.443 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.444 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.444 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.444 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.445 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.445 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.445 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.446 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.446 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.446 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.447 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.447 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.448 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.448 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.448 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.449 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.449 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.449 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.450 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.450 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.450 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.451 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.451 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.452 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.452 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.452 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.453 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.453 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.454 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.454 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.454 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.455 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.455 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.455 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.456 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.456 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.456 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.457 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.457 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.458 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.458 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.458 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.459 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.459 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.459 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.460 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.460 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.460 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.461 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.461 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.462 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.462 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.462 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.463 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.463 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.463 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b 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=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.464 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.464 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.465 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.465 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.466 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.466 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.466 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.467 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.467 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.467 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.468 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.468 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.469 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.469 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.469 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.470 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.470 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.470 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.471 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.471 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.472 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.472 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.472 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.473 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.473 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.473 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.474 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.474 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.474 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.475 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.475 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.476 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.476 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.476 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.477 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.477 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.477 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.478 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.478 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.478 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.479 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.479 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.479 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.480 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.480 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.481 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.481 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.481 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.482 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.482 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.482 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.483 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.483 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.483 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.484 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.484 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.485 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.485 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.485 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.486 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.486 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.487 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b 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=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.487 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.487 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.488 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.488 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.488 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.489 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.489 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.489 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.490 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.490 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.491 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.491 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.491 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.492 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.492 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.492 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.493 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.493 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.493 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.494 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.494 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.495 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.495 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.495 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.496 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.496 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.496 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.497 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.497 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.497 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.498 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.498 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.499 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.499 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.499 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.500 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.500 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.501 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.501 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.501 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.502 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.502 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.502 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.503 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.503 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.504 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.504 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.504 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.505 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.505 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.505 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.506 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.506 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.506 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.507 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.507 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.508 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.508 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.508 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.509 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.509 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.509 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.511 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.512 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.512 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.512 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.513 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.513 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.514 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.514 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.514 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.515 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.515 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.515 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.516 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.516 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.517 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.517 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.517 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2020-11-30 11:21:44.518 | DEBUG migrate.versioning.script.base [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2020-11-30 11:21:44.518 | DEBUG migrate.versioning.repository [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2020-11-30 11:21:44.518 | DEBUG migrate.versioning.repository [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=76315) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2020-11-30 11:21:44.659 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 215 -> 216...  2020-11-30 11:21:58.732 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.733 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 216 -> 217...  2020-11-30 11:21:58.743 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.743 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 217 -> 218...  2020-11-30 11:21:58.754 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.754 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 218 -> 219...  2020-11-30 11:21:58.763 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.763 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 219 -> 220...  2020-11-30 11:21:58.771 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.772 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 220 -> 221...  2020-11-30 11:21:58.780 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.780 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 221 -> 222...  2020-11-30 11:21:58.788 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.789 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 222 -> 223...  2020-11-30 11:21:58.797 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.798 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 223 -> 224...  2020-11-30 11:21:58.806 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.806 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 224 -> 225...  2020-11-30 11:21:58.814 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.815 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 225 -> 226...  2020-11-30 11:21:58.824 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.824 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 226 -> 227...  2020-11-30 11:21:58.837 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:58.837 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 227 -> 228...  2020-11-30 11:21:59.033 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:59.034 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 228 -> 229...  2020-11-30 11:21:59.240 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:59.241 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 229 -> 230...  2020-11-30 11:21:59.667 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:59.667 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 230 -> 231...  2020-11-30 11:21:59.954 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:21:59.954 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 231 -> 232...  2020-11-30 11:22:00.624 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.625 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 232 -> 233...  2020-11-30 11:22:00.880 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.880 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 233 -> 234...  2020-11-30 11:22:00.924 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.924 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 234 -> 235...  2020-11-30 11:22:00.932 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.932 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 235 -> 236...  2020-11-30 11:22:00.941 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.941 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 236 -> 237...  2020-11-30 11:22:00.949 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.949 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 237 -> 238...  2020-11-30 11:22:00.958 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.958 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 238 -> 239...  2020-11-30 11:22:00.966 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.966 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 239 -> 240...  2020-11-30 11:22:00.974 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.974 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 240 -> 241...  2020-11-30 11:22:00.981 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.982 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 241 -> 242...  2020-11-30 11:22:00.990 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.990 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 242 -> 243...  2020-11-30 11:22:00.997 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:00.997 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 243 -> 244...  2020-11-30 11:22:01.020 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:01.021 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 244 -> 245...  2020-11-30 11:22:01.994 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:01.994 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 245 -> 246...  2020-11-30 11:22:02.159 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:02.159 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 246 -> 247...  2020-11-30 11:22:02.744 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:02.745 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 247 -> 248...  2020-11-30 11:22:02.757 | INFO 248_add_expire_reservations_index [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2020-11-30 11:22:02.765 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:02.766 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 248 -> 249...  2020-11-30 11:22:02.802 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:02.803 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 249 -> 250...  2020-11-30 11:22:02.866 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:02.866 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 250 -> 251...  2020-11-30 11:22:03.066 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.066 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 251 -> 252...  2020-11-30 11:22:03.457 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.458 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 252 -> 253...  2020-11-30 11:22:03.683 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.688 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 253 -> 254...  2020-11-30 11:22:03.923 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.923 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 254 -> 255...  2020-11-30 11:22:03.932 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.932 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 255 -> 256...  2020-11-30 11:22:03.940 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.940 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 256 -> 257...  2020-11-30 11:22:03.948 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.948 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 257 -> 258...  2020-11-30 11:22:03.958 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.958 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 258 -> 259...  2020-11-30 11:22:03.968 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.969 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 259 -> 260...  2020-11-30 11:22:03.980 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.981 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 260 -> 261...  2020-11-30 11:22:03.990 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.990 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 261 -> 262...  2020-11-30 11:22:03.998 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:03.998 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 262 -> 263...  2020-11-30 11:22:04.008 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:04.008 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 263 -> 264...  2020-11-30 11:22:04.016 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:04.016 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 264 -> 265...  2020-11-30 11:22:04.095 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:04.095 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 265 -> 266...  2020-11-30 11:22:04.207 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:04.212 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 266 -> 267...  2020-11-30 11:22:04.929 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:04.929 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 267 -> 268...  2020-11-30 11:22:05.191 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:05.191 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 268 -> 269...  2020-11-30 11:22:05.408 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:05.408 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 269 -> 270...  2020-11-30 11:22:05.625 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:05.625 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 270 -> 271...  2020-11-30 11:22:05.783 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:05.784 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 271 -> 272...  2020-11-30 11:22:05.794 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:05.794 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 272 -> 273...  2020-11-30 11:22:05.803 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:05.803 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 273 -> 274...  2020-11-30 11:22:05.887 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:05.887 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 274 -> 275...  2020-11-30 11:22:06.083 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.083 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 275 -> 276...  2020-11-30 11:22:06.298 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.299 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 276 -> 277...  2020-11-30 11:22:06.368 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.369 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 277 -> 278...  2020-11-30 11:22:06.623 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.623 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 278 -> 279...  2020-11-30 11:22:06.706 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.707 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 279 -> 280...  2020-11-30 11:22:06.875 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.876 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 280 -> 281...  2020-11-30 11:22:06.887 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.888 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 281 -> 282...  2020-11-30 11:22:06.898 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.898 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 282 -> 283...  2020-11-30 11:22:06.906 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.907 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 283 -> 284...  2020-11-30 11:22:06.916 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.917 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 284 -> 285...  2020-11-30 11:22:06.925 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.925 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 285 -> 286...  2020-11-30 11:22:06.933 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.933 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 286 -> 287...  2020-11-30 11:22:06.940 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.941 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 287 -> 288...  2020-11-30 11:22:06.948 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.948 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 288 -> 289...  2020-11-30 11:22:06.956 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.956 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 289 -> 290...  2020-11-30 11:22:06.964 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.964 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 290 -> 291...  2020-11-30 11:22:06.990 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:06.991 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 291 -> 292...  2020-11-30 11:22:07.195 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:07.196 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 292 -> 293...  2020-11-30 11:22:07.619 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:07.619 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 293 -> 294...  2020-11-30 11:22:07.834 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:07.835 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 294 -> 295...  2020-11-30 11:22:07.901 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:07.901 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 295 -> 296...  2020-11-30 11:22:07.914 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:07.914 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 296 -> 297...  2020-11-30 11:22:08.118 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:08.118 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 297 -> 298...  2020-11-30 11:22:08.261 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:08.262 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 298 -> 299...  2020-11-30 11:22:08.483 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:08.483 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 299 -> 300...  2020-11-30 11:22:08.690 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:08.690 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 300 -> 301...  2020-11-30 11:22:09.099 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.100 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 301 -> 302...  2020-11-30 11:22:09.109 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.110 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 302 -> 303...  2020-11-30 11:22:09.118 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.118 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 303 -> 304...  2020-11-30 11:22:09.126 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.126 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 304 -> 305...  2020-11-30 11:22:09.135 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.136 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 305 -> 306...  2020-11-30 11:22:09.143 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.144 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 306 -> 307...  2020-11-30 11:22:09.154 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.154 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 307 -> 308...  2020-11-30 11:22:09.163 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.164 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 308 -> 309...  2020-11-30 11:22:09.172 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.172 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 309 -> 310...  2020-11-30 11:22:09.180 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.181 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 310 -> 311...  2020-11-30 11:22:09.189 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.189 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 311 -> 312...  2020-11-30 11:22:09.198 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.198 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 312 -> 313...  2020-11-30 11:22:09.465 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:09.469 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 313 -> 314...  2020-11-30 11:22:10.105 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:10.106 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 314 -> 315...  2020-11-30 11:22:11.401 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:11.402 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 315 -> 316...  2020-11-30 11:22:11.611 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:11.611 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 316 -> 317...  2020-11-30 11:22:11.867 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:11.868 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 317 -> 318...  2020-11-30 11:22:12.754 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.754 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 318 -> 319...  2020-11-30 11:22:12.790 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.790 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 319 -> 320...  2020-11-30 11:22:12.798 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.799 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 320 -> 321...  2020-11-30 11:22:12.807 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.808 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 321 -> 322...  2020-11-30 11:22:12.816 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.817 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 322 -> 323...  2020-11-30 11:22:12.824 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.825 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 323 -> 324...  2020-11-30 11:22:12.833 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.834 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 324 -> 325...  2020-11-30 11:22:12.841 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.842 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 325 -> 326...  2020-11-30 11:22:12.851 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.852 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 326 -> 327...  2020-11-30 11:22:12.860 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.861 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 327 -> 328...  2020-11-30 11:22:12.868 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.868 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 328 -> 329...  2020-11-30 11:22:12.876 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.876 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 329 -> 330...  2020-11-30 11:22:12.914 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:12.914 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 330 -> 331...  2020-11-30 11:22:13.390 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:13.391 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 331 -> 332...  2020-11-30 11:22:13.610 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:13.610 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 332 -> 333...  2020-11-30 11:22:13.810 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:13.810 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 333 -> 334...  2020-11-30 11:22:14.035 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.036 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 334 -> 335...  2020-11-30 11:22:14.045 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.045 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 335 -> 336...  2020-11-30 11:22:14.055 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.055 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 336 -> 337...  2020-11-30 11:22:14.064 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.065 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 337 -> 338...  2020-11-30 11:22:14.074 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.074 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 338 -> 339...  2020-11-30 11:22:14.083 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.083 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 339 -> 340...  2020-11-30 11:22:14.092 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.093 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 340 -> 341...  2020-11-30 11:22:14.101 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.101 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 341 -> 342...  2020-11-30 11:22:14.112 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.112 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 342 -> 343...  2020-11-30 11:22:14.125 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.125 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 343 -> 344...  2020-11-30 11:22:14.137 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.137 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 344 -> 345...  2020-11-30 11:22:14.186 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.186 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 345 -> 346...  2020-11-30 11:22:14.458 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.458 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 346 -> 347...  2020-11-30 11:22:14.576 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.577 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 347 -> 348...  2020-11-30 11:22:14.588 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.589 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 348 -> 349...  2020-11-30 11:22:14.601 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.601 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 349 -> 350...  2020-11-30 11:22:14.609 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.610 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 350 -> 351...  2020-11-30 11:22:14.618 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.618 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 351 -> 352...  2020-11-30 11:22:14.634 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.634 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 352 -> 353...  2020-11-30 11:22:14.643 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.643 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 353 -> 354...  2020-11-30 11:22:14.654 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.654 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 354 -> 355...  2020-11-30 11:22:14.662 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.663 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 355 -> 356...  2020-11-30 11:22:14.671 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.671 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 356 -> 357...  2020-11-30 11:22:14.679 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.680 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 357 -> 358...  2020-11-30 11:22:14.903 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:14.903 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 358 -> 359...  2020-11-30 11:22:15.164 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.164 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 359 -> 360...  2020-11-30 11:22:15.364 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.364 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 360 -> 361...  2020-11-30 11:22:15.407 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.408 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 361 -> 362...  2020-11-30 11:22:15.620 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.621 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 362 -> 363...  2020-11-30 11:22:15.629 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.629 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 363 -> 364...  2020-11-30 11:22:15.639 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.640 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 364 -> 365...  2020-11-30 11:22:15.650 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.651 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 365 -> 366...  2020-11-30 11:22:15.659 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.659 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 366 -> 367...  2020-11-30 11:22:15.668 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.669 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 367 -> 368...  2020-11-30 11:22:15.678 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.678 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 368 -> 369...  2020-11-30 11:22:15.686 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.687 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 369 -> 370...  2020-11-30 11:22:15.697 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.698 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 370 -> 371...  2020-11-30 11:22:15.709 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.710 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 371 -> 372...  2020-11-30 11:22:15.720 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:15.720 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 372 -> 373...  2020-11-30 11:22:16.039 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.040 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 373 -> 374...  2020-11-30 11:22:16.335 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.336 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 374 -> 375...  2020-11-30 11:22:16.471 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.471 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 375 -> 376...  2020-11-30 11:22:16.523 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.523 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 376 -> 377...  2020-11-30 11:22:16.590 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.590 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 377 -> 378...  2020-11-30 11:22:16.670 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.671 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 378 -> 379...  2020-11-30 11:22:16.686 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.686 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 379 -> 380...  2020-11-30 11:22:16.695 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.696 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 380 -> 381...  2020-11-30 11:22:16.706 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.707 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 381 -> 382...  2020-11-30 11:22:16.718 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.718 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 382 -> 383...  2020-11-30 11:22:16.727 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.728 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 383 -> 384...  2020-11-30 11:22:16.738 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.739 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 384 -> 385...  2020-11-30 11:22:16.750 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.750 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 385 -> 386...  2020-11-30 11:22:16.759 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.760 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 386 -> 387...  2020-11-30 11:22:16.770 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.770 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 387 -> 388...  2020-11-30 11:22:16.779 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.780 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 388 -> 389...  2020-11-30 11:22:16.818 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:16.819 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 389 -> 390...  2020-11-30 11:22:17.039 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.039 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 390 -> 391...  2020-11-30 11:22:17.286 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.287 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 391 -> 392...  2020-11-30 11:22:17.296 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.297 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 392 -> 393...  2020-11-30 11:22:17.306 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.307 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 393 -> 394...  2020-11-30 11:22:17.316 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.317 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 394 -> 395...  2020-11-30 11:22:17.325 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.326 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 395 -> 396...  2020-11-30 11:22:17.333 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.334 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 396 -> 397...  2020-11-30 11:22:17.590 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.591 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 397 -> 398...  2020-11-30 11:22:17.809 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:17.810 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 398 -> 399...  2020-11-30 11:22:18.105 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.106 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 399 -> 400...  2020-11-30 11:22:18.124 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.124 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 400 -> 401...  2020-11-30 11:22:18.599 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.600 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 401 -> 402...  2020-11-30 11:22:18.825 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.826 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 402 -> 403...  2020-11-30 11:22:18.835 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.835 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 403 -> 404...  2020-11-30 11:22:18.845 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.845 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 404 -> 405...  2020-11-30 11:22:18.854 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.855 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 405 -> 406...  2020-11-30 11:22:18.867 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.867 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] 406 -> 407...  2020-11-30 11:22:18.875 | INFO migrate.versioning.api [None req-b4fcbd49-efca-416d-a13e-b2b9c293fd3b None None] done 2020-11-30 11:22:18.908 | /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.") 2020-11-30 11:22:18.908 | result = self._query(query) 2020-11-30 11:22:18.908 | /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.") 2020-11-30 11:22:18.909 | result = self._query(query) 2020-11-30 11:22:19.367 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2020-11-30 11:22:23.085 | Running batches of 50 until complete 2020-11-30 11:22:23.085 | +-------------------------------------+--------------+-----------+ 2020-11-30 11:22:23.085 | | Migration | Total Needed | Completed | 2020-11-30 11:22:23.085 | +-------------------------------------+--------------+-----------+ 2020-11-30 11:22:23.085 | | fill_virtual_interface_list | 0 | 0 | 2020-11-30 11:22:23.085 | | migrate_empty_ratio | 0 | 0 | 2020-11-30 11:22:23.085 | | migrate_quota_classes_to_api_db | 0 | 0 | 2020-11-30 11:22:23.085 | | migrate_quota_limits_to_api_db | 0 | 0 | 2020-11-30 11:22:23.085 | | migration_migrate_to_uuid | 0 | 0 | 2020-11-30 11:22:23.085 | | populate_missing_availability_zones | 0 | 0 | 2020-11-30 11:22:23.085 | | populate_queued_for_delete | 0 | 0 | 2020-11-30 11:22:23.085 | | populate_user_id | 0 | 0 | 2020-11-30 11:22:23.085 | | populate_uuids | 0 | 0 | 2020-11-30 11:22:23.085 | +-------------------------------------+--------------+-----------+ 2020-11-30 11:22:23.514 | ++ lib/nova:init_nova:781 : seq 1 1 2020-11-30 11:22:23.520 | + lib/nova:init_nova:781 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:22:23.525 | ++ lib/nova:init_nova:782 : conductor_conf 1 2020-11-30 11:22:23.529 | ++ lib/nova:conductor_conf:741 : local cell=1 2020-11-30 11:22:23.533 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2020-11-30 11:22:23.538 | + lib/nova:init_nova:782 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2020-11-30 11:22:27.079 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2020-11-30 11:22:27.080 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2020-11-30 11:22:27.500 | + lib/nova:init_nova:786 : create_nova_keys_dir 2020-11-30 11:22:27.504 | + lib/nova:create_nova_keys_dir:748 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2020-11-30 11:22:27.517 | + lib/nova:init_nova:788 : [[ '' == \L\V\M ]] 2020-11-30 11:22:27.520 | + ./stack.sh:main:1202 : is_service_enabled neutron 2020-11-30 11:22:27.539 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:27.542 | + ./stack.sh:main:1203 : configure_neutron_nova 2020-11-30 11:22:27.545 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2020-11-30 11:22:27.550 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:22:27.550 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 11:22:27.555 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:22:27.559 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 11:22:27.563 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-11-30 11:22:27.567 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 11:22:27.570 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2020-11-30 11:22:27.572 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2020-11-30 11:22:27.575 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2020-11-30 11:22:27.604 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.30/identity 2020-11-30 11:22:27.632 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2020-11-30 11:22:27.662 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2020-11-30 11:22:27.688 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2020-11-30 11:22:27.718 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2020-11-30 11:22:27.749 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2020-11-30 11:22:27.776 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2020-11-30 11:22:27.805 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2020-11-30 11:22:27.830 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2020-11-30 11:22:27.833 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2020-11-30 11:22:27.836 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2020-11-30 11:22:27.838 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2020-11-30 11:22:27.861 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:27.864 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2020-11-30 11:22:27.893 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2020-11-30 11:22:27.925 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2020-11-30 11:22:27.955 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2020-11-30 11:22:27.959 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2020-11-30 11:22:27.962 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:22:27.965 | + lib/neutron:configure_neutron_nova:621 : local conf 2020-11-30 11:22:27.969 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2020-11-30 11:22:27.971 | ++ lib/nova:conductor_conf:741 : local cell=1 2020-11-30 11:22:27.974 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2020-11-30 11:22:27.977 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2020-11-30 11:22:27.980 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2020-11-30 11:22:27.982 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2020-11-30 11:22:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2020-11-30 11:22:28.013 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.30/identity 2020-11-30 11:22:28.042 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2020-11-30 11:22:28.072 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2020-11-30 11:22:28.100 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2020-11-30 11:22:28.128 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2020-11-30 11:22:28.157 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2020-11-30 11:22:28.187 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2020-11-30 11:22:28.215 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2020-11-30 11:22:28.243 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2020-11-30 11:22:28.246 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2020-11-30 11:22:28.249 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2020-11-30 11:22:28.251 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2020-11-30 11:22:28.268 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:28.270 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2020-11-30 11:22:28.296 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2020-11-30 11:22:28.324 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2020-11-30 11:22:28.351 | + ./stack.sh:main:1212 : run_phase stack post-config 2020-11-30 11:22:28.353 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 11:22:28.356 | + functions-common:run_phase:1760 : local phase=post-config 2020-11-30 11:22:28.359 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 11:22:28.362 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 11:22:28.365 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 11:22:28.368 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 11:22:28.370 | + functions-common:run_phase:1769 : local extra 2020-11-30 11:22:28.374 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 11:22:28.378 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 11:22:28.381 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 11:22:28.384 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 11:22:28.387 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2020-11-30 11:22:28.390 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 11:22:28.406 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:28.408 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:22:28.411 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:22:28.413 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2020-11-30 11:22:28.416 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:22:28.418 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 11:22:28.420 | ++ extras.d/80-tempest.sh:source:12 : : 2020-11-30 11:22:28.423 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 11:22:28.425 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 11:22:28.428 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:22:28.431 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 11:22:28.433 | + functions-common:run_phase:1786 : run_plugins stack post-config 2020-11-30 11:22:28.436 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 11:22:28.439 | + functions-common:run_plugins:1746 : local phase=post-config 2020-11-30 11:22:28.441 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 11:22:28.444 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 11:22:28.447 | + ./stack.sh:main:1220 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2020-11-30 11:22:28.449 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:28.452 | + inc/meta-config:merge_config_group:171 : shift 2020-11-30 11:22:28.455 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2020-11-30 11:22:28.458 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:22:28.460 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-11-30 11:22:28.462 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2020-11-30 11:22:28.466 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2020-11-30 11:22:28.469 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:28.471 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2020-11-30 11:22:28.474 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:22:28.477 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2020-11-30 11:22:28.477 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:22:28.477 | gsub("[][]", "", $1); 2020-11-30 11:22:28.477 | split($1, a, "|"); 2020-11-30 11:22:28.477 | if (a[1] == matchgroup) 2020-11-30 11:22:28.477 | print a[2] 2020-11-30 11:22:28.477 | } 2020-11-30 11:22:28.477 | ' /home/ubuntu/devstack/local.conf 2020-11-30 11:22:28.483 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2020-11-30 11:22:28.486 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-11-30 11:22:28.490 | + inc/meta-config:merge_config_group:180 : local dir 2020-11-30 11:22:28.494 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2020-11-30 11:22:28.496 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2020-11-30 11:22:28.500 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2020-11-30 11:22:28.502 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2020-11-30 11:22:28.506 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2020-11-30 11:22:28.511 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2020-11-30 11:22:28.513 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2020-11-30 11:22:28.516 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2020-11-30 11:22:28.519 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:28.522 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-11-30 11:22:28.525 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2020-11-30 11:22:28.528 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-11-30 11:22:28.532 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2020-11-30 11:22:28.534 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2020-11-30 11:22:28.537 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2020-11-30 11:22:28.540 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2020-11-30 11:22:28.544 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2020-11-30 11:22:28.544 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2020-11-30 11:22:28.544 | BEGIN { 2020-11-30 11:22:28.544 | section = "" 2020-11-30 11:22:28.544 | last_section = "" 2020-11-30 11:22:28.544 | section_count = 0 2020-11-30 11:22:28.544 | } 2020-11-30 11:22:28.544 | /^\[.+\]/ { 2020-11-30 11:22:28.544 | gsub("[][]", "", $1); 2020-11-30 11:22:28.544 | section=$1 2020-11-30 11:22:28.544 | next 2020-11-30 11:22:28.544 | } 2020-11-30 11:22:28.544 | /^ *\#/ { 2020-11-30 11:22:28.544 | next 2020-11-30 11:22:28.544 | } 2020-11-30 11:22:28.544 | /^[^ \t]+/ { 2020-11-30 11:22:28.544 | # get offset of first = in $0 2020-11-30 11:22:28.544 | eq_idx = index($0, "=") 2020-11-30 11:22:28.544 | # extract attr & value from $0 2020-11-30 11:22:28.544 | attr = substr($0, 1, eq_idx - 1) 2020-11-30 11:22:28.544 | value = substr($0, eq_idx + 1) 2020-11-30 11:22:28.545 | # only need to strip trailing whitespace from attr 2020-11-30 11:22:28.545 | sub(/[ \t]*$/, "", attr) 2020-11-30 11:22:28.545 | # need to strip leading & trailing whitespace from value 2020-11-30 11:22:28.545 | sub(/^[ \t]*/, "", value) 2020-11-30 11:22:28.545 | sub(/[ \t]*$/, "", value) 2020-11-30 11:22:28.545 | 2020-11-30 11:22:28.545 | # cfg_attr_count: number of config lines per [section, attr] 2020-11-30 11:22:28.545 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-11-30 11:22:28.545 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-11-30 11:22:28.545 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-11-30 11:22:28.545 | if (! (section, attr) in cfg_attr_count) { 2020-11-30 11:22:28.545 | if (section != last_section) { 2020-11-30 11:22:28.545 | cfg_section[section_count++] = section 2020-11-30 11:22:28.545 | last_section = section 2020-11-30 11:22:28.545 | } 2020-11-30 11:22:28.545 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-11-30 11:22:28.545 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-11-30 11:22:28.545 | 2020-11-30 11:22:28.545 | cfg_attr[section, attr, 0] = value 2020-11-30 11:22:28.545 | cfg_attr_count[section, attr] = 1 2020-11-30 11:22:28.545 | } else { 2020-11-30 11:22:28.545 | lno = cfg_attr_count[section, attr]++ 2020-11-30 11:22:28.545 | cfg_attr[section, attr, lno] = value 2020-11-30 11:22:28.545 | } 2020-11-30 11:22:28.545 | } 2020-11-30 11:22:28.545 | END { 2020-11-30 11:22:28.545 | # Process each section in order 2020-11-30 11:22:28.545 | for (sno = 0; sno < section_count; sno++) { 2020-11-30 11:22:28.545 | section = cfg_section[sno] 2020-11-30 11:22:28.545 | # The ini routines simply append a config item immediately 2020-11-30 11:22:28.545 | # after the section header. To keep the same order as defined 2020-11-30 11:22:28.545 | # in local.conf, invoke the ini routines in the reverse order 2020-11-30 11:22:28.545 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-11-30 11:22:28.545 | attr = cfg_sec_attr_name[sno, attr_no] 2020-11-30 11:22:28.546 | if (cfg_attr_count[section, attr] == 1) 2020-11-30 11:22:28.546 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-11-30 11:22:28.546 | else { 2020-11-30 11:22:28.546 | # For multiline, invoke the ini routines in the reverse order 2020-11-30 11:22:28.546 | count = cfg_attr_count[section, attr] 2020-11-30 11:22:28.546 | print "inidelete " configfile " " section " " attr 2020-11-30 11:22:28.546 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-11-30 11:22:28.546 | for (l = count -2; l >= 0; l--) 2020-11-30 11:22:28.546 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-11-30 11:22:28.546 | } 2020-11-30 11:22:28.546 | } 2020-11-30 11:22:28.546 | } 2020-11-30 11:22:28.546 | } 2020-11-30 11:22:28.546 | ' 2020-11-30 11:22:28.546 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.547 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:28.550 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-11-30 11:22:28.553 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2020-11-30 11:22:28.556 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:22:28.559 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2020-11-30 11:22:28.562 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2020-11-30 11:22:28.562 | BEGIN { group = "" } 2020-11-30 11:22:28.562 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:22:28.562 | gsub("[][]", "", $1); 2020-11-30 11:22:28.562 | split($1, a, "|"); 2020-11-30 11:22:28.562 | if (a[1] == matchgroup && a[2] == configfile) { 2020-11-30 11:22:28.562 | group=a[1] 2020-11-30 11:22:28.562 | } else { 2020-11-30 11:22:28.562 | group="" 2020-11-30 11:22:28.562 | } 2020-11-30 11:22:28.563 | next 2020-11-30 11:22:28.563 | } 2020-11-30 11:22:28.563 | { 2020-11-30 11:22:28.563 | if (group != "") 2020-11-30 11:22:28.563 | print $0 2020-11-30 11:22:28.563 | } 2020-11-30 11:22:28.563 | ' /home/ubuntu/devstack/local.conf 2020-11-30 11:22:28.569 | + 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"' 2020-11-30 11:22:28.573 | ++ 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 2020-11-30 11:22:28.607 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.611 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2020-11-30 11:22:28.614 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2020-11-30 11:22:28.642 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.645 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2020-11-30 11:22:28.648 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2020-11-30 11:22:28.676 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.679 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2020-11-30 11:22:28.682 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2020-11-30 11:22:28.712 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.716 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2020-11-30 11:22:28.720 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2020-11-30 11:22:28.753 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.756 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2020-11-30 11:22:28.758 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2020-11-30 11:22:28.789 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.792 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.30/identity"' 2020-11-30 11:22:28.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2020-11-30 11:22:28.826 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2020-11-30 11:22:28.831 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2020-11-30 11:22:28.861 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.863 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2020-11-30 11:22:28.867 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2020-11-30 11:22:28.897 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2020-11-30 11:22:28.903 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2020-11-30 11:22:28.932 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.935 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2020-11-30 11:22:28.938 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2020-11-30 11:22:28.973 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:28.976 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2020-11-30 11:22:28.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2020-11-30 11:22:29.011 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2020-11-30 11:22:29.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2020-11-30 11:22:29.043 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.046 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2020-11-30 11:22:29.049 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-11-30 11:22:29.051 | + inc/meta-config:merge_config_group:180 : local dir 2020-11-30 11:22:29.055 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2020-11-30 11:22:29.060 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2020-11-30 11:22:29.064 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2020-11-30 11:22:29.067 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2020-11-30 11:22:29.072 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2020-11-30 11:22:29.076 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2020-11-30 11:22:29.079 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2020-11-30 11:22:29.083 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2020-11-30 11:22:29.086 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:29.093 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-11-30 11:22:29.097 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2020-11-30 11:22:29.100 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-11-30 11:22:29.103 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2020-11-30 11:22:29.106 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2020-11-30 11:22:29.109 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2020-11-30 11:22:29.112 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2020-11-30 11:22:29.116 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2020-11-30 11:22:29.116 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2020-11-30 11:22:29.116 | BEGIN { 2020-11-30 11:22:29.116 | section = "" 2020-11-30 11:22:29.116 | last_section = "" 2020-11-30 11:22:29.116 | section_count = 0 2020-11-30 11:22:29.116 | } 2020-11-30 11:22:29.116 | /^\[.+\]/ { 2020-11-30 11:22:29.116 | gsub("[][]", "", $1); 2020-11-30 11:22:29.116 | section=$1 2020-11-30 11:22:29.116 | next 2020-11-30 11:22:29.116 | } 2020-11-30 11:22:29.116 | /^ *\#/ { 2020-11-30 11:22:29.116 | next 2020-11-30 11:22:29.116 | } 2020-11-30 11:22:29.116 | /^[^ \t]+/ { 2020-11-30 11:22:29.116 | # get offset of first = in $0 2020-11-30 11:22:29.116 | eq_idx = index($0, "=") 2020-11-30 11:22:29.116 | # extract attr & value from $0 2020-11-30 11:22:29.117 | attr = substr($0, 1, eq_idx - 1) 2020-11-30 11:22:29.117 | value = substr($0, eq_idx + 1) 2020-11-30 11:22:29.117 | # only need to strip trailing whitespace from attr 2020-11-30 11:22:29.117 | sub(/[ \t]*$/, "", attr) 2020-11-30 11:22:29.117 | # need to strip leading & trailing whitespace from value 2020-11-30 11:22:29.117 | sub(/^[ \t]*/, "", value) 2020-11-30 11:22:29.117 | sub(/[ \t]*$/, "", value) 2020-11-30 11:22:29.117 | 2020-11-30 11:22:29.117 | # cfg_attr_count: number of config lines per [section, attr] 2020-11-30 11:22:29.117 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-11-30 11:22:29.117 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-11-30 11:22:29.117 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-11-30 11:22:29.117 | if (! (section, attr) in cfg_attr_count) { 2020-11-30 11:22:29.117 | if (section != last_section) { 2020-11-30 11:22:29.117 | cfg_section[section_count++] = section 2020-11-30 11:22:29.117 | last_section = section 2020-11-30 11:22:29.117 | } 2020-11-30 11:22:29.117 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-11-30 11:22:29.117 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-11-30 11:22:29.117 | 2020-11-30 11:22:29.117 | cfg_attr[section, attr, 0] = value 2020-11-30 11:22:29.117 | cfg_attr_count[section, attr] = 1 2020-11-30 11:22:29.117 | } else { 2020-11-30 11:22:29.117 | lno = cfg_attr_count[section, attr]++ 2020-11-30 11:22:29.117 | cfg_attr[section, attr, lno] = value 2020-11-30 11:22:29.117 | } 2020-11-30 11:22:29.117 | } 2020-11-30 11:22:29.117 | END { 2020-11-30 11:22:29.117 | # Process each section in order 2020-11-30 11:22:29.117 | for (sno = 0; sno < section_count; sno++) { 2020-11-30 11:22:29.117 | section = cfg_section[sno] 2020-11-30 11:22:29.117 | # The ini routines simply append a config item immediately 2020-11-30 11:22:29.117 | # after the section header. To keep the same order as defined 2020-11-30 11:22:29.117 | # in local.conf, invoke the ini routines in the reverse order 2020-11-30 11:22:29.118 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-11-30 11:22:29.118 | attr = cfg_sec_attr_name[sno, attr_no] 2020-11-30 11:22:29.118 | if (cfg_attr_count[section, attr] == 1) 2020-11-30 11:22:29.118 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-11-30 11:22:29.118 | else { 2020-11-30 11:22:29.118 | # For multiline, invoke the ini routines in the reverse order 2020-11-30 11:22:29.118 | count = cfg_attr_count[section, attr] 2020-11-30 11:22:29.118 | print "inidelete " configfile " " section " " attr 2020-11-30 11:22:29.118 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-11-30 11:22:29.118 | for (l = count -2; l >= 0; l--) 2020-11-30 11:22:29.118 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-11-30 11:22:29.118 | } 2020-11-30 11:22:29.118 | } 2020-11-30 11:22:29.118 | } 2020-11-30 11:22:29.118 | } 2020-11-30 11:22:29.118 | ' 2020-11-30 11:22:29.118 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.120 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:29.123 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-11-30 11:22:29.125 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2020-11-30 11:22:29.128 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:22:29.131 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2020-11-30 11:22:29.133 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2020-11-30 11:22:29.133 | BEGIN { group = "" } 2020-11-30 11:22:29.133 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:22:29.133 | gsub("[][]", "", $1); 2020-11-30 11:22:29.133 | split($1, a, "|"); 2020-11-30 11:22:29.133 | if (a[1] == matchgroup && a[2] == configfile) { 2020-11-30 11:22:29.133 | group=a[1] 2020-11-30 11:22:29.133 | } else { 2020-11-30 11:22:29.133 | group="" 2020-11-30 11:22:29.134 | } 2020-11-30 11:22:29.134 | next 2020-11-30 11:22:29.134 | } 2020-11-30 11:22:29.134 | { 2020-11-30 11:22:29.134 | if (group != "") 2020-11-30 11:22:29.134 | print $0 2020-11-30 11:22:29.134 | } 2020-11-30 11:22:29.134 | ' /home/ubuntu/devstack/local.conf 2020-11-30 11:22:29.140 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2020-11-30 11:22:29.142 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2020-11-30 11:22:29.177 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2020-11-30 11:22:29.184 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2020-11-30 11:22:29.218 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2020-11-30 11:22:29.223 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2020-11-30 11:22:29.259 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.262 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2020-11-30 11:22:29.265 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2020-11-30 11:22:29.300 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.304 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2020-11-30 11:22:29.307 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2020-11-30 11:22:29.344 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.347 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2020-11-30 11:22:29.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2020-11-30 11:22:29.384 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.387 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2020-11-30 11:22:29.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2020-11-30 11:22:29.427 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.429 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2020-11-30 11:22:29.433 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2020-11-30 11:22:29.474 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.477 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2020-11-30 11:22:29.481 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2020-11-30 11:22:29.514 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.518 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2020-11-30 11:22:29.521 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2020-11-30 11:22:29.558 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.562 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2020-11-30 11:22:29.564 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2020-11-30 11:22:29.613 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.616 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2020-11-30 11:22:29.619 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2020-11-30 11:22:29.658 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.660 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2020-11-30 11:22:29.663 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2020-11-30 11:22:29.704 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.708 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2020-11-30 11:22:29.711 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2020-11-30 11:22:29.751 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2020-11-30 11:22:29.758 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2020-11-30 11:22:29.796 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2020-11-30 11:22:29.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2020-11-30 11:22:29.839 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.844 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2020-11-30 11:22:29.846 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-11-30 11:22:29.851 | + inc/meta-config:merge_config_group:180 : local dir 2020-11-30 11:22:29.854 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2020-11-30 11:22:29.857 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2020-11-30 11:22:29.860 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2020-11-30 11:22:29.864 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2020-11-30 11:22:29.867 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2020-11-30 11:22:29.871 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2020-11-30 11:22:29.875 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2020-11-30 11:22:29.878 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2020-11-30 11:22:29.881 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:29.884 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-11-30 11:22:29.887 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2020-11-30 11:22:29.891 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-11-30 11:22:29.894 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2020-11-30 11:22:29.897 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2020-11-30 11:22:29.901 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2020-11-30 11:22:29.904 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2020-11-30 11:22:29.908 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2020-11-30 11:22:29.908 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2020-11-30 11:22:29.909 | BEGIN { 2020-11-30 11:22:29.909 | section = "" 2020-11-30 11:22:29.909 | last_section = "" 2020-11-30 11:22:29.909 | section_count = 0 2020-11-30 11:22:29.909 | } 2020-11-30 11:22:29.909 | /^\[.+\]/ { 2020-11-30 11:22:29.909 | gsub("[][]", "", $1); 2020-11-30 11:22:29.909 | section=$1 2020-11-30 11:22:29.909 | next 2020-11-30 11:22:29.909 | } 2020-11-30 11:22:29.909 | /^ *\#/ { 2020-11-30 11:22:29.909 | next 2020-11-30 11:22:29.909 | } 2020-11-30 11:22:29.909 | /^[^ \t]+/ { 2020-11-30 11:22:29.909 | # get offset of first = in $0 2020-11-30 11:22:29.909 | eq_idx = index($0, "=") 2020-11-30 11:22:29.909 | # extract attr & value from $0 2020-11-30 11:22:29.909 | attr = substr($0, 1, eq_idx - 1) 2020-11-30 11:22:29.909 | value = substr($0, eq_idx + 1) 2020-11-30 11:22:29.909 | # only need to strip trailing whitespace from attr 2020-11-30 11:22:29.909 | sub(/[ \t]*$/, "", attr) 2020-11-30 11:22:29.909 | # need to strip leading & trailing whitespace from value 2020-11-30 11:22:29.910 | sub(/^[ \t]*/, "", value) 2020-11-30 11:22:29.910 | sub(/[ \t]*$/, "", value) 2020-11-30 11:22:29.910 | 2020-11-30 11:22:29.910 | # cfg_attr_count: number of config lines per [section, attr] 2020-11-30 11:22:29.910 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-11-30 11:22:29.910 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-11-30 11:22:29.910 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-11-30 11:22:29.910 | if (! (section, attr) in cfg_attr_count) { 2020-11-30 11:22:29.910 | if (section != last_section) { 2020-11-30 11:22:29.910 | cfg_section[section_count++] = section 2020-11-30 11:22:29.910 | last_section = section 2020-11-30 11:22:29.910 | } 2020-11-30 11:22:29.910 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-11-30 11:22:29.910 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-11-30 11:22:29.910 | 2020-11-30 11:22:29.910 | cfg_attr[section, attr, 0] = value 2020-11-30 11:22:29.910 | cfg_attr_count[section, attr] = 1 2020-11-30 11:22:29.910 | } else { 2020-11-30 11:22:29.910 | lno = cfg_attr_count[section, attr]++ 2020-11-30 11:22:29.910 | cfg_attr[section, attr, lno] = value 2020-11-30 11:22:29.910 | } 2020-11-30 11:22:29.910 | } 2020-11-30 11:22:29.910 | END { 2020-11-30 11:22:29.910 | # Process each section in order 2020-11-30 11:22:29.910 | for (sno = 0; sno < section_count; sno++) { 2020-11-30 11:22:29.910 | section = cfg_section[sno] 2020-11-30 11:22:29.910 | # The ini routines simply append a config item immediately 2020-11-30 11:22:29.910 | # after the section header. To keep the same order as defined 2020-11-30 11:22:29.910 | # in local.conf, invoke the ini routines in the reverse order 2020-11-30 11:22:29.910 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-11-30 11:22:29.910 | attr = cfg_sec_attr_name[sno, attr_no] 2020-11-30 11:22:29.910 | if (cfg_attr_count[section, attr] == 1) 2020-11-30 11:22:29.910 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-11-30 11:22:29.911 | else { 2020-11-30 11:22:29.911 | # For multiline, invoke the ini routines in the reverse order 2020-11-30 11:22:29.911 | count = cfg_attr_count[section, attr] 2020-11-30 11:22:29.911 | print "inidelete " configfile " " section " " attr 2020-11-30 11:22:29.911 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-11-30 11:22:29.911 | for (l = count -2; l >= 0; l--) 2020-11-30 11:22:29.911 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-11-30 11:22:29.911 | } 2020-11-30 11:22:29.911 | } 2020-11-30 11:22:29.911 | } 2020-11-30 11:22:29.911 | } 2020-11-30 11:22:29.911 | ' 2020-11-30 11:22:29.911 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.911 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:29.914 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-11-30 11:22:29.917 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2020-11-30 11:22:29.919 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:22:29.922 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2020-11-30 11:22:29.925 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2020-11-30 11:22:29.925 | BEGIN { group = "" } 2020-11-30 11:22:29.925 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:22:29.925 | gsub("[][]", "", $1); 2020-11-30 11:22:29.925 | split($1, a, "|"); 2020-11-30 11:22:29.925 | if (a[1] == matchgroup && a[2] == configfile) { 2020-11-30 11:22:29.925 | group=a[1] 2020-11-30 11:22:29.925 | } else { 2020-11-30 11:22:29.925 | group="" 2020-11-30 11:22:29.925 | } 2020-11-30 11:22:29.925 | next 2020-11-30 11:22:29.925 | } 2020-11-30 11:22:29.925 | { 2020-11-30 11:22:29.925 | if (group != "") 2020-11-30 11:22:29.925 | print $0 2020-11-30 11:22:29.925 | } 2020-11-30 11:22:29.925 | ' /home/ubuntu/devstack/local.conf 2020-11-30 11:22:29.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2020-11-30 11:22:29.935 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2020-11-30 11:22:29.965 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:29.969 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2020-11-30 11:22:29.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2020-11-30 11:22:30.013 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2020-11-30 11:22:30.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2020-11-30 11:22:30.053 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.056 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2020-11-30 11:22:30.059 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2020-11-30 11:22:30.095 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.097 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2020-11-30 11:22:30.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2020-11-30 11:22:30.138 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2020-11-30 11:22:30.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2020-11-30 11:22:30.176 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.180 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2020-11-30 11:22:30.183 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2020-11-30 11:22:30.218 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.221 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2020-11-30 11:22:30.224 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2020-11-30 11:22:30.255 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.258 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2020-11-30 11:22:30.261 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2020-11-30 11:22:30.293 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.296 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2020-11-30 11:22:30.299 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2020-11-30 11:22:30.303 | + inc/meta-config:merge_config_group:180 : local dir 2020-11-30 11:22:30.306 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2020-11-30 11:22:30.310 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:22:30.313 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:22:30.316 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2020-11-30 11:22:30.320 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:22:30.325 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2020-11-30 11:22:30.328 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2020-11-30 11:22:30.332 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2020-11-30 11:22:30.334 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:30.337 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-11-30 11:22:30.340 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2020-11-30 11:22:30.343 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-11-30 11:22:30.346 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2020-11-30 11:22:30.349 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:22:30.352 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:22:30.355 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2020-11-30 11:22:30.358 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2020-11-30 11:22:30.359 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.361 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:22:30.361 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2020-11-30 11:22:30.362 | BEGIN { 2020-11-30 11:22:30.362 | section = "" 2020-11-30 11:22:30.362 | last_section = "" 2020-11-30 11:22:30.362 | section_count = 0 2020-11-30 11:22:30.362 | } 2020-11-30 11:22:30.362 | /^\[.+\]/ { 2020-11-30 11:22:30.362 | gsub("[][]", "", $1); 2020-11-30 11:22:30.362 | section=$1 2020-11-30 11:22:30.362 | next 2020-11-30 11:22:30.362 | } 2020-11-30 11:22:30.362 | /^ *\#/ { 2020-11-30 11:22:30.362 | next 2020-11-30 11:22:30.362 | } 2020-11-30 11:22:30.362 | /^[^ \t]+/ { 2020-11-30 11:22:30.362 | # get offset of first = in $0 2020-11-30 11:22:30.362 | eq_idx = index($0, "=") 2020-11-30 11:22:30.362 | # extract attr & value from $0 2020-11-30 11:22:30.362 | attr = substr($0, 1, eq_idx - 1) 2020-11-30 11:22:30.362 | value = substr($0, eq_idx + 1) 2020-11-30 11:22:30.362 | # only need to strip trailing whitespace from attr 2020-11-30 11:22:30.362 | sub(/[ \t]*$/, "", attr) 2020-11-30 11:22:30.362 | # need to strip leading & trailing whitespace from value 2020-11-30 11:22:30.362 | sub(/^[ \t]*/, "", value) 2020-11-30 11:22:30.362 | sub(/[ \t]*$/, "", value) 2020-11-30 11:22:30.362 | 2020-11-30 11:22:30.362 | # cfg_attr_count: number of config lines per [section, attr] 2020-11-30 11:22:30.362 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-11-30 11:22:30.362 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-11-30 11:22:30.362 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-11-30 11:22:30.362 | if (! (section, attr) in cfg_attr_count) { 2020-11-30 11:22:30.362 | if (section != last_section) { 2020-11-30 11:22:30.362 | cfg_section[section_count++] = section 2020-11-30 11:22:30.362 | last_section = section 2020-11-30 11:22:30.362 | } 2020-11-30 11:22:30.363 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-11-30 11:22:30.363 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-11-30 11:22:30.363 | 2020-11-30 11:22:30.363 | cfg_attr[section, attr, 0] = value 2020-11-30 11:22:30.363 | cfg_attr_count[section, attr] = 1 2020-11-30 11:22:30.363 | } else { 2020-11-30 11:22:30.363 | lno = cfg_attr_count[section, attr]++ 2020-11-30 11:22:30.363 | cfg_attr[section, attr, lno] = value 2020-11-30 11:22:30.363 | } 2020-11-30 11:22:30.363 | } 2020-11-30 11:22:30.363 | END { 2020-11-30 11:22:30.363 | # Process each section in order 2020-11-30 11:22:30.363 | for (sno = 0; sno < section_count; sno++) { 2020-11-30 11:22:30.363 | section = cfg_section[sno] 2020-11-30 11:22:30.363 | # The ini routines simply append a config item immediately 2020-11-30 11:22:30.363 | # after the section header. To keep the same order as defined 2020-11-30 11:22:30.363 | # in local.conf, invoke the ini routines in the reverse order 2020-11-30 11:22:30.363 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-11-30 11:22:30.363 | attr = cfg_sec_attr_name[sno, attr_no] 2020-11-30 11:22:30.363 | if (cfg_attr_count[section, attr] == 1) 2020-11-30 11:22:30.363 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-11-30 11:22:30.363 | else { 2020-11-30 11:22:30.363 | # For multiline, invoke the ini routines in the reverse order 2020-11-30 11:22:30.363 | count = cfg_attr_count[section, attr] 2020-11-30 11:22:30.363 | print "inidelete " configfile " " section " " attr 2020-11-30 11:22:30.363 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-11-30 11:22:30.363 | for (l = count -2; l >= 0; l--) 2020-11-30 11:22:30.363 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-11-30 11:22:30.363 | } 2020-11-30 11:22:30.363 | } 2020-11-30 11:22:30.363 | } 2020-11-30 11:22:30.363 | } 2020-11-30 11:22:30.363 | ' 2020-11-30 11:22:30.364 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-11-30 11:22:30.367 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2020-11-30 11:22:30.370 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:22:30.372 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2020-11-30 11:22:30.375 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2020-11-30 11:22:30.375 | BEGIN { group = "" } 2020-11-30 11:22:30.375 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:22:30.375 | gsub("[][]", "", $1); 2020-11-30 11:22:30.375 | split($1, a, "|"); 2020-11-30 11:22:30.375 | if (a[1] == matchgroup && a[2] == configfile) { 2020-11-30 11:22:30.375 | group=a[1] 2020-11-30 11:22:30.375 | } else { 2020-11-30 11:22:30.375 | group="" 2020-11-30 11:22:30.375 | } 2020-11-30 11:22:30.375 | next 2020-11-30 11:22:30.375 | } 2020-11-30 11:22:30.375 | { 2020-11-30 11:22:30.375 | if (group != "") 2020-11-30 11:22:30.375 | print $0 2020-11-30 11:22:30.375 | } 2020-11-30 11:22:30.375 | ' /home/ubuntu/devstack/local.conf 2020-11-30 11:22:30.382 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2020-11-30 11:22:30.385 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2020-11-30 11:22:30.416 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.420 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2020-11-30 11:22:30.423 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2020-11-30 11:22:30.459 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:22:30.463 | + ./stack.sh:main:1229 : is_service_enabled swift 2020-11-30 11:22:30.482 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:30.485 | + ./stack.sh:main:1230 : echo_summary 'Starting Swift' 2020-11-30 11:22:30.487 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:22:30.490 | + ./stack.sh:echo_summary:421 : echo -e Starting Swift 2020-11-30 11:22:30.493 | + ./stack.sh:main:1231 : start_swift 2020-11-30 11:22:30.496 | + lib/swift:start_swift:772 : restart_service memcached 2020-11-30 11:22:30.498 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2020-11-30 11:22:30.501 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2020-11-30 11:22:30.544 | + lib/swift:start_swift:775 : is_ubuntu 2020-11-30 11:22:30.547 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:22:30.550 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:22:30.553 | + lib/swift:start_swift:776 : sudo /etc/init.d/rsync restart 2020-11-30 11:22:30.615 | Restarting rsync (via systemctl): rsync.service. 2020-11-30 11:22:30.619 | + lib/swift:start_swift:783 : '[' False == True ']' 2020-11-30 11:22:30.621 | + lib/swift:start_swift:802 : [[ 1 == 1 ]] 2020-11-30 11:22:30.624 | + lib/swift:start_swift:803 : local foreground_services type 2020-11-30 11:22:30.627 | + lib/swift:start_swift:805 : foreground_services='object container account' 2020-11-30 11:22:30.630 | + lib/swift:start_swift:806 : for type in ${foreground_services} 2020-11-30 11:22:30.633 | + lib/swift:start_swift:807 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-11-30 11:22:30.636 | + functions-common:run_process:1582 : local service=s-object 2020-11-30 11:22:30.639 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-11-30 11:22:30.642 | + functions-common:run_process:1584 : local group= 2020-11-30 11:22:30.645 | + functions-common:run_process:1585 : local user= 2020-11-30 11:22:30.648 | + functions-common:run_process:1587 : local name=s-object 2020-11-30 11:22:30.651 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:22:30.656 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:22:30.658 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:30.661 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:30.665 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:30.669 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735350666 2020-11-30 11:22:30.672 | + functions-common:run_process:1590 : is_service_enabled s-object 2020-11-30 11:22:30.691 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:30.695 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2020-11-30 11:22:30.700 | + functions-common:_run_under_systemd:1547 : local service=s-object 2020-11-30 11:22:30.705 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-11-30 11:22:30.709 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-11-30 11:22:30.712 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-11-30 11:22:30.715 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-11-30 11:22:30.718 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2020-11-30 11:22:30.721 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2020-11-30 11:22:30.723 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2020-11-30 11:22:30.726 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:22:30.729 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:22:30.732 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2020-11-30 11:22:30.734 | + 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 2020-11-30 11:22:30.737 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2020-11-30 11:22:30.739 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2020-11-30 11:22:30.742 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:22:30.745 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:22:30.748 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:22:30.751 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:22:30.753 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2020-11-30 11:22:30.757 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:22:30.763 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2020-11-30 11:22:30.830 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2020-11-30 11:22:30.891 | + 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' 2020-11-30 11:22:30.946 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2020-11-30 11:22:31.011 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2020-11-30 11:22:31.070 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:22:31.132 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:22:31.136 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2020-11-30 11:22:31.212 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:22:31.413 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2020-11-30 11:22:31.434 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2020-11-30 11:22:31.633 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2020-11-30 11:22:31.657 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:22:31.660 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:31.662 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:31.665 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:31.667 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:31.670 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:31.672 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:22:31.675 | + functions-common:time_stop:2338 : start_time=1606735350666 2020-11-30 11:22:31.678 | + functions-common:time_stop:2340 : [[ -z 1606735350666 ]] 2020-11-30 11:22:31.681 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:31.684 | + functions-common:time_stop:2343 : end_time=1606735351682 2020-11-30 11:22:31.687 | + functions-common:time_stop:2344 : elapsed_time=1016 2020-11-30 11:22:31.689 | + functions-common:time_stop:2345 : total=2260 2020-11-30 11:22:31.691 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:31.694 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3276 2020-11-30 11:22:31.697 | + lib/swift:start_swift:806 : for type in ${foreground_services} 2020-11-30 11:22:31.699 | + lib/swift:start_swift:807 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-11-30 11:22:31.702 | + functions-common:run_process:1582 : local service=s-container 2020-11-30 11:22:31.704 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-11-30 11:22:31.706 | + functions-common:run_process:1584 : local group= 2020-11-30 11:22:31.709 | + functions-common:run_process:1585 : local user= 2020-11-30 11:22:31.712 | + functions-common:run_process:1587 : local name=s-container 2020-11-30 11:22:31.714 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:22:31.717 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:22:31.719 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:31.722 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:31.725 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:31.729 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735351726 2020-11-30 11:22:31.731 | + functions-common:run_process:1590 : is_service_enabled s-container 2020-11-30 11:22:31.748 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:31.750 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2020-11-30 11:22:31.753 | + functions-common:_run_under_systemd:1547 : local service=s-container 2020-11-30 11:22:31.755 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-11-30 11:22:31.758 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-11-30 11:22:31.760 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-11-30 11:22:31.763 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-11-30 11:22:31.765 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2020-11-30 11:22:31.768 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2020-11-30 11:22:31.771 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2020-11-30 11:22:31.773 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:22:31.775 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:22:31.778 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2020-11-30 11:22:31.781 | + 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 2020-11-30 11:22:31.783 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2020-11-30 11:22:31.786 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2020-11-30 11:22:31.788 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:22:31.790 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:22:31.793 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:22:31.795 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:22:31.798 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2020-11-30 11:22:31.800 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:22:31.806 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2020-11-30 11:22:31.874 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2020-11-30 11:22:31.934 | + 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' 2020-11-30 11:22:31.983 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2020-11-30 11:22:32.031 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2020-11-30 11:22:32.079 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:22:32.127 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:22:32.129 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2020-11-30 11:22:32.186 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:22:32.406 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2020-11-30 11:22:32.420 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2020-11-30 11:22:32.620 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2020-11-30 11:22:32.641 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:22:32.643 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:32.646 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:32.648 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:32.651 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:32.653 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:32.656 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:22:32.659 | + functions-common:time_stop:2338 : start_time=1606735351726 2020-11-30 11:22:32.661 | + functions-common:time_stop:2340 : [[ -z 1606735351726 ]] 2020-11-30 11:22:32.665 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:32.669 | + functions-common:time_stop:2343 : end_time=1606735352666 2020-11-30 11:22:32.671 | + functions-common:time_stop:2344 : elapsed_time=940 2020-11-30 11:22:32.674 | + functions-common:time_stop:2345 : total=3276 2020-11-30 11:22:32.676 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:32.678 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4216 2020-11-30 11:22:32.681 | + lib/swift:start_swift:806 : for type in ${foreground_services} 2020-11-30 11:22:32.683 | + lib/swift:start_swift:807 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-11-30 11:22:32.686 | + functions-common:run_process:1582 : local service=s-account 2020-11-30 11:22:32.688 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-11-30 11:22:32.691 | + functions-common:run_process:1584 : local group= 2020-11-30 11:22:32.693 | + functions-common:run_process:1585 : local user= 2020-11-30 11:22:32.696 | + functions-common:run_process:1587 : local name=s-account 2020-11-30 11:22:32.698 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:22:32.700 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:22:32.703 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:32.705 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:32.709 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:32.712 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735352709 2020-11-30 11:22:32.714 | + functions-common:run_process:1590 : is_service_enabled s-account 2020-11-30 11:22:32.736 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:32.738 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2020-11-30 11:22:32.742 | + functions-common:_run_under_systemd:1547 : local service=s-account 2020-11-30 11:22:32.744 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-11-30 11:22:32.746 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-11-30 11:22:32.749 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-11-30 11:22:32.752 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-11-30 11:22:32.754 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2020-11-30 11:22:32.756 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2020-11-30 11:22:32.759 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2020-11-30 11:22:32.765 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:22:32.770 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:22:32.773 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2020-11-30 11:22:32.776 | + 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 2020-11-30 11:22:32.778 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2020-11-30 11:22:32.781 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2020-11-30 11:22:32.783 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:22:32.786 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:22:32.788 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:22:32.791 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:22:32.793 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2020-11-30 11:22:32.795 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:22:32.799 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2020-11-30 11:22:32.901 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2020-11-30 11:22:32.961 | + 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' 2020-11-30 11:22:33.009 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2020-11-30 11:22:33.057 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2020-11-30 11:22:33.104 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:22:33.151 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:22:33.153 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2020-11-30 11:22:33.209 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:22:33.427 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2020-11-30 11:22:33.441 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2020-11-30 11:22:33.644 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2020-11-30 11:22:33.667 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:22:33.670 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:33.672 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:33.674 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:33.677 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:33.679 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:33.682 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:22:33.684 | + functions-common:time_stop:2338 : start_time=1606735352709 2020-11-30 11:22:33.686 | + functions-common:time_stop:2340 : [[ -z 1606735352709 ]] 2020-11-30 11:22:33.689 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:33.693 | + functions-common:time_stop:2343 : end_time=1606735353690 2020-11-30 11:22:33.696 | + functions-common:time_stop:2344 : elapsed_time=981 2020-11-30 11:22:33.698 | + functions-common:time_stop:2345 : total=4216 2020-11-30 11:22:33.700 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:33.703 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5197 2020-11-30 11:22:33.705 | + lib/swift:start_swift:810 : [[ False == \T\r\u\e ]] 2020-11-30 11:22:33.708 | + lib/swift:start_swift:815 : enable_service s-container-sync 2020-11-30 11:22:33.769 | + lib/swift:start_swift:816 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-11-30 11:22:33.771 | + functions-common:run_process:1582 : local service=s-container-sync 2020-11-30 11:22:33.774 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-11-30 11:22:33.776 | + functions-common:run_process:1584 : local group= 2020-11-30 11:22:33.778 | + functions-common:run_process:1585 : local user= 2020-11-30 11:22:33.781 | + functions-common:run_process:1587 : local name=s-container-sync 2020-11-30 11:22:33.783 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:22:33.785 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:22:33.788 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:33.790 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:33.794 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:33.796 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735353794 2020-11-30 11:22:33.799 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2020-11-30 11:22:33.815 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:33.818 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2020-11-30 11:22:33.820 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2020-11-30 11:22:33.823 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-11-30 11:22:33.825 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-11-30 11:22:33.828 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-11-30 11:22:33.830 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-11-30 11:22:33.833 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2020-11-30 11:22:33.835 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2020-11-30 11:22:33.838 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2020-11-30 11:22:33.841 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:22:33.843 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:22:33.850 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2020-11-30 11:22:33.853 | + 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 2020-11-30 11:22:33.855 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2020-11-30 11:22:33.858 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2020-11-30 11:22:33.860 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:22:33.862 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:22:33.865 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:22:33.867 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:22:33.869 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2020-11-30 11:22:33.872 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:22:33.876 | + 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' 2020-11-30 11:22:33.934 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2020-11-30 11:22:33.991 | + 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' 2020-11-30 11:22:34.038 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2020-11-30 11:22:34.086 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2020-11-30 11:22:34.133 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:22:34.180 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:22:34.183 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2020-11-30 11:22:34.239 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:22:34.445 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2020-11-30 11:22:34.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2020-11-30 11:22:34.673 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2020-11-30 11:22:34.694 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:22:34.697 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:34.699 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:34.702 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:34.704 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:34.707 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:34.709 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:22:34.712 | + functions-common:time_stop:2338 : start_time=1606735353794 2020-11-30 11:22:34.721 | + functions-common:time_stop:2340 : [[ -z 1606735353794 ]] 2020-11-30 11:22:34.726 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:34.730 | + functions-common:time_stop:2343 : end_time=1606735354727 2020-11-30 11:22:34.732 | + functions-common:time_stop:2344 : elapsed_time=933 2020-11-30 11:22:34.736 | + functions-common:time_stop:2345 : total=5197 2020-11-30 11:22:34.738 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:34.741 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6130 2020-11-30 11:22:34.743 | + lib/swift:start_swift:823 : is_service_enabled tls-proxy 2020-11-30 11:22:34.764 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:22:34.767 | + lib/swift:start_swift:827 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-11-30 11:22:34.769 | + functions-common:run_process:1582 : local service=s-proxy 2020-11-30 11:22:34.772 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-11-30 11:22:34.774 | + functions-common:run_process:1584 : local group= 2020-11-30 11:22:34.776 | + functions-common:run_process:1585 : local user= 2020-11-30 11:22:34.779 | + functions-common:run_process:1587 : local name=s-proxy 2020-11-30 11:22:34.781 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:22:34.784 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:22:34.786 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:34.789 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:34.792 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:34.795 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735354793 2020-11-30 11:22:34.798 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2020-11-30 11:22:34.814 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:34.817 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2020-11-30 11:22:34.820 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2020-11-30 11:22:34.822 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-11-30 11:22:34.825 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-11-30 11:22:34.827 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-11-30 11:22:34.830 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-11-30 11:22:34.832 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2020-11-30 11:22:34.835 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2020-11-30 11:22:34.838 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2020-11-30 11:22:34.845 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:22:34.848 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:22:34.851 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2020-11-30 11:22:34.854 | + 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 2020-11-30 11:22:34.856 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2020-11-30 11:22:34.859 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2020-11-30 11:22:34.861 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:22:34.864 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:22:34.866 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:22:34.869 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:22:34.871 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2020-11-30 11:22:34.874 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:22:34.878 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2020-11-30 11:22:34.936 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2020-11-30 11:22:34.993 | + 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' 2020-11-30 11:22:35.040 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2020-11-30 11:22:35.087 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2020-11-30 11:22:35.134 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:22:35.183 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:22:35.185 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2020-11-30 11:22:35.241 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:22:35.452 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2020-11-30 11:22:35.466 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2020-11-30 11:22:35.676 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2020-11-30 11:22:35.703 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:22:35.705 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:35.708 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:35.710 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:35.713 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:35.715 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:35.718 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:22:35.720 | + functions-common:time_stop:2338 : start_time=1606735354793 2020-11-30 11:22:35.723 | + functions-common:time_stop:2340 : [[ -z 1606735354793 ]] 2020-11-30 11:22:35.726 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:35.729 | + functions-common:time_stop:2343 : end_time=1606735355727 2020-11-30 11:22:35.732 | + functions-common:time_stop:2344 : elapsed_time=934 2020-11-30 11:22:35.734 | + functions-common:time_stop:2345 : total=6130 2020-11-30 11:22:35.737 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:35.739 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7064 2020-11-30 11:22:35.742 | + lib/swift:start_swift:832 : echo 'Waiting for swift proxy to start...' 2020-11-30 11:22:35.742 | Waiting for swift proxy to start... 2020-11-30 11:22:35.744 | + lib/swift:start_swift:833 : wait_for_service 60 http://10.222.0.30:8080/info 2020-11-30 11:22:35.746 | + functions:wait_for_service:444 : local timeout=60 2020-11-30 11:22:35.749 | + functions:wait_for_service:445 : local url=http://10.222.0.30:8080/info 2020-11-30 11:22:35.751 | + functions:wait_for_service:446 : local rval=0 2020-11-30 11:22:35.753 | + functions:wait_for_service:447 : time_start wait_for_service 2020-11-30 11:22:35.756 | + functions-common:time_start:2317 : local name=wait_for_service 2020-11-30 11:22:35.758 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:35.761 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:35.765 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:35.768 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735355765 2020-11-30 11:22:35.771 | + functions:wait_for_service:448 : timeout 60 bash -x 2020-11-30 11:22:35.777 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2020-11-30 11:22:35.789 | + :: : [[ 000 == 503 ]] 2020-11-30 11:22:35.791 | + :: : [[ 7 -eq 7 ]] 2020-11-30 11:22:35.792 | + :: : sleep 1 2020-11-30 11:22:36.796 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2020-11-30 11:22:36.809 | + :: : [[ 000 == 503 ]] 2020-11-30 11:22:36.810 | + :: : [[ 7 -eq 7 ]] 2020-11-30 11:22:36.812 | + :: : sleep 1 2020-11-30 11:22:37.815 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2020-11-30 11:22:37.827 | + :: : [[ 000 == 503 ]] 2020-11-30 11:22:37.829 | + :: : [[ 7 -eq 7 ]] 2020-11-30 11:22:37.830 | + :: : sleep 1 2020-11-30 11:22:38.837 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30:8080/info 2020-11-30 11:22:39.055 | + :: : [[ 200 == 503 ]] 2020-11-30 11:22:39.057 | + :: : [[ 0 -eq 7 ]] 2020-11-30 11:22:39.061 | + functions:wait_for_service:453 : time_stop wait_for_service 2020-11-30 11:22:39.064 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:39.068 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:39.072 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:39.075 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:39.079 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:39.082 | + functions-common:time_stop:2337 : name=wait_for_service 2020-11-30 11:22:39.085 | + functions-common:time_stop:2338 : start_time=1606735355765 2020-11-30 11:22:39.087 | + functions-common:time_stop:2340 : [[ -z 1606735355765 ]] 2020-11-30 11:22:39.090 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:39.094 | + functions-common:time_stop:2343 : end_time=1606735359091 2020-11-30 11:22:39.096 | + functions-common:time_stop:2344 : elapsed_time=3326 2020-11-30 11:22:39.099 | + functions-common:time_stop:2345 : total=3861 2020-11-30 11:22:39.101 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:39.103 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7187 2020-11-30 11:22:39.106 | + functions:wait_for_service:454 : return 0 2020-11-30 11:22:39.108 | + lib/swift:start_swift:837 : [[ False == \T\r\u\e ]] 2020-11-30 11:22:39.110 | + ./stack.sh:main:1235 : is_service_enabled glance 2020-11-30 11:22:39.130 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:39.133 | + ./stack.sh:main:1236 : echo_summary 'Starting Glance' 2020-11-30 11:22:39.136 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:22:39.139 | + ./stack.sh:echo_summary:421 : echo -e Starting Glance 2020-11-30 11:22:39.142 | + ./stack.sh:main:1237 : start_glance 2020-11-30 11:22:39.145 | + lib/glance:start_glance:385 : local service_protocol=http 2020-11-30 11:22:39.148 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2020-11-30 11:22:39.164 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:22:39.167 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-11-30 11:22:39.172 | + functions-common:run_process:1582 : local service=g-reg 2020-11-30 11:22:39.176 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-11-30 11:22:39.178 | + functions-common:run_process:1584 : local group= 2020-11-30 11:22:39.181 | + functions-common:run_process:1585 : local user= 2020-11-30 11:22:39.183 | + functions-common:run_process:1587 : local name=g-reg 2020-11-30 11:22:39.186 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:22:39.188 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:22:39.191 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:39.193 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:39.197 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:39.200 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735359197 2020-11-30 11:22:39.203 | + functions-common:run_process:1590 : is_service_enabled g-reg 2020-11-30 11:22:39.220 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:39.223 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2020-11-30 11:22:39.226 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2020-11-30 11:22:39.229 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-11-30 11:22:39.231 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-11-30 11:22:39.234 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-11-30 11:22:39.236 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-11-30 11:22:39.239 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2020-11-30 11:22:39.242 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2020-11-30 11:22:39.245 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2020-11-30 11:22:39.248 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:22:39.251 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:22:39.254 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2020-11-30 11:22:39.257 | + 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 2020-11-30 11:22:39.260 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2020-11-30 11:22:39.263 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2020-11-30 11:22:39.266 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:22:39.269 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:22:39.272 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:22:39.274 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:22:39.276 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2020-11-30 11:22:39.279 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:22:39.283 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2020-11-30 11:22:39.343 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2020-11-30 11:22:39.404 | + 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' 2020-11-30 11:22:39.458 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2020-11-30 11:22:39.510 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2020-11-30 11:22:39.559 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:22:39.607 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:22:39.610 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2020-11-30 11:22:39.673 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:22:39.883 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2020-11-30 11:22:39.900 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2020-11-30 11:22:40.095 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2020-11-30 11:22:40.118 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:22:40.120 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:40.123 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:40.126 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:40.129 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:40.131 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:40.134 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:22:40.137 | + functions-common:time_stop:2338 : start_time=1606735359197 2020-11-30 11:22:40.139 | + functions-common:time_stop:2340 : [[ -z 1606735359197 ]] 2020-11-30 11:22:40.143 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:40.146 | + functions-common:time_stop:2343 : end_time=1606735360144 2020-11-30 11:22:40.149 | + functions-common:time_stop:2344 : elapsed_time=947 2020-11-30 11:22:40.151 | + functions-common:time_stop:2345 : total=7064 2020-11-30 11:22:40.154 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:40.156 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8011 2020-11-30 11:22:40.159 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2020-11-30 11:22:40.162 | ++ lib/glance:start_glance:395 : which uwsgi 2020-11-30 11:22:40.166 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-11-30 11:22:40.169 | + functions-common:run_process:1582 : local service=g-api 2020-11-30 11:22:40.171 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-11-30 11:22:40.174 | + functions-common:run_process:1584 : local group= 2020-11-30 11:22:40.177 | + functions-common:run_process:1585 : local user= 2020-11-30 11:22:40.179 | + functions-common:run_process:1587 : local name=g-api 2020-11-30 11:22:40.181 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:22:40.184 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:22:40.186 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:40.189 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:40.192 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:40.196 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735360193 2020-11-30 11:22:40.198 | + functions-common:run_process:1590 : is_service_enabled g-api 2020-11-30 11:22:40.217 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:40.219 | + functions-common:run_process:1591 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2020-11-30 11:22:40.222 | + functions-common:_run_under_systemd:1547 : local service=g-api 2020-11-30 11:22:40.225 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-11-30 11:22:40.227 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-11-30 11:22:40.230 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-11-30 11:22:40.232 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-11-30 11:22:40.235 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2020-11-30 11:22:40.237 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2020-11-30 11:22:40.240 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2020-11-30 11:22:40.242 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:22:40.245 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:22:40.247 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2020-11-30 11:22:40.250 | + 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 2020-11-30 11:22:40.252 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2020-11-30 11:22:40.255 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2020-11-30 11:22:40.257 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2020-11-30 11:22:40.260 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2020-11-30 11:22:40.262 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2020-11-30 11:22:40.265 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2020-11-30 11:22:40.269 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2020-11-30 11:22:40.324 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2020-11-30 11:22:40.387 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2020-11-30 11:22:40.437 | + 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' 2020-11-30 11:22:40.489 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:22:40.545 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2020-11-30 11:22:40.601 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2020-11-30 11:22:40.654 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2020-11-30 11:22:40.703 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2020-11-30 11:22:40.754 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2020-11-30 11:22:40.806 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2020-11-30 11:22:40.809 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2020-11-30 11:22:40.877 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2020-11-30 11:22:41.075 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2020-11-30 11:22:41.088 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2020-11-30 11:22:41.282 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2020-11-30 11:22:41.360 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:22:41.363 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:41.367 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:41.369 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:41.373 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:41.377 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:41.381 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:22:41.385 | + functions-common:time_stop:2338 : start_time=1606735360193 2020-11-30 11:22:41.389 | + functions-common:time_stop:2340 : [[ -z 1606735360193 ]] 2020-11-30 11:22:41.393 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:41.398 | + functions-common:time_stop:2343 : end_time=1606735361394 2020-11-30 11:22:41.400 | + functions-common:time_stop:2344 : elapsed_time=1201 2020-11-30 11:22:41.403 | + functions-common:time_stop:2345 : total=8011 2020-11-30 11:22:41.405 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:41.407 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9212 2020-11-30 11:22:41.410 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.30) to start...' 2020-11-30 11:22:41.410 | Waiting for g-api (10.222.0.30) to start... 2020-11-30 11:22:41.413 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.30/image 2020-11-30 11:22:41.415 | + functions:wait_for_service:444 : local timeout=60 2020-11-30 11:22:41.417 | + functions:wait_for_service:445 : local url=http://10.222.0.30/image 2020-11-30 11:22:41.420 | + functions:wait_for_service:446 : local rval=0 2020-11-30 11:22:41.422 | + functions:wait_for_service:447 : time_start wait_for_service 2020-11-30 11:22:41.425 | + functions-common:time_start:2317 : local name=wait_for_service 2020-11-30 11:22:41.427 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:22:41.429 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:22:41.434 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:22:41.436 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735361433 2020-11-30 11:22:41.439 | + functions:wait_for_service:448 : timeout 60 bash -x 2020-11-30 11:22:41.444 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/image 2020-11-30 11:22:45.057 | + :: : [[ 300 == 503 ]] 2020-11-30 11:22:45.058 | + :: : [[ 0 -eq 7 ]] 2020-11-30 11:22:45.061 | + functions:wait_for_service:453 : time_stop wait_for_service 2020-11-30 11:22:45.064 | + functions-common:time_stop:2331 : local name 2020-11-30 11:22:45.066 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:22:45.069 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:22:45.072 | + functions-common:time_stop:2334 : local total 2020-11-30 11:22:45.074 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:22:45.077 | + functions-common:time_stop:2337 : name=wait_for_service 2020-11-30 11:22:45.079 | + functions-common:time_stop:2338 : start_time=1606735361433 2020-11-30 11:22:45.081 | + functions-common:time_stop:2340 : [[ -z 1606735361433 ]] 2020-11-30 11:22:45.085 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:22:45.088 | + functions-common:time_stop:2343 : end_time=1606735365086 2020-11-30 11:22:45.092 | + functions-common:time_stop:2344 : elapsed_time=3653 2020-11-30 11:22:45.094 | + functions-common:time_stop:2345 : total=7187 2020-11-30 11:22:45.097 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:22:45.099 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10840 2020-11-30 11:22:45.102 | + functions:wait_for_service:454 : return 0 2020-11-30 11:22:45.105 | + ./stack.sh:main:1252 : is_service_enabled mysql postgresql 2020-11-30 11:22:45.122 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:45.125 | + ./stack.sh:main:1252 : is_service_enabled glance 2020-11-30 11:22:45.145 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:22:45.148 | + ./stack.sh:main:1253 : echo_summary 'Uploading images' 2020-11-30 11:22:45.150 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:22:45.153 | + ./stack.sh:echo_summary:421 : echo -e Uploading images 2020-11-30 11:22:45.155 | + ./stack.sh:main:1255 : for image_url in ${IMAGE_URLS//,/ } 2020-11-30 11:22:45.158 | + ./stack.sh:main:1256 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:45.160 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:45.162 | + functions:upload_image:91 : local image image_fname image_name 2020-11-30 11:22:45.164 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2020-11-30 11:22:45.170 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:45.173 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:45.176 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2020-11-30 11:22:45.179 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2020-11-30 11:22:45.182 | + 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 2020-11-30 11:22:45.187 | --2020-11-30 11:22:45-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:45.188 | Connecting to 10.100.0.9:80... connected. 2020-11-30 11:22:45.189 | HTTP request sent, awaiting response... 200 OK 2020-11-30 11:22:45.189 | Length: 645922816 (616M) 2020-11-30 11:22:45.189 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2020-11-30 11:22:45.213 | 2020-11-30 11:22:45.518 | 0K ........ ........ ........ ........ 5% 99.9M 6s 2020-11-30 11:22:45.823 | 32768K ........ ........ ........ ........ 10% 105M 5s 2020-11-30 11:22:46.139 | 65536K ........ ........ ........ ........ 15% 102M 5s 2020-11-30 11:22:46.452 | 98304K ........ ........ ........ ........ 20% 102M 5s 2020-11-30 11:22:46.797 | 131072K ........ ........ ........ ........ 25% 92.9M 5s 2020-11-30 11:22:47.109 | 163840K ........ ........ ........ ........ 31% 103M 4s 2020-11-30 11:22:47.410 | 196608K ........ ........ ........ ........ 36% 107M 4s 2020-11-30 11:22:47.732 | 229376K ........ ........ ........ ........ 41% 99.2M 4s 2020-11-30 11:22:48.042 | 262144K ........ ........ ........ ........ 46% 103M 3s 2020-11-30 11:22:48.350 | 294912K ........ ........ ........ ........ 51% 104M 3s 2020-11-30 11:22:48.653 | 327680K ........ ........ ........ ........ 57% 105M 3s 2020-11-30 11:22:48.972 | 360448K ........ ........ ........ ........ 62% 100M 2s 2020-11-30 11:22:49.269 | 393216K ........ ........ ........ ........ 67% 108M 2s 2020-11-30 11:22:49.580 | 425984K ........ ........ ........ ........ 72% 103M 2s 2020-11-30 11:22:49.871 | 458752K ........ ........ ........ ........ 77% 110M 1s 2020-11-30 11:22:50.164 | 491520K ........ ........ ........ ........ 83% 109M 1s 2020-11-30 11:22:50.454 | 524288K ........ ........ ........ ........ 88% 110M 1s 2020-11-30 11:22:50.752 | 557056K ........ ........ ........ ........ 93% 108M 0s 2020-11-30 11:22:51.054 | 589824K ........ ........ ........ ........ 98% 106M 0s 2020-11-30 11:22:51.133 | 622592K ........ 100% 89.5M=5.9s 2020-11-30 11:22:51.133 | 2020-11-30 11:22:51.133 | 2020-11-30 11:22:51 (104 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2020-11-30 11:22:51.133 | 2020-11-30 11:22:51.136 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2020-11-30 11:22:51.138 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:51.141 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2020-11-30 11:22:51.143 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2020-11-30 11:22:51.146 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2020-11-30 11:22:51.148 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2020-11-30 11:22:51.150 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2020-11-30 11:22:51.153 | + functions:upload_image:290 : local kernel= 2020-11-30 11:22:51.155 | + functions:upload_image:291 : local ramdisk= 2020-11-30 11:22:51.157 | + functions:upload_image:292 : local disk_format= 2020-11-30 11:22:51.159 | + functions:upload_image:293 : local container_format= 2020-11-30 11:22:51.163 | + functions:upload_image:294 : local unpack= 2020-11-30 11:22:51.166 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2020-11-30 11:22:51.169 | + functions:upload_image:296 : case "$image_fname" in 2020-11-30 11:22:51.171 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:51.175 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:51.179 | + functions:upload_image:362 : image_name=ubuntu-16 2020-11-30 11:22:51.182 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2020-11-30 11:22:51.182 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2020-11-30 11:22:51.187 | + functions:upload_image:363 : disk_format=vhdx 2020-11-30 11:22:51.189 | + functions:upload_image:364 : container_format=bare 2020-11-30 11:22:51.191 | + functions:upload_image:365 : '[' vhdx == gz ']' 2020-11-30 11:22:51.194 | + functions:upload_image:372 : is_arch ppc64le 2020-11-30 11:22:51.197 | ++ functions-common:is_arch:428 : uname -m 2020-11-30 11:22:51.203 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2020-11-30 11:22:51.205 | + functions:upload_image:372 : is_arch ppc64 2020-11-30 11:22:51.208 | ++ functions-common:is_arch:428 : uname -m 2020-11-30 11:22:51.212 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2020-11-30 11:22:51.214 | + functions:upload_image:372 : is_arch ppc 2020-11-30 11:22:51.218 | ++ functions-common:is_arch:428 : uname -m 2020-11-30 11:22:51.221 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2020-11-30 11:22:51.224 | + functions:upload_image:376 : is_arch aarch64 2020-11-30 11:22:51.227 | ++ functions-common:is_arch:428 : uname -m 2020-11-30 11:22:51.230 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2020-11-30 11:22:51.232 | + functions:upload_image:380 : '[' bare = bare ']' 2020-11-30 11:22:51.235 | + functions:upload_image:381 : '[' '' = zcat ']' 2020-11-30 11:22:51.237 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2020-11-30 11:22:51.240 | + functions:upload_image:385 : '[' '' = unxz ']' 2020-11-30 11:22:51.242 | + 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 2020-11-30 11:23:09.826 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:23:09.826 | | Field | Value | 2020-11-30 11:23:09.826 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:23:09.826 | | container_format | bare | 2020-11-30 11:23:09.826 | | created_at | 2020-11-30T11:22:55Z | 2020-11-30 11:23:09.826 | | disk_format | vhdx | 2020-11-30 11:23:09.826 | | file | /v2/images/bf8da335-1763-4252-a5a5-744bf9e5c25b/file | 2020-11-30 11:23:09.826 | | id | bf8da335-1763-4252-a5a5-744bf9e5c25b | 2020-11-30 11:23:09.826 | | min_disk | 0 | 2020-11-30 11:23:09.826 | | min_ram | 0 | 2020-11-30 11:23:09.826 | | name | ubuntu-16 | 2020-11-30 11:23:09.826 | | owner | 8d098f472a314c2c9a3aeef3e510caa1 | 2020-11-30 11:23:09.826 | | 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/bf8da335-1763-4252-a5a5-744bf9e5c25b' | 2020-11-30 11:23:09.826 | | protected | False | 2020-11-30 11:23:09.826 | | schema | /v2/schemas/image | 2020-11-30 11:23:09.826 | | status | queued | 2020-11-30 11:23:09.826 | | tags | | 2020-11-30 11:23:09.827 | | updated_at | 2020-11-30T11:22:55Z | 2020-11-30 11:23:09.827 | | visibility | public | 2020-11-30 11:23:09.827 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:23:09.977 | + ./stack.sh:main:1263 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2020-11-30 11:23:09.980 | + ./stack.sh:main:1264 : is_service_enabled nova 2020-11-30 11:23:09.997 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:10.000 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2020-11-30 11:23:10.030 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2020-11-30 11:23:10.063 | + ./stack.sh:main:1269 : is_service_enabled cinder 2020-11-30 11:23:10.084 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:10.086 | + ./stack.sh:main:1270 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2020-11-30 11:23:10.118 | + ./stack.sh:main:1274 : is_service_enabled n-api 2020-11-30 11:23:10.137 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:10.139 | + ./stack.sh:main:1275 : echo_summary 'Starting Nova API' 2020-11-30 11:23:10.142 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:23:10.144 | + ./stack.sh:echo_summary:421 : echo -e Starting Nova API 2020-11-30 11:23:10.147 | + ./stack.sh:main:1276 : start_nova_api 2020-11-30 11:23:10.150 | + lib/nova:start_nova_api:847 : local service_port=8774 2020-11-30 11:23:10.152 | + lib/nova:start_nova_api:848 : local service_protocol=http 2020-11-30 11:23:10.154 | + lib/nova:start_nova_api:849 : local nova_url 2020-11-30 11:23:10.157 | + lib/nova:start_nova_api:850 : is_service_enabled tls-proxy 2020-11-30 11:23:10.177 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:23:10.180 | + lib/nova:start_nova_api:856 : 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 2020-11-30 11:23:10.182 | + lib/nova:start_nova_api:857 : 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 2020-11-30 11:23:10.185 | + lib/nova:start_nova_api:857 : 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 2020-11-30 11:23:10.188 | + lib/nova:start_nova_api:859 : '[' True == False ']' 2020-11-30 11:23:10.191 | ++ lib/nova:start_nova_api:867 : which uwsgi 2020-11-30 11:23:10.195 | + lib/nova:start_nova_api:867 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-11-30 11:23:10.198 | + functions-common:run_process:1582 : local service=n-api 2020-11-30 11:23:10.201 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-11-30 11:23:10.203 | + functions-common:run_process:1584 : local group= 2020-11-30 11:23:10.206 | + functions-common:run_process:1585 : local user= 2020-11-30 11:23:10.209 | + functions-common:run_process:1587 : local name=n-api 2020-11-30 11:23:10.212 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:23:10.215 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:23:10.217 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:10.220 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:10.223 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:10.227 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735390224 2020-11-30 11:23:10.231 | + functions-common:run_process:1590 : is_service_enabled n-api 2020-11-30 11:23:10.247 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:10.250 | + 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' '' '' 2020-11-30 11:23:10.253 | + functions-common:_run_under_systemd:1547 : local service=n-api 2020-11-30 11:23:10.256 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-11-30 11:23:10.259 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-11-30 11:23:10.263 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-11-30 11:23:10.266 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2020-11-30 11:23:10.269 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2020-11-30 11:23:10.271 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2020-11-30 11:23:10.275 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2020-11-30 11:23:10.278 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:23:10.281 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:23:10.284 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2020-11-30 11:23:10.287 | + 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 2020-11-30 11:23:10.290 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2020-11-30 11:23:10.294 | + 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' 2020-11-30 11:23:10.297 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2020-11-30 11:23:10.299 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2020-11-30 11:23:10.302 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2020-11-30 11:23:10.305 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2020-11-30 11:23:10.309 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2020-11-30 11:23:10.371 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2020-11-30 11:23:10.438 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2020-11-30 11:23:10.489 | + 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' 2020-11-30 11:23:10.542 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:23:10.595 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2020-11-30 11:23:10.648 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2020-11-30 11:23:10.704 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2020-11-30 11:23:10.765 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2020-11-30 11:23:10.823 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2020-11-30 11:23:10.875 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2020-11-30 11:23:10.878 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2020-11-30 11:23:10.942 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2020-11-30 11:23:11.138 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2020-11-30 11:23:11.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2020-11-30 11:23:11.342 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2020-11-30 11:23:11.429 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:23:11.433 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:11.435 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:11.438 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:11.444 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:11.447 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:11.450 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:23:11.453 | + functions-common:time_stop:2338 : start_time=1606735390224 2020-11-30 11:23:11.456 | + functions-common:time_stop:2340 : [[ -z 1606735390224 ]] 2020-11-30 11:23:11.459 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:11.464 | + functions-common:time_stop:2343 : end_time=1606735391460 2020-11-30 11:23:11.467 | + functions-common:time_stop:2344 : elapsed_time=1236 2020-11-30 11:23:11.470 | + functions-common:time_stop:2345 : total=9212 2020-11-30 11:23:11.475 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:11.478 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10448 2020-11-30 11:23:11.480 | + lib/nova:start_nova_api:868 : nova_url=http://10.222.0.30/compute/v2.1/ 2020-11-30 11:23:11.484 | + lib/nova:start_nova_api:871 : echo 'Waiting for nova-api to start...' 2020-11-30 11:23:11.484 | Waiting for nova-api to start... 2020-11-30 11:23:11.486 | + lib/nova:start_nova_api:872 : wait_for_service 60 http://10.222.0.30/compute/v2.1/ 2020-11-30 11:23:11.489 | + functions:wait_for_service:444 : local timeout=60 2020-11-30 11:23:11.492 | + functions:wait_for_service:445 : local url=http://10.222.0.30/compute/v2.1/ 2020-11-30 11:23:11.495 | + functions:wait_for_service:446 : local rval=0 2020-11-30 11:23:11.498 | + functions:wait_for_service:447 : time_start wait_for_service 2020-11-30 11:23:11.500 | + functions-common:time_start:2317 : local name=wait_for_service 2020-11-30 11:23:11.503 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:11.506 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:11.509 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:11.513 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735391510 2020-11-30 11:23:11.516 | + functions:wait_for_service:448 : timeout 60 bash -x 2020-11-30 11:23:11.522 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/compute/v2.1/ 2020-11-30 11:23:17.418 | + :: : [[ 200 == 503 ]] 2020-11-30 11:23:17.420 | + :: : [[ 0 -eq 7 ]] 2020-11-30 11:23:17.426 | + functions:wait_for_service:453 : time_stop wait_for_service 2020-11-30 11:23:17.429 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:17.432 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:17.435 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:17.437 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:17.439 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:17.442 | + functions-common:time_stop:2337 : name=wait_for_service 2020-11-30 11:23:17.445 | + functions-common:time_stop:2338 : start_time=1606735391510 2020-11-30 11:23:17.447 | + functions-common:time_stop:2340 : [[ -z 1606735391510 ]] 2020-11-30 11:23:17.451 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:17.455 | + functions-common:time_stop:2343 : end_time=1606735397452 2020-11-30 11:23:17.458 | + functions-common:time_stop:2344 : elapsed_time=5942 2020-11-30 11:23:17.461 | + functions-common:time_stop:2345 : total=10840 2020-11-30 11:23:17.464 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:17.467 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16782 2020-11-30 11:23:17.469 | + functions:wait_for_service:454 : return 0 2020-11-30 11:23:17.472 | + lib/nova:start_nova_api:876 : 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 2020-11-30 11:23:17.475 | + lib/nova:start_nova_api:876 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2020-11-30 11:23:17.479 | + ./stack.sh:main:1279 : is_service_enabled neutron-api 2020-11-30 11:23:17.498 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:23:17.502 | + ./stack.sh:main:1282 : is_service_enabled q-svc 2020-11-30 11:23:17.521 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:17.524 | + ./stack.sh:main:1283 : echo_summary 'Starting Neutron' 2020-11-30 11:23:17.527 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:23:17.530 | + ./stack.sh:echo_summary:421 : echo -e Starting Neutron 2020-11-30 11:23:17.533 | + ./stack.sh:main:1284 : configure_neutron_after_post_config 2020-11-30 11:23:17.535 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2020-11-30 11:23:17.538 | + lib/neutron-legacy:configure_neutron_after_post_config:460 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2020-11-30 11:23:17.572 | + ./stack.sh:main:1285 : start_neutron_service_and_check 2020-11-30 11:23:17.576 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2020-11-30 11:23:17.580 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2020-11-30 11:23:17.583 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2020-11-30 11:23:17.586 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2020-11-30 11:23:17.590 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2020-11-30 11:23:17.593 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2020-11-30 11:23:17.596 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2020-11-30 11:23:17.600 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2020-11-30 11:23:17.603 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2020-11-30 11:23:17.605 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2020-11-30 11:23:17.608 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2020-11-30 11:23:17.611 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-11-30 11:23:17.614 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-11-30 11:23:17.618 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-11-30 11:23:17.622 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2020-11-30 11:23:17.625 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2020-11-30 11:23:17.629 | + 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' 2020-11-30 11:23:17.632 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2020-11-30 11:23:17.648 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:23:17.651 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2020-11-30 11:23:17.653 | + 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' 2020-11-30 11:23:17.656 | + functions-common:run_process:1582 : local service=q-svc 2020-11-30 11:23:17.658 | + 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' 2020-11-30 11:23:17.661 | + functions-common:run_process:1584 : local group= 2020-11-30 11:23:17.664 | + functions-common:run_process:1585 : local user= 2020-11-30 11:23:17.666 | + functions-common:run_process:1587 : local name=q-svc 2020-11-30 11:23:17.669 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:23:17.672 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:23:17.674 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:17.677 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:17.680 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:17.685 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735397682 2020-11-30 11:23:17.687 | + functions-common:run_process:1590 : is_service_enabled q-svc 2020-11-30 11:23:17.704 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:17.707 | + 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' '' '' 2020-11-30 11:23:17.710 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2020-11-30 11:23:17.713 | + 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' 2020-11-30 11:23:17.716 | + 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' 2020-11-30 11:23:17.718 | + 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' 2020-11-30 11:23:17.721 | + 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' 2020-11-30 11:23:17.724 | + 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 ]] 2020-11-30 11:23:17.727 | + 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 =~ ^/ ]] 2020-11-30 11:23:17.729 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2020-11-30 11:23:17.732 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:23:17.735 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:23:17.738 | + 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 ]] 2020-11-30 11:23:17.741 | + 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 2020-11-30 11:23:17.744 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2020-11-30 11:23:17.746 | + 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' 2020-11-30 11:23:17.749 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:23:17.752 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:23:17.754 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:23:17.756 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:23:17.759 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2020-11-30 11:23:17.761 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:23:17.765 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2020-11-30 11:23:17.822 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2020-11-30 11:23:17.882 | + 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' 2020-11-30 11:23:17.933 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2020-11-30 11:23:17.985 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2020-11-30 11:23:18.040 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:23:18.100 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:23:18.103 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2020-11-30 11:23:18.162 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:23:18.377 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2020-11-30 11:23:18.393 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2020-11-30 11:23:18.598 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2020-11-30 11:23:18.619 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:23:18.621 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:18.624 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:18.627 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:18.630 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:18.633 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:18.636 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:23:18.638 | + functions-common:time_stop:2338 : start_time=1606735397682 2020-11-30 11:23:18.641 | + functions-common:time_stop:2340 : [[ -z 1606735397682 ]] 2020-11-30 11:23:18.644 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:18.648 | + functions-common:time_stop:2343 : end_time=1606735398645 2020-11-30 11:23:18.650 | + functions-common:time_stop:2344 : elapsed_time=963 2020-11-30 11:23:18.653 | + functions-common:time_stop:2345 : total=10448 2020-11-30 11:23:18.655 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:18.658 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11411 2020-11-30 11:23:18.661 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.30:9696 2020-11-30 11:23:18.663 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2020-11-30 11:23:18.679 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:23:18.682 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2020-11-30 11:23:18.682 | Waiting for Neutron to start... 2020-11-30 11:23:18.684 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.30:9696' 2020-11-30 11:23:18.687 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.30:9696' 'Neutron did not start' 60 2020-11-30 11:23:18.689 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.30:9696' 2020-11-30 11:23:18.692 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2020-11-30 11:23:18.694 | + functions-common:test_with_retry:2271 : local until=60 2020-11-30 11:23:18.697 | + functions-common:test_with_retry:2272 : local sleep=0.5 2020-11-30 11:23:18.699 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2020-11-30 11:23:18.702 | + functions-common:time_start:2317 : local name=test_with_retry 2020-11-30 11:23:18.705 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:18.707 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:18.710 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:18.715 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735398711 2020-11-30 11:23:18.717 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.30:9696; do sleep 0.5; done' 2020-11-30 11:23:18.722 | 2020-11-30 11:23:18.722 | Redirecting output to ‘wget-log’. 2020-11-30 11:23:19.226 | 2020-11-30 11:23:19.227 | Redirecting output to ‘wget-log.1’. 2020-11-30 11:23:19.731 | 2020-11-30 11:23:19.731 | Redirecting output to ‘wget-log.2’. 2020-11-30 11:23:20.235 | 2020-11-30 11:23:20.236 | Redirecting output to ‘wget-log.3’. 2020-11-30 11:23:20.740 | 2020-11-30 11:23:20.740 | Redirecting output to ‘wget-log.4’. 2020-11-30 11:23:21.246 | 2020-11-30 11:23:21.246 | Redirecting output to ‘wget-log.5’. 2020-11-30 11:23:21.751 | 2020-11-30 11:23:21.751 | Redirecting output to ‘wget-log.6’. 2020-11-30 11:23:22.257 | 2020-11-30 11:23:22.257 | Redirecting output to ‘wget-log.7’. 2020-11-30 11:23:22.762 | 2020-11-30 11:23:22.762 | Redirecting output to ‘wget-log.8’. 2020-11-30 11:23:23.267 | 2020-11-30 11:23:23.267 | Redirecting output to ‘wget-log.9’. 2020-11-30 11:23:23.773 | 2020-11-30 11:23:23.773 | Redirecting output to ‘wget-log.10’. 2020-11-30 11:23:24.278 | 2020-11-30 11:23:24.278 | Redirecting output to ‘wget-log.11’. 2020-11-30 11:23:24.293 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.30:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2020-11-30 11:23:24.296 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:24.298 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:24.301 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:24.303 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:24.306 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:24.309 | + functions-common:time_stop:2337 : name=test_with_retry 2020-11-30 11:23:24.311 | + functions-common:time_stop:2338 : start_time=1606735398711 2020-11-30 11:23:24.314 | + functions-common:time_stop:2340 : [[ -z 1606735398711 ]] 2020-11-30 11:23:24.317 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:24.321 | + functions-common:time_stop:2343 : end_time=1606735404318 2020-11-30 11:23:24.324 | + functions-common:time_stop:2344 : elapsed_time=5607 2020-11-30 11:23:24.326 | + functions-common:time_stop:2345 : total=0 2020-11-30 11:23:24.329 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:24.332 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5607 2020-11-30 11:23:24.334 | + ./stack.sh:main:1290 : is_service_enabled placement 2020-11-30 11:23:24.353 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:24.355 | + ./stack.sh:main:1291 : echo_summary 'Starting Placement' 2020-11-30 11:23:24.358 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:23:24.360 | + ./stack.sh:echo_summary:421 : echo -e Starting Placement 2020-11-30 11:23:24.363 | + ./stack.sh:main:1292 : start_placement 2020-11-30 11:23:24.366 | + lib/placement:start_placement:161 : start_placement_api 2020-11-30 11:23:24.368 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2020-11-30 11:23:24.372 | ++ lib/placement:start_placement_api:147 : which uwsgi 2020-11-30 11:23:24.376 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-11-30 11:23:24.379 | + functions-common:run_process:1582 : local service=placement-api 2020-11-30 11:23:24.382 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-11-30 11:23:24.385 | + functions-common:run_process:1584 : local group= 2020-11-30 11:23:24.387 | + functions-common:run_process:1585 : local user= 2020-11-30 11:23:24.390 | + functions-common:run_process:1587 : local name=placement-api 2020-11-30 11:23:24.393 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:23:24.396 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:23:24.398 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:24.401 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:24.404 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:24.408 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735404405 2020-11-30 11:23:24.411 | + functions-common:run_process:1590 : is_service_enabled placement-api 2020-11-30 11:23:24.429 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:24.431 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2020-11-30 11:23:24.434 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2020-11-30 11:23:24.437 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-11-30 11:23:24.439 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-11-30 11:23:24.442 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-11-30 11:23:24.445 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-11-30 11:23:24.447 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2020-11-30 11:23:24.450 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2020-11-30 11:23:24.453 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2020-11-30 11:23:24.455 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:23:24.458 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:23:24.460 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2020-11-30 11:23:24.463 | + 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 2020-11-30 11:23:24.466 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2020-11-30 11:23:24.468 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2020-11-30 11:23:24.470 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2020-11-30 11:23:24.473 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2020-11-30 11:23:24.475 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2020-11-30 11:23:24.478 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2020-11-30 11:23:24.482 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2020-11-30 11:23:24.542 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2020-11-30 11:23:24.602 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2020-11-30 11:23:24.655 | + 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' 2020-11-30 11:23:24.716 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:23:24.770 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2020-11-30 11:23:24.822 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2020-11-30 11:23:24.881 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2020-11-30 11:23:24.936 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2020-11-30 11:23:24.990 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2020-11-30 11:23:25.045 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2020-11-30 11:23:25.048 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2020-11-30 11:23:25.113 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2020-11-30 11:23:25.342 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2020-11-30 11:23:25.356 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2020-11-30 11:23:25.567 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2020-11-30 11:23:25.653 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:23:25.655 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:25.658 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:25.661 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:25.664 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:25.666 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:25.669 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:23:25.671 | + functions-common:time_stop:2338 : start_time=1606735404405 2020-11-30 11:23:25.674 | + functions-common:time_stop:2340 : [[ -z 1606735404405 ]] 2020-11-30 11:23:25.682 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:25.686 | + functions-common:time_stop:2343 : end_time=1606735405683 2020-11-30 11:23:25.689 | + functions-common:time_stop:2344 : elapsed_time=1278 2020-11-30 11:23:25.693 | + functions-common:time_stop:2345 : total=11411 2020-11-30 11:23:25.696 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:25.698 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12689 2020-11-30 11:23:25.701 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2020-11-30 11:23:25.701 | Waiting for placement-api to start... 2020-11-30 11:23:25.704 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.30/placement 2020-11-30 11:23:25.707 | + functions:wait_for_service:444 : local timeout=60 2020-11-30 11:23:25.710 | + functions:wait_for_service:445 : local url=http://10.222.0.30/placement 2020-11-30 11:23:25.713 | + functions:wait_for_service:446 : local rval=0 2020-11-30 11:23:25.716 | + functions:wait_for_service:447 : time_start wait_for_service 2020-11-30 11:23:25.719 | + functions-common:time_start:2317 : local name=wait_for_service 2020-11-30 11:23:25.722 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:25.725 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:25.728 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:25.733 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735405729 2020-11-30 11:23:25.737 | + functions:wait_for_service:448 : timeout 60 bash -x 2020-11-30 11:23:25.746 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/placement 2020-11-30 11:23:28.486 | + :: : [[ 200 == 503 ]] 2020-11-30 11:23:28.487 | + :: : [[ 0 -eq 7 ]] 2020-11-30 11:23:28.493 | + functions:wait_for_service:453 : time_stop wait_for_service 2020-11-30 11:23:28.496 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:28.500 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:28.503 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:28.505 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:28.509 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:28.512 | + functions-common:time_stop:2337 : name=wait_for_service 2020-11-30 11:23:28.515 | + functions-common:time_stop:2338 : start_time=1606735405729 2020-11-30 11:23:28.518 | + functions-common:time_stop:2340 : [[ -z 1606735405729 ]] 2020-11-30 11:23:28.521 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:28.525 | + functions-common:time_stop:2343 : end_time=1606735408522 2020-11-30 11:23:28.528 | + functions-common:time_stop:2344 : elapsed_time=2793 2020-11-30 11:23:28.530 | + functions-common:time_stop:2345 : total=16782 2020-11-30 11:23:28.533 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:28.536 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19575 2020-11-30 11:23:28.538 | + functions:wait_for_service:454 : return 0 2020-11-30 11:23:28.541 | + ./stack.sh:main:1295 : is_service_enabled neutron 2020-11-30 11:23:28.560 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:28.562 | + ./stack.sh:main:1296 : start_neutron 2020-11-30 11:23:28.565 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2020-11-30 11:23:28.569 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:23:28.570 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-11-30 11:23:28.575 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-11-30 11:23:28.577 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-11-30 11:23:28.580 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2020-11-30 11:23:28.584 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-11-30 11:23:28.587 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2020-11-30 11:23:28.590 | + 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' 2020-11-30 11:23:28.594 | + functions-common:run_process:1582 : local service=q-agt 2020-11-30 11:23:28.598 | + 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' 2020-11-30 11:23:28.602 | + functions-common:run_process:1584 : local group= 2020-11-30 11:23:28.605 | + functions-common:run_process:1585 : local user= 2020-11-30 11:23:28.608 | + functions-common:run_process:1587 : local name=q-agt 2020-11-30 11:23:28.611 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:23:28.614 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:23:28.617 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:28.619 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:28.623 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:28.627 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735408624 2020-11-30 11:23:28.630 | + functions-common:run_process:1590 : is_service_enabled q-agt 2020-11-30 11:23:28.651 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:28.654 | + 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' '' '' 2020-11-30 11:23:28.657 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2020-11-30 11:23:28.660 | + 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' 2020-11-30 11:23:28.663 | + 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' 2020-11-30 11:23:28.666 | + 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' 2020-11-30 11:23:28.670 | + 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' 2020-11-30 11:23:28.674 | + 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 ]] 2020-11-30 11:23:28.677 | + 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 =~ ^/ ]] 2020-11-30 11:23:28.679 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2020-11-30 11:23:28.682 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:23:28.684 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:23:28.688 | + 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 ]] 2020-11-30 11:23:28.695 | + 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 2020-11-30 11:23:28.697 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2020-11-30 11:23:28.700 | + 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' 2020-11-30 11:23:28.703 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:23:28.707 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:23:28.712 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:23:28.714 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:23:28.717 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2020-11-30 11:23:28.720 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:23:28.724 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2020-11-30 11:23:28.784 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2020-11-30 11:23:28.851 | + 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' 2020-11-30 11:23:28.901 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2020-11-30 11:23:28.954 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2020-11-30 11:23:29.012 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:23:29.066 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:23:29.069 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2020-11-30 11:23:29.138 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:23:29.364 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2020-11-30 11:23:29.379 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2020-11-30 11:23:29.576 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2020-11-30 11:23:29.602 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:23:29.605 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:29.607 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:29.610 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:29.613 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:29.616 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:29.619 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:23:29.621 | + functions-common:time_stop:2338 : start_time=1606735408624 2020-11-30 11:23:29.624 | + functions-common:time_stop:2340 : [[ -z 1606735408624 ]] 2020-11-30 11:23:29.627 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:29.631 | + functions-common:time_stop:2343 : end_time=1606735409628 2020-11-30 11:23:29.634 | + functions-common:time_stop:2344 : elapsed_time=1004 2020-11-30 11:23:29.637 | + functions-common:time_stop:2345 : total=12689 2020-11-30 11:23:29.640 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:29.642 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13693 2020-11-30 11:23:29.645 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2020-11-30 11:23:29.647 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2020-11-30 11:23:29.650 | + functions-common:is_provider_network:2183 : return 1 2020-11-30 11:23:29.653 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2020-11-30 11:23:29.656 | + 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' 2020-11-30 11:23:29.661 | + functions-common:run_process:1582 : local service=q-dhcp 2020-11-30 11:23:29.664 | + 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' 2020-11-30 11:23:29.667 | + functions-common:run_process:1584 : local group= 2020-11-30 11:23:29.671 | + functions-common:run_process:1585 : local user= 2020-11-30 11:23:29.674 | + functions-common:run_process:1587 : local name=q-dhcp 2020-11-30 11:23:29.678 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:23:29.681 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:23:29.684 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:29.686 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:29.690 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:29.695 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735409691 2020-11-30 11:23:29.698 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2020-11-30 11:23:29.717 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:29.721 | + 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' '' '' 2020-11-30 11:23:29.724 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2020-11-30 11:23:29.728 | + 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' 2020-11-30 11:23:29.731 | + 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' 2020-11-30 11:23:29.734 | + 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' 2020-11-30 11:23:29.737 | + 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' 2020-11-30 11:23:29.740 | + 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 ]] 2020-11-30 11:23:29.743 | + 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 =~ ^/ ]] 2020-11-30 11:23:29.746 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2020-11-30 11:23:29.749 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:23:29.752 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:23:29.754 | + 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 ]] 2020-11-30 11:23:29.758 | + 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 2020-11-30 11:23:29.762 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2020-11-30 11:23:29.765 | + 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' 2020-11-30 11:23:29.767 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:23:29.770 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:23:29.773 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:23:29.777 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:23:29.779 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2020-11-30 11:23:29.782 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:23:29.787 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2020-11-30 11:23:29.863 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2020-11-30 11:23:29.928 | + 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' 2020-11-30 11:23:29.985 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2020-11-30 11:23:30.040 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2020-11-30 11:23:30.099 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:23:30.166 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:23:30.168 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2020-11-30 11:23:30.230 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:23:30.479 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2020-11-30 11:23:30.495 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2020-11-30 11:23:30.738 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2020-11-30 11:23:30.762 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:23:30.766 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:30.769 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:30.772 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:30.778 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:30.782 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:30.786 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:23:30.789 | + functions-common:time_stop:2338 : start_time=1606735409691 2020-11-30 11:23:30.794 | + functions-common:time_stop:2340 : [[ -z 1606735409691 ]] 2020-11-30 11:23:30.798 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:30.802 | + functions-common:time_stop:2343 : end_time=1606735410799 2020-11-30 11:23:30.806 | + functions-common:time_stop:2344 : elapsed_time=1108 2020-11-30 11:23:30.809 | + functions-common:time_stop:2345 : total=13693 2020-11-30 11:23:30.812 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:30.816 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14801 2020-11-30 11:23:30.819 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2020-11-30 11:23:30.862 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:23:30.868 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2020-11-30 11:23:30.872 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2020-11-30 11:23:30.875 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2020-11-30 11:23:30.880 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2020-11-30 11:23:30.882 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-11-30 11:23:30.886 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-11-30 11:23:30.890 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-11-30 11:23:30.900 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2020-11-30 11:23:30.903 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2020-11-30 11:23:30.911 | + 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' 2020-11-30 11:23:30.915 | + functions-common:run_process:1582 : local service=q-l3 2020-11-30 11:23:30.918 | + 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' 2020-11-30 11:23:30.922 | + functions-common:run_process:1584 : local group= 2020-11-30 11:23:30.926 | + functions-common:run_process:1585 : local user= 2020-11-30 11:23:30.930 | + functions-common:run_process:1587 : local name=q-l3 2020-11-30 11:23:30.934 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:23:30.937 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:23:30.941 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:30.946 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:30.950 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:30.957 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735410952 2020-11-30 11:23:30.963 | + functions-common:run_process:1590 : is_service_enabled q-l3 2020-11-30 11:23:30.985 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:30.989 | + 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' '' '' 2020-11-30 11:23:30.992 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2020-11-30 11:23:30.995 | + 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' 2020-11-30 11:23:30.999 | + 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' 2020-11-30 11:23:31.003 | + 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' 2020-11-30 11:23:31.007 | + 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' 2020-11-30 11:23:31.010 | + 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 ]] 2020-11-30 11:23:31.012 | + 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 =~ ^/ ]] 2020-11-30 11:23:31.015 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2020-11-30 11:23:31.018 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:23:31.020 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:23:31.023 | + 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 ]] 2020-11-30 11:23:31.026 | + 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 2020-11-30 11:23:31.029 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2020-11-30 11:23:31.032 | + 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' 2020-11-30 11:23:31.036 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:23:31.040 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:23:31.043 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:23:31.046 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:23:31.050 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2020-11-30 11:23:31.054 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:23:31.071 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2020-11-30 11:23:31.145 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2020-11-30 11:23:31.226 | + 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' 2020-11-30 11:23:31.308 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2020-11-30 11:23:31.382 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2020-11-30 11:23:31.450 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:23:31.518 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:23:31.521 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2020-11-30 11:23:31.604 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:23:31.866 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2020-11-30 11:23:31.883 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2020-11-30 11:23:32.186 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2020-11-30 11:23:32.215 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:23:32.217 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:32.221 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:32.225 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:32.228 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:32.231 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:32.233 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:23:32.236 | + functions-common:time_stop:2338 : start_time=1606735410952 2020-11-30 11:23:32.239 | + functions-common:time_stop:2340 : [[ -z 1606735410952 ]] 2020-11-30 11:23:32.244 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:32.248 | + functions-common:time_stop:2343 : end_time=1606735412244 2020-11-30 11:23:32.251 | + functions-common:time_stop:2344 : elapsed_time=1292 2020-11-30 11:23:32.254 | + functions-common:time_stop:2345 : total=14801 2020-11-30 11:23:32.257 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:32.260 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16093 2020-11-30 11:23:32.263 | + 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' 2020-11-30 11:23:32.266 | + functions-common:run_process:1582 : local service=q-meta 2020-11-30 11:23:32.270 | + 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' 2020-11-30 11:23:32.272 | + functions-common:run_process:1584 : local group= 2020-11-30 11:23:32.275 | + functions-common:run_process:1585 : local user= 2020-11-30 11:23:32.277 | + functions-common:run_process:1587 : local name=q-meta 2020-11-30 11:23:32.280 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:23:32.284 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:23:32.288 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:32.290 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:32.297 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:32.300 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735412297 2020-11-30 11:23:32.305 | + functions-common:run_process:1590 : is_service_enabled q-meta 2020-11-30 11:23:32.329 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:32.332 | + 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' '' '' 2020-11-30 11:23:32.335 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2020-11-30 11:23:32.338 | + 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' 2020-11-30 11:23:32.341 | + 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' 2020-11-30 11:23:32.345 | + 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' 2020-11-30 11:23:32.348 | + 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' 2020-11-30 11:23:32.352 | + 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 ]] 2020-11-30 11:23:32.356 | + 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 =~ ^/ ]] 2020-11-30 11:23:32.361 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2020-11-30 11:23:32.364 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:23:32.367 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:23:32.369 | + 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 ]] 2020-11-30 11:23:32.372 | + 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 2020-11-30 11:23:32.375 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2020-11-30 11:23:32.378 | + 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' 2020-11-30 11:23:32.380 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:23:32.383 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:23:32.386 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:23:32.389 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:23:32.392 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2020-11-30 11:23:32.394 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:23:32.399 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2020-11-30 11:23:32.492 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2020-11-30 11:23:32.563 | + 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' 2020-11-30 11:23:32.631 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2020-11-30 11:23:32.697 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2020-11-30 11:23:32.774 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:23:32.840 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:23:32.842 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2020-11-30 11:23:32.951 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:23:33.243 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2020-11-30 11:23:33.267 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2020-11-30 11:23:33.578 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2020-11-30 11:23:33.620 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:23:33.630 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:33.642 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:33.646 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:33.649 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:33.651 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:33.653 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:23:33.656 | + functions-common:time_stop:2338 : start_time=1606735412297 2020-11-30 11:23:33.658 | + functions-common:time_stop:2340 : [[ -z 1606735412297 ]] 2020-11-30 11:23:33.669 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:33.674 | + functions-common:time_stop:2343 : end_time=1606735413670 2020-11-30 11:23:33.681 | + functions-common:time_stop:2344 : elapsed_time=1373 2020-11-30 11:23:33.689 | + functions-common:time_stop:2345 : total=16093 2020-11-30 11:23:33.697 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:33.705 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17466 2020-11-30 11:23:33.713 | + 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' 2020-11-30 11:23:33.728 | + functions-common:run_process:1582 : local service=q-metering 2020-11-30 11:23:33.737 | + 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' 2020-11-30 11:23:33.745 | + functions-common:run_process:1584 : local group= 2020-11-30 11:23:33.753 | + functions-common:run_process:1585 : local user= 2020-11-30 11:23:33.761 | + functions-common:run_process:1587 : local name=q-metering 2020-11-30 11:23:33.769 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:23:33.781 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:23:33.793 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:23:33.797 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:23:33.812 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:23:33.832 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735413817 2020-11-30 11:23:33.841 | + functions-common:run_process:1590 : is_service_enabled q-metering 2020-11-30 11:23:33.900 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:33.912 | + 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' '' '' 2020-11-30 11:23:33.924 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2020-11-30 11:23:33.936 | + 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' 2020-11-30 11:23:33.949 | + 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' 2020-11-30 11:23:33.956 | + 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' 2020-11-30 11:23:33.965 | + 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' 2020-11-30 11:23:33.976 | + 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 ]] 2020-11-30 11:23:33.988 | + 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 =~ ^/ ]] 2020-11-30 11:23:34.000 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2020-11-30 11:23:34.012 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:23:34.021 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:23:34.032 | + 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 ]] 2020-11-30 11:23:34.044 | + 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 2020-11-30 11:23:34.056 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2020-11-30 11:23:34.069 | + 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' 2020-11-30 11:23:34.076 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:23:34.084 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:23:34.096 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:23:34.104 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:23:34.108 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2020-11-30 11:23:34.120 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:23:34.136 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2020-11-30 11:23:34.285 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2020-11-30 11:23:34.412 | + 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' 2020-11-30 11:23:34.525 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2020-11-30 11:23:34.652 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2020-11-30 11:23:34.766 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:23:34.908 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:23:34.914 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2020-11-30 11:23:35.055 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:23:35.344 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2020-11-30 11:23:35.365 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2020-11-30 11:23:35.611 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2020-11-30 11:23:35.644 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:23:35.649 | + functions-common:time_stop:2331 : local name 2020-11-30 11:23:35.653 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:23:35.657 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:23:35.660 | + functions-common:time_stop:2334 : local total 2020-11-30 11:23:35.665 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:23:35.668 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:23:35.674 | + functions-common:time_stop:2338 : start_time=1606735413817 2020-11-30 11:23:35.678 | + functions-common:time_stop:2340 : [[ -z 1606735413817 ]] 2020-11-30 11:23:35.684 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:23:35.697 | + functions-common:time_stop:2343 : end_time=1606735415686 2020-11-30 11:23:35.703 | + functions-common:time_stop:2344 : elapsed_time=1869 2020-11-30 11:23:35.713 | + functions-common:time_stop:2345 : total=17466 2020-11-30 11:23:35.720 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:23:35.729 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19335 2020-11-30 11:23:35.736 | + ./stack.sh:main:1299 : is_service_enabled q-svc 2020-11-30 11:23:35.784 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:23:35.789 | + ./stack.sh:main:1299 : [[ True == \T\r\u\e ]] 2020-11-30 11:23:35.797 | + ./stack.sh:main:1300 : echo_summary 'Creating initial neutron network elements' 2020-11-30 11:23:35.805 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:23:35.813 | + ./stack.sh:echo_summary:421 : echo -e Creating initial neutron network elements 2020-11-30 11:23:35.820 | + ./stack.sh:main:1301 : create_neutron_initial_network 2020-11-30 11:23:35.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2020-11-30 11:23:35.838 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2020-11-30 11:23:35.840 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2020-11-30 11:23:35.840 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2020-11-30 11:23:35.851 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:23:35.865 | ++ functions-common:get_field:727 : read data 2020-11-30 11:23:38.852 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:23:38.855 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2020-11-30 11:23:38.858 | ++ functions-common:get_field:731 : field='$2' 2020-11-30 11:23:38.863 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2020-11-30 11:23:38.867 | ++ functions-common:get_field:733 : echo '| 0d3c6bcf387741be826ffd089e1e908d | demo |' 2020-11-30 11:23:38.871 | ++ functions-common:get_field:727 : read data 2020-11-30 11:23:38.877 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:23:38.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2020-11-30 11:23:38.884 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:23:38.908 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2020-11-30 11:23:38.910 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2020-11-30 11:23:38.914 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2020-11-30 11:23:38.922 | ++ 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 2020-11-30 11:23:41.815 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:23:41.818 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-11-30 11:23:41.819 | router-admin-state-down-before-update 2020-11-30 11:23:41.819 | agent 2020-11-30 11:23:41.819 | agent-resources-synced 2020-11-30 11:23:41.819 | allowed-address-pairs 2020-11-30 11:23:41.819 | auto-allocated-topology 2020-11-30 11:23:41.819 | availability_zone 2020-11-30 11:23:41.819 | availability_zone_filter 2020-11-30 11:23:41.819 | default-subnetpools 2020-11-30 11:23:41.819 | dhcp_agent_scheduler 2020-11-30 11:23:41.819 | dvr 2020-11-30 11:23:41.819 | empty-string-filtering 2020-11-30 11:23:41.819 | external-net 2020-11-30 11:23:41.819 | extra_dhcp_opt 2020-11-30 11:23:41.819 | extraroute 2020-11-30 11:23:41.819 | extraroute-atomic 2020-11-30 11:23:41.819 | filter-validation 2020-11-30 11:23:41.819 | fip-port-details 2020-11-30 11:23:41.819 | flavors 2020-11-30 11:23:41.819 | floatingip-pools 2020-11-30 11:23:41.820 | ip-substring-filtering 2020-11-30 11:23:41.820 | router 2020-11-30 11:23:41.820 | ext-gw-mode 2020-11-30 11:23:41.820 | l3-ha 2020-11-30 11:23:41.820 | l3-flavors 2020-11-30 11:23:41.820 | l3-port-ip-change-not-allowed 2020-11-30 11:23:41.820 | l3_agent_scheduler 2020-11-30 11:23:41.820 | metering 2020-11-30 11:23:41.820 | multi-provider 2020-11-30 11:23:41.820 | net-mtu 2020-11-30 11:23:41.820 | net-mtu-writable 2020-11-30 11:23:41.820 | network_availability_zone 2020-11-30 11:23:41.820 | network-ip-availability 2020-11-30 11:23:41.820 | pagination 2020-11-30 11:23:41.820 | port-mac-address-regenerate 2020-11-30 11:23:41.820 | binding 2020-11-30 11:23:41.820 | binding-extended 2020-11-30 11:23:41.820 | port-security 2020-11-30 11:23:41.820 | project-id 2020-11-30 11:23:41.820 | provider 2020-11-30 11:23:41.820 | quotas 2020-11-30 11:23:41.820 | quota_details 2020-11-30 11:23:41.820 | rbac-policies 2020-11-30 11:23:41.820 | rbac-address-scope 2020-11-30 11:23:41.820 | rbac-security-groups 2020-11-30 11:23:41.820 | rbac-subnetpool 2020-11-30 11:23:41.820 | revision-if-match 2020-11-30 11:23:41.820 | standard-attr-revisions 2020-11-30 11:23:41.820 | router_availability_zone 2020-11-30 11:23:41.820 | port-security-groups-filtering 2020-11-30 11:23:41.820 | security-group 2020-11-30 11:23:41.820 | service-type 2020-11-30 11:23:41.821 | sorting 2020-11-30 11:23:41.821 | standard-attr-description 2020-11-30 11:23:41.821 | stateful-security-group 2020-11-30 11:23:41.821 | subnet_onboard 2020-11-30 11:23:41.821 | subnet-service-types 2020-11-30 11:23:41.821 | subnet_allocation 2020-11-30 11:23:41.821 | subnetpool-prefix-ops 2020-11-30 11:23:41.821 | standard-attr-tag 2020-11-30 11:23:41.821 | standard-attr-timestamp' 2020-11-30 11:23:41.821 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-11-30 11:23:41.821 | router-admin-state-down-before-update 2020-11-30 11:23:41.821 | agent 2020-11-30 11:23:41.821 | agent-resources-synced 2020-11-30 11:23:41.821 | allowed-address-pairs 2020-11-30 11:23:41.822 | auto-allocated-topology 2020-11-30 11:23:41.822 | availability_zone 2020-11-30 11:23:41.822 | availability_zone_filter 2020-11-30 11:23:41.822 | default-subnetpools 2020-11-30 11:23:41.822 | dhcp_agent_scheduler 2020-11-30 11:23:41.822 | dvr 2020-11-30 11:23:41.822 | empty-string-filtering 2020-11-30 11:23:41.822 | external-net 2020-11-30 11:23:41.822 | extra_dhcp_opt 2020-11-30 11:23:41.822 | extraroute 2020-11-30 11:23:41.822 | extraroute-atomic 2020-11-30 11:23:41.822 | filter-validation 2020-11-30 11:23:41.822 | fip-port-details 2020-11-30 11:23:41.822 | flavors 2020-11-30 11:23:41.822 | floatingip-pools 2020-11-30 11:23:41.822 | ip-substring-filtering 2020-11-30 11:23:41.822 | router 2020-11-30 11:23:41.822 | ext-gw-mode 2020-11-30 11:23:41.822 | l3-ha 2020-11-30 11:23:41.822 | l3-flavors 2020-11-30 11:23:41.822 | l3-port-ip-change-not-allowed 2020-11-30 11:23:41.822 | l3_agent_scheduler 2020-11-30 11:23:41.822 | metering 2020-11-30 11:23:41.822 | multi-provider 2020-11-30 11:23:41.822 | net-mtu 2020-11-30 11:23:41.822 | net-mtu-writable 2020-11-30 11:23:41.822 | network_availability_zone 2020-11-30 11:23:41.823 | network-ip-availability 2020-11-30 11:23:41.823 | pagination 2020-11-30 11:23:41.823 | port-mac-address-regenerate 2020-11-30 11:23:41.823 | binding 2020-11-30 11:23:41.823 | binding-extended 2020-11-30 11:23:41.823 | port-security 2020-11-30 11:23:41.823 | project-id 2020-11-30 11:23:41.823 | provider 2020-11-30 11:23:41.823 | quotas 2020-11-30 11:23:41.823 | quota_details 2020-11-30 11:23:41.823 | rbac-policies 2020-11-30 11:23:41.823 | rbac-address-scope 2020-11-30 11:23:41.823 | rbac-security-groups 2020-11-30 11:23:41.823 | rbac-subnetpool 2020-11-30 11:23:41.823 | revision-if-match 2020-11-30 11:23:41.823 | standard-attr-revisions 2020-11-30 11:23:41.823 | router_availability_zone 2020-11-30 11:23:41.823 | port-security-groups-filtering 2020-11-30 11:23:41.823 | security-group 2020-11-30 11:23:41.823 | service-type 2020-11-30 11:23:41.823 | sorting 2020-11-30 11:23:41.823 | standard-attr-description 2020-11-30 11:23:41.823 | stateful-security-group 2020-11-30 11:23:41.823 | subnet_onboard 2020-11-30 11:23:41.823 | subnet-service-types 2020-11-30 11:23:41.823 | subnet_allocation 2020-11-30 11:23:41.823 | subnetpool-prefix-ops 2020-11-30 11:23:41.823 | standard-attr-tag 2020-11-30 11:23:41.823 | standard-attr-timestamp =~ auto-allocated-topology ]] 2020-11-30 11:23:41.825 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-11-30 11:23:41.827 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2020-11-30 11:23:41.830 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2020-11-30 11:23:41.834 | ++ 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 2020-11-30 11:23:44.830 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:23:44.834 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=436ebbd9-7ab7-4369-89b6-805dd6f84911 2020-11-30 11:23:44.837 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2020-11-30 11:23:44.840 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2020-11-30 11:23:44.846 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2020-11-30 11:23:44.852 | + functions-common:is_provider_network:2183 : return 1 2020-11-30 11:23:44.858 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 0d3c6bcf387741be826ffd089e1e908d private 2020-11-30 11:23:44.861 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2020-11-30 11:23:44.862 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2020-11-30 11:23:44.866 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:23:44.868 | ++ functions-common:get_field:727 : read data 2020-11-30 11:23:47.872 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:23:47.877 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2020-11-30 11:23:47.880 | ++ functions-common:get_field:731 : field='$3' 2020-11-30 11:23:47.883 | ++ functions-common:get_field:733 : echo '| id | d17baaa0-b2a1-4586-b290-5cbd3e7e963e |' 2020-11-30 11:23:47.884 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-11-30 11:23:47.890 | ++ functions-common:get_field:727 : read data 2020-11-30 11:23:47.893 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=d17baaa0-b2a1-4586-b290-5cbd3e7e963e 2020-11-30 11:23:47.896 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 0d3c6bcf387741be826ffd089e1e908d' 2020-11-30 11:23:47.899 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:23:47.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2020-11-30 11:23:47.922 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:23:47.925 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:23:47.928 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 436ebbd9-7ab7-4369-89b6-805dd6f84911 ']' 2020-11-30 11:23:47.931 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 0d3c6bcf387741be826ffd089e1e908d ' 2020-11-30 11:23:47.933 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2020-11-30 11:23:47.936 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2020-11-30 11:23:47.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2020-11-30 11:23:47.941 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 436ebbd9-7ab7-4369-89b6-805dd6f84911 ' 2020-11-30 11:23:47.944 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2020-11-30 11:23:47.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network d17baaa0-b2a1-4586-b290-5cbd3e7e963e private-subnet' 2020-11-30 11:23:47.950 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2020-11-30 11:23:47.954 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 0d3c6bcf387741be826ffd089e1e908d --ip-version 4 --gateway 172.20.0.1 --subnet-pool 436ebbd9-7ab7-4369-89b6-805dd6f84911 --network d17baaa0-b2a1-4586-b290-5cbd3e7e963e private-subnet 2020-11-30 11:23:47.955 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2020-11-30 11:23:47.955 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2020-11-30 11:23:47.958 | +++ functions-common:get_field:726 : local data field 2020-11-30 11:23:47.961 | +++ functions-common:get_field:727 : read data 2020-11-30 11:23:51.347 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:23:51.351 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2020-11-30 11:23:51.355 | +++ functions-common:get_field:731 : field='$3' 2020-11-30 11:23:51.359 | +++ functions-common:get_field:733 : echo '| id | f2642e5c-bba5-43b6-b073-85ff36021036 |' 2020-11-30 11:23:51.359 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-11-30 11:23:51.367 | +++ functions-common:get_field:727 : read data 2020-11-30 11:23:51.371 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=f2642e5c-bba5-43b6-b073-85ff36021036 2020-11-30 11:23:51.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 0d3c6bcf387741be826ffd089e1e908d' 2020-11-30 11:23:51.377 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:23:51.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo f2642e5c-bba5-43b6-b073-85ff36021036 2020-11-30 11:23:51.400 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=f2642e5c-bba5-43b6-b073-85ff36021036 2020-11-30 11:23:51.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2020-11-30 11:23:51.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2020-11-30 11:23:51.411 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2020-11-30 11:23:51.416 | ++ 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 2020-11-30 11:23:53.913 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:23:53.917 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-11-30 11:23:53.917 | router-admin-state-down-before-update 2020-11-30 11:23:53.917 | agent 2020-11-30 11:23:53.917 | agent-resources-synced 2020-11-30 11:23:53.917 | allowed-address-pairs 2020-11-30 11:23:53.917 | auto-allocated-topology 2020-11-30 11:23:53.917 | availability_zone 2020-11-30 11:23:53.917 | availability_zone_filter 2020-11-30 11:23:53.917 | default-subnetpools 2020-11-30 11:23:53.917 | dhcp_agent_scheduler 2020-11-30 11:23:53.917 | dvr 2020-11-30 11:23:53.917 | empty-string-filtering 2020-11-30 11:23:53.917 | external-net 2020-11-30 11:23:53.917 | extra_dhcp_opt 2020-11-30 11:23:53.917 | extraroute 2020-11-30 11:23:53.917 | extraroute-atomic 2020-11-30 11:23:53.917 | filter-validation 2020-11-30 11:23:53.917 | fip-port-details 2020-11-30 11:23:53.917 | flavors 2020-11-30 11:23:53.917 | floatingip-pools 2020-11-30 11:23:53.917 | ip-substring-filtering 2020-11-30 11:23:53.917 | router 2020-11-30 11:23:53.917 | ext-gw-mode 2020-11-30 11:23:53.917 | l3-ha 2020-11-30 11:23:53.917 | l3-flavors 2020-11-30 11:23:53.917 | l3-port-ip-change-not-allowed 2020-11-30 11:23:53.917 | l3_agent_scheduler 2020-11-30 11:23:53.917 | metering 2020-11-30 11:23:53.918 | multi-provider 2020-11-30 11:23:53.918 | net-mtu 2020-11-30 11:23:53.918 | net-mtu-writable 2020-11-30 11:23:53.918 | network_availability_zone 2020-11-30 11:23:53.918 | network-ip-availability 2020-11-30 11:23:53.918 | pagination 2020-11-30 11:23:53.918 | port-mac-address-regenerate 2020-11-30 11:23:53.918 | binding 2020-11-30 11:23:53.918 | binding-extended 2020-11-30 11:23:53.918 | port-security 2020-11-30 11:23:53.918 | project-id 2020-11-30 11:23:53.918 | provider 2020-11-30 11:23:53.918 | quotas 2020-11-30 11:23:53.918 | quota_details 2020-11-30 11:23:53.918 | rbac-policies 2020-11-30 11:23:53.918 | rbac-address-scope 2020-11-30 11:23:53.918 | rbac-security-groups 2020-11-30 11:23:53.918 | rbac-subnetpool 2020-11-30 11:23:53.918 | revision-if-match 2020-11-30 11:23:53.918 | standard-attr-revisions 2020-11-30 11:23:53.918 | router_availability_zone 2020-11-30 11:23:53.918 | port-security-groups-filtering 2020-11-30 11:23:53.918 | security-group 2020-11-30 11:23:53.918 | service-type 2020-11-30 11:23:53.918 | sorting 2020-11-30 11:23:53.918 | standard-attr-description 2020-11-30 11:23:53.918 | stateful-security-group 2020-11-30 11:23:53.918 | subnet_onboard 2020-11-30 11:23:53.918 | subnet-service-types 2020-11-30 11:23:53.918 | subnet_allocation 2020-11-30 11:23:53.918 | subnetpool-prefix-ops 2020-11-30 11:23:53.918 | standard-attr-tag 2020-11-30 11:23:53.918 | standard-attr-timestamp' 2020-11-30 11:23:53.920 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-11-30 11:23:53.920 | router-admin-state-down-before-update 2020-11-30 11:23:53.920 | agent 2020-11-30 11:23:53.920 | agent-resources-synced 2020-11-30 11:23:53.920 | allowed-address-pairs 2020-11-30 11:23:53.920 | auto-allocated-topology 2020-11-30 11:23:53.920 | availability_zone 2020-11-30 11:23:53.920 | availability_zone_filter 2020-11-30 11:23:53.920 | default-subnetpools 2020-11-30 11:23:53.920 | dhcp_agent_scheduler 2020-11-30 11:23:53.921 | dvr 2020-11-30 11:23:53.921 | empty-string-filtering 2020-11-30 11:23:53.921 | external-net 2020-11-30 11:23:53.921 | extra_dhcp_opt 2020-11-30 11:23:53.921 | extraroute 2020-11-30 11:23:53.921 | extraroute-atomic 2020-11-30 11:23:53.921 | filter-validation 2020-11-30 11:23:53.921 | fip-port-details 2020-11-30 11:23:53.921 | flavors 2020-11-30 11:23:53.921 | floatingip-pools 2020-11-30 11:23:53.921 | ip-substring-filtering 2020-11-30 11:23:53.921 | router 2020-11-30 11:23:53.921 | ext-gw-mode 2020-11-30 11:23:53.921 | l3-ha 2020-11-30 11:23:53.921 | l3-flavors 2020-11-30 11:23:53.921 | l3-port-ip-change-not-allowed 2020-11-30 11:23:53.921 | l3_agent_scheduler 2020-11-30 11:23:53.921 | metering 2020-11-30 11:23:53.921 | multi-provider 2020-11-30 11:23:53.921 | net-mtu 2020-11-30 11:23:53.921 | net-mtu-writable 2020-11-30 11:23:53.921 | network_availability_zone 2020-11-30 11:23:53.921 | network-ip-availability 2020-11-30 11:23:53.921 | pagination 2020-11-30 11:23:53.921 | port-mac-address-regenerate 2020-11-30 11:23:53.921 | binding 2020-11-30 11:23:53.921 | binding-extended 2020-11-30 11:23:53.921 | port-security 2020-11-30 11:23:53.921 | project-id 2020-11-30 11:23:53.921 | provider 2020-11-30 11:23:53.921 | quotas 2020-11-30 11:23:53.921 | quota_details 2020-11-30 11:23:53.921 | rbac-policies 2020-11-30 11:23:53.921 | rbac-address-scope 2020-11-30 11:23:53.921 | rbac-security-groups 2020-11-30 11:23:53.921 | rbac-subnetpool 2020-11-30 11:23:53.921 | revision-if-match 2020-11-30 11:23:53.922 | standard-attr-revisions 2020-11-30 11:23:53.922 | router_availability_zone 2020-11-30 11:23:53.922 | port-security-groups-filtering 2020-11-30 11:23:53.922 | security-group 2020-11-30 11:23:53.922 | service-type 2020-11-30 11:23:53.922 | sorting 2020-11-30 11:23:53.922 | standard-attr-description 2020-11-30 11:23:53.922 | stateful-security-group 2020-11-30 11:23:53.922 | subnet_onboard 2020-11-30 11:23:53.922 | subnet-service-types 2020-11-30 11:23:53.922 | subnet_allocation 2020-11-30 11:23:53.922 | subnetpool-prefix-ops 2020-11-30 11:23:53.922 | standard-attr-tag 2020-11-30 11:23:53.922 | standard-attr-timestamp =~ router ]] 2020-11-30 11:23:53.924 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-11-30 11:23:53.930 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2020-11-30 11:23:53.935 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2020-11-30 11:23:53.939 | ++ 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 2020-11-30 11:23:56.291 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:23:56.294 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-11-30 11:23:56.294 | router-admin-state-down-before-update 2020-11-30 11:23:56.294 | agent 2020-11-30 11:23:56.294 | agent-resources-synced 2020-11-30 11:23:56.294 | allowed-address-pairs 2020-11-30 11:23:56.294 | auto-allocated-topology 2020-11-30 11:23:56.294 | availability_zone 2020-11-30 11:23:56.294 | availability_zone_filter 2020-11-30 11:23:56.294 | default-subnetpools 2020-11-30 11:23:56.294 | dhcp_agent_scheduler 2020-11-30 11:23:56.294 | dvr 2020-11-30 11:23:56.295 | empty-string-filtering 2020-11-30 11:23:56.295 | external-net 2020-11-30 11:23:56.295 | extra_dhcp_opt 2020-11-30 11:23:56.295 | extraroute 2020-11-30 11:23:56.295 | extraroute-atomic 2020-11-30 11:23:56.295 | filter-validation 2020-11-30 11:23:56.295 | fip-port-details 2020-11-30 11:23:56.295 | flavors 2020-11-30 11:23:56.295 | floatingip-pools 2020-11-30 11:23:56.295 | ip-substring-filtering 2020-11-30 11:23:56.295 | router 2020-11-30 11:23:56.295 | ext-gw-mode 2020-11-30 11:23:56.295 | l3-ha 2020-11-30 11:23:56.295 | l3-flavors 2020-11-30 11:23:56.295 | l3-port-ip-change-not-allowed 2020-11-30 11:23:56.295 | l3_agent_scheduler 2020-11-30 11:23:56.295 | metering 2020-11-30 11:23:56.295 | multi-provider 2020-11-30 11:23:56.295 | net-mtu 2020-11-30 11:23:56.295 | net-mtu-writable 2020-11-30 11:23:56.295 | network_availability_zone 2020-11-30 11:23:56.295 | network-ip-availability 2020-11-30 11:23:56.295 | pagination 2020-11-30 11:23:56.295 | port-mac-address-regenerate 2020-11-30 11:23:56.295 | binding 2020-11-30 11:23:56.295 | binding-extended 2020-11-30 11:23:56.295 | port-security 2020-11-30 11:23:56.295 | project-id 2020-11-30 11:23:56.295 | provider 2020-11-30 11:23:56.295 | quotas 2020-11-30 11:23:56.295 | quota_details 2020-11-30 11:23:56.295 | rbac-policies 2020-11-30 11:23:56.295 | rbac-address-scope 2020-11-30 11:23:56.296 | rbac-security-groups 2020-11-30 11:23:56.296 | rbac-subnetpool 2020-11-30 11:23:56.296 | revision-if-match 2020-11-30 11:23:56.296 | standard-attr-revisions 2020-11-30 11:23:56.296 | router_availability_zone 2020-11-30 11:23:56.296 | port-security-groups-filtering 2020-11-30 11:23:56.296 | security-group 2020-11-30 11:23:56.296 | service-type 2020-11-30 11:23:56.296 | sorting 2020-11-30 11:23:56.296 | standard-attr-description 2020-11-30 11:23:56.296 | stateful-security-group 2020-11-30 11:23:56.296 | subnet_onboard 2020-11-30 11:23:56.296 | subnet-service-types 2020-11-30 11:23:56.296 | subnet_allocation 2020-11-30 11:23:56.296 | subnetpool-prefix-ops 2020-11-30 11:23:56.296 | standard-attr-tag 2020-11-30 11:23:56.296 | standard-attr-timestamp' 2020-11-30 11:23:56.297 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-11-30 11:23:56.297 | router-admin-state-down-before-update 2020-11-30 11:23:56.297 | agent 2020-11-30 11:23:56.297 | agent-resources-synced 2020-11-30 11:23:56.297 | allowed-address-pairs 2020-11-30 11:23:56.297 | auto-allocated-topology 2020-11-30 11:23:56.297 | availability_zone 2020-11-30 11:23:56.298 | availability_zone_filter 2020-11-30 11:23:56.298 | default-subnetpools 2020-11-30 11:23:56.298 | dhcp_agent_scheduler 2020-11-30 11:23:56.298 | dvr 2020-11-30 11:23:56.298 | empty-string-filtering 2020-11-30 11:23:56.298 | external-net 2020-11-30 11:23:56.298 | extra_dhcp_opt 2020-11-30 11:23:56.298 | extraroute 2020-11-30 11:23:56.298 | extraroute-atomic 2020-11-30 11:23:56.298 | filter-validation 2020-11-30 11:23:56.298 | fip-port-details 2020-11-30 11:23:56.298 | flavors 2020-11-30 11:23:56.298 | floatingip-pools 2020-11-30 11:23:56.298 | ip-substring-filtering 2020-11-30 11:23:56.298 | router 2020-11-30 11:23:56.298 | ext-gw-mode 2020-11-30 11:23:56.298 | l3-ha 2020-11-30 11:23:56.298 | l3-flavors 2020-11-30 11:23:56.298 | l3-port-ip-change-not-allowed 2020-11-30 11:23:56.299 | l3_agent_scheduler 2020-11-30 11:23:56.299 | metering 2020-11-30 11:23:56.299 | multi-provider 2020-11-30 11:23:56.299 | net-mtu 2020-11-30 11:23:56.299 | net-mtu-writable 2020-11-30 11:23:56.299 | network_availability_zone 2020-11-30 11:23:56.299 | network-ip-availability 2020-11-30 11:23:56.299 | pagination 2020-11-30 11:23:56.299 | port-mac-address-regenerate 2020-11-30 11:23:56.299 | binding 2020-11-30 11:23:56.299 | binding-extended 2020-11-30 11:23:56.299 | port-security 2020-11-30 11:23:56.299 | project-id 2020-11-30 11:23:56.299 | provider 2020-11-30 11:23:56.299 | quotas 2020-11-30 11:23:56.299 | quota_details 2020-11-30 11:23:56.299 | rbac-policies 2020-11-30 11:23:56.299 | rbac-address-scope 2020-11-30 11:23:56.299 | rbac-security-groups 2020-11-30 11:23:56.299 | rbac-subnetpool 2020-11-30 11:23:56.299 | revision-if-match 2020-11-30 11:23:56.299 | standard-attr-revisions 2020-11-30 11:23:56.299 | router_availability_zone 2020-11-30 11:23:56.299 | port-security-groups-filtering 2020-11-30 11:23:56.299 | security-group 2020-11-30 11:23:56.299 | service-type 2020-11-30 11:23:56.299 | sorting 2020-11-30 11:23:56.299 | standard-attr-description 2020-11-30 11:23:56.299 | stateful-security-group 2020-11-30 11:23:56.300 | subnet_onboard 2020-11-30 11:23:56.300 | subnet-service-types 2020-11-30 11:23:56.300 | subnet_allocation 2020-11-30 11:23:56.300 | subnetpool-prefix-ops 2020-11-30 11:23:56.300 | standard-attr-tag 2020-11-30 11:23:56.300 | standard-attr-timestamp =~ external-net ]] 2020-11-30 11:23:56.300 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-11-30 11:23:56.304 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2020-11-30 11:23:56.308 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 0d3c6bcf387741be826ffd089e1e908d router1 2020-11-30 11:23:56.308 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2020-11-30 11:23:56.309 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2020-11-30 11:23:56.312 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:23:56.315 | ++ functions-common:get_field:727 : read data 2020-11-30 11:23:58.859 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:23:58.863 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2020-11-30 11:23:58.867 | ++ functions-common:get_field:731 : field='$3' 2020-11-30 11:23:58.873 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-11-30 11:23:58.877 | ++ functions-common:get_field:733 : echo '| id | 868477d7-f0ff-471c-9cd8-b463e5efc58e |' 2020-11-30 11:23:58.881 | ++ functions-common:get_field:727 : read data 2020-11-30 11:23:58.886 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=868477d7-f0ff-471c-9cd8-b463e5efc58e 2020-11-30 11:23:58.888 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 0d3c6bcf387741be826ffd089e1e908d router1' 2020-11-30 11:23:58.891 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:23:58.911 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2020-11-30 11:23:58.917 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2020-11-30 11:23:58.920 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2020-11-30 11:23:58.923 | ++ 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 2020-11-30 11:24:01.225 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:24:01.229 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-11-30 11:24:01.229 | router-admin-state-down-before-update 2020-11-30 11:24:01.229 | agent 2020-11-30 11:24:01.229 | agent-resources-synced 2020-11-30 11:24:01.229 | allowed-address-pairs 2020-11-30 11:24:01.229 | auto-allocated-topology 2020-11-30 11:24:01.229 | availability_zone 2020-11-30 11:24:01.229 | availability_zone_filter 2020-11-30 11:24:01.229 | default-subnetpools 2020-11-30 11:24:01.229 | dhcp_agent_scheduler 2020-11-30 11:24:01.229 | dvr 2020-11-30 11:24:01.230 | empty-string-filtering 2020-11-30 11:24:01.230 | external-net 2020-11-30 11:24:01.230 | extra_dhcp_opt 2020-11-30 11:24:01.230 | extraroute 2020-11-30 11:24:01.230 | extraroute-atomic 2020-11-30 11:24:01.230 | filter-validation 2020-11-30 11:24:01.230 | fip-port-details 2020-11-30 11:24:01.230 | flavors 2020-11-30 11:24:01.230 | floatingip-pools 2020-11-30 11:24:01.230 | ip-substring-filtering 2020-11-30 11:24:01.230 | router 2020-11-30 11:24:01.230 | ext-gw-mode 2020-11-30 11:24:01.230 | l3-ha 2020-11-30 11:24:01.230 | l3-flavors 2020-11-30 11:24:01.230 | l3-port-ip-change-not-allowed 2020-11-30 11:24:01.230 | l3_agent_scheduler 2020-11-30 11:24:01.230 | metering 2020-11-30 11:24:01.230 | multi-provider 2020-11-30 11:24:01.230 | net-mtu 2020-11-30 11:24:01.230 | net-mtu-writable 2020-11-30 11:24:01.230 | network_availability_zone 2020-11-30 11:24:01.230 | network-ip-availability 2020-11-30 11:24:01.230 | pagination 2020-11-30 11:24:01.230 | port-mac-address-regenerate 2020-11-30 11:24:01.230 | binding 2020-11-30 11:24:01.230 | binding-extended 2020-11-30 11:24:01.230 | port-security 2020-11-30 11:24:01.230 | project-id 2020-11-30 11:24:01.230 | provider 2020-11-30 11:24:01.230 | quotas 2020-11-30 11:24:01.230 | quota_details 2020-11-30 11:24:01.230 | rbac-policies 2020-11-30 11:24:01.230 | rbac-address-scope 2020-11-30 11:24:01.230 | rbac-security-groups 2020-11-30 11:24:01.230 | rbac-subnetpool 2020-11-30 11:24:01.230 | revision-if-match 2020-11-30 11:24:01.231 | standard-attr-revisions 2020-11-30 11:24:01.231 | router_availability_zone 2020-11-30 11:24:01.231 | port-security-groups-filtering 2020-11-30 11:24:01.231 | security-group 2020-11-30 11:24:01.231 | service-type 2020-11-30 11:24:01.231 | sorting 2020-11-30 11:24:01.231 | standard-attr-description 2020-11-30 11:24:01.231 | stateful-security-group 2020-11-30 11:24:01.231 | subnet_onboard 2020-11-30 11:24:01.231 | subnet-service-types 2020-11-30 11:24:01.231 | subnet_allocation 2020-11-30 11:24:01.231 | subnetpool-prefix-ops 2020-11-30 11:24:01.231 | standard-attr-tag 2020-11-30 11:24:01.231 | standard-attr-timestamp' 2020-11-30 11:24:01.232 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-11-30 11:24:01.232 | router-admin-state-down-before-update 2020-11-30 11:24:01.232 | agent 2020-11-30 11:24:01.232 | agent-resources-synced 2020-11-30 11:24:01.232 | allowed-address-pairs 2020-11-30 11:24:01.232 | auto-allocated-topology 2020-11-30 11:24:01.232 | availability_zone 2020-11-30 11:24:01.232 | availability_zone_filter 2020-11-30 11:24:01.232 | default-subnetpools 2020-11-30 11:24:01.232 | dhcp_agent_scheduler 2020-11-30 11:24:01.232 | dvr 2020-11-30 11:24:01.232 | empty-string-filtering 2020-11-30 11:24:01.232 | external-net 2020-11-30 11:24:01.233 | extra_dhcp_opt 2020-11-30 11:24:01.233 | extraroute 2020-11-30 11:24:01.233 | extraroute-atomic 2020-11-30 11:24:01.233 | filter-validation 2020-11-30 11:24:01.233 | fip-port-details 2020-11-30 11:24:01.233 | flavors 2020-11-30 11:24:01.233 | floatingip-pools 2020-11-30 11:24:01.233 | ip-substring-filtering 2020-11-30 11:24:01.233 | router 2020-11-30 11:24:01.233 | ext-gw-mode 2020-11-30 11:24:01.233 | l3-ha 2020-11-30 11:24:01.233 | l3-flavors 2020-11-30 11:24:01.233 | l3-port-ip-change-not-allowed 2020-11-30 11:24:01.233 | l3_agent_scheduler 2020-11-30 11:24:01.233 | metering 2020-11-30 11:24:01.233 | multi-provider 2020-11-30 11:24:01.233 | net-mtu 2020-11-30 11:24:01.233 | net-mtu-writable 2020-11-30 11:24:01.233 | network_availability_zone 2020-11-30 11:24:01.233 | network-ip-availability 2020-11-30 11:24:01.233 | pagination 2020-11-30 11:24:01.233 | port-mac-address-regenerate 2020-11-30 11:24:01.233 | binding 2020-11-30 11:24:01.233 | binding-extended 2020-11-30 11:24:01.233 | port-security 2020-11-30 11:24:01.233 | project-id 2020-11-30 11:24:01.233 | provider 2020-11-30 11:24:01.233 | quotas 2020-11-30 11:24:01.233 | quota_details 2020-11-30 11:24:01.233 | rbac-policies 2020-11-30 11:24:01.233 | rbac-address-scope 2020-11-30 11:24:01.233 | rbac-security-groups 2020-11-30 11:24:01.234 | rbac-subnetpool 2020-11-30 11:24:01.234 | revision-if-match 2020-11-30 11:24:01.234 | standard-attr-revisions 2020-11-30 11:24:01.234 | router_availability_zone 2020-11-30 11:24:01.234 | port-security-groups-filtering 2020-11-30 11:24:01.234 | security-group 2020-11-30 11:24:01.234 | service-type 2020-11-30 11:24:01.234 | sorting 2020-11-30 11:24:01.234 | standard-attr-description 2020-11-30 11:24:01.234 | stateful-security-group 2020-11-30 11:24:01.234 | subnet_onboard 2020-11-30 11:24:01.234 | subnet-service-types 2020-11-30 11:24:01.234 | subnet_allocation 2020-11-30 11:24:01.234 | subnetpool-prefix-ops 2020-11-30 11:24:01.234 | standard-attr-tag 2020-11-30 11:24:01.234 | standard-attr-timestamp =~ auto-allocated-topology ]] 2020-11-30 11:24:01.235 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-11-30 11:24:01.238 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2020-11-30 11:24:01.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2020-11-30 11:24:01.245 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2020-11-30 11:24:01.246 | ++ 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 2020-11-30 11:24:01.246 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2020-11-30 11:24:01.249 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:24:01.251 | ++ functions-common:get_field:727 : read data 2020-11-30 11:24:04.104 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:24:04.108 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2020-11-30 11:24:04.110 | ++ functions-common:get_field:731 : field='$3' 2020-11-30 11:24:04.114 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-11-30 11:24:04.114 | ++ functions-common:get_field:733 : echo '| id | 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 |' 2020-11-30 11:24:04.124 | ++ functions-common:get_field:727 : read data 2020-11-30 11:24:04.129 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=5731b5a3-3a23-4f09-a82c-b86d75c3adf9 2020-11-30 11:24:04.133 | + 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' 2020-11-30 11:24:04.136 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:24:04.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2020-11-30 11:24:04.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2020-11-30 11:24:04.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 868477d7-f0ff-471c-9cd8-b463e5efc58e f2642e5c-bba5-43b6-b073-85ff36021036 2020-11-30 11:24:10.713 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2020-11-30 11:24:10.717 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 2020-11-30 11:24:10.720 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2020-11-30 11:24:10.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2020-11-30 11:24:10.725 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.25.0.1 ]] 2020-11-30 11:24:10.728 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.25.0.1 ' 2020-11-30 11:24:10.731 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 --subnet-range 172.25.0.0/24 --no-dhcp ' 2020-11-30 11:24:10.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2020-11-30 11:24:10.736 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2020-11-30 11:24:10.740 | +++ 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.25.0.1 --network 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 --subnet-range 172.25.0.0/24 --no-dhcp public-subnet 2020-11-30 11:24:10.742 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2020-11-30 11:24:14.012 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:24:14.016 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | 2020-11-30 11:24:14.016 | | id | f155ca36-b8cc-4962-a038-297dc9221528 |' 2020-11-30 11:24:14.021 | ++ 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' 2020-11-30 11:24:14.024 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:24:14.040 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' f155ca36-b8cc-4962-a038-297dc9221528 '|' 2020-11-30 11:24:14.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | | id | f155ca36-b8cc-4962-a038-297dc9221528 |' 2020-11-30 11:24:14.045 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2020-11-30 11:24:14.049 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' f155ca36-b8cc-4962-a038-297dc9221528 '|' 2020-11-30 11:24:14.050 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2020-11-30 11:24:14.052 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:24:14.055 | ++ functions-common:get_field:727 : read data 2020-11-30 11:24:14.057 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2020-11-30 11:24:14.060 | ++ functions-common:get_field:731 : field='$3' 2020-11-30 11:24:14.063 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.0.1 | | id | f155ca36-b8cc-4962-a038-297dc9221528 |' 2020-11-30 11:24:14.064 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2020-11-30 11:24:14.069 | ++ functions-common:get_field:727 : read data 2020-11-30 11:24:14.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.25.0.1 2020-11-30 11:24:14.076 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' f155ca36-b8cc-4962-a038-297dc9221528 '|' 2020-11-30 11:24:14.077 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2020-11-30 11:24:14.080 | ++ functions-common:get_field:726 : local data field 2020-11-30 11:24:14.086 | ++ functions-common:get_field:727 : read data 2020-11-30 11:24:14.089 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2020-11-30 11:24:14.092 | ++ functions-common:get_field:731 : field='$6' 2020-11-30 11:24:14.095 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2020-11-30 11:24:14.095 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.25.0.1 | | id | f155ca36-b8cc-4962-a038-297dc9221528 |' 2020-11-30 11:24:14.101 | ++ functions-common:get_field:727 : read data 2020-11-30 11:24:14.104 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=f155ca36-b8cc-4962-a038-297dc9221528 2020-11-30 11:24:14.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 868477d7-f0ff-471c-9cd8-b463e5efc58e 2020-11-30 11:24:19.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2020-11-30 11:24:19.373 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:19.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2020-11-30 11:24:19.379 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2020-11-30 11:24:19.381 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2020-11-30 11:24:19.385 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2020-11-30 11:24:19.387 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2020-11-30 11:24:19.390 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2020-11-30 11:24:19.414 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2020-11-30 11:24:19.417 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2020-11-30 11:24:19.420 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2020-11-30 11:24:19.422 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2020-11-30 11:24:19.425 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2020-11-30 11:24:19.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2020-11-30 11:24:19.430 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2020-11-30 11:24:19.432 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2020-11-30 11:24:19.435 | + functions-common:test_with_retry:2271 : local until=10 2020-11-30 11:24:19.438 | + functions-common:test_with_retry:2272 : local sleep=0.5 2020-11-30 11:24:19.440 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2020-11-30 11:24:19.443 | + functions-common:time_start:2317 : local name=test_with_retry 2020-11-30 11:24:19.446 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:19.448 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:19.451 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:19.455 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735459452 2020-11-30 11:24:19.458 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2020-11-30 11:24:19.467 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2020-11-30 11:24:19.470 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:19.472 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:19.475 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:19.477 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:19.480 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:19.482 | + functions-common:time_stop:2337 : name=test_with_retry 2020-11-30 11:24:19.485 | + functions-common:time_stop:2338 : start_time=1606735459452 2020-11-30 11:24:19.488 | + functions-common:time_stop:2340 : [[ -z 1606735459452 ]] 2020-11-30 11:24:19.491 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:19.495 | + functions-common:time_stop:2343 : end_time=1606735459492 2020-11-30 11:24:19.498 | + functions-common:time_stop:2344 : elapsed_time=40 2020-11-30 11:24:19.500 | + functions-common:time_stop:2345 : total=5607 2020-11-30 11:24:19.503 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:19.505 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5647 2020-11-30 11:24:19.510 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2020-11-30 11:24:19.510 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.25.0.1 2020-11-30 11:24:19.515 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2020-11-30 11:24:19.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2020-11-30 11:24:19.521 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2020-11-30 11:24:19.524 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2020-11-30 11:24:19.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.25.0.1/24 dev br-data 2020-11-30 11:24:19.541 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2020-11-30 11:24:19.557 | ++ 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 2020-11-30 11:24:19.557 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2020-11-30 11:24:19.559 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2020-11-30 11:24:19.559 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2020-11-30 11:24:21.914 | ++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:24:21.918 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.25.0.77 ' 2020-11-30 11:24:21.921 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2020-11-30 11:24:21.923 | + functions-common:die_if_not_set:211 : local exitcode=0 2020-11-30 11:24:21.943 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2020-11-30 11:24:21.946 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2020-11-30 11:24:21.949 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2020-11-30 11:24:21.952 | + ./stack.sh:main:1304 : is_service_enabled nova 2020-11-30 11:24:21.971 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:21.974 | + ./stack.sh:main:1305 : echo_summary 'Starting Nova' 2020-11-30 11:24:21.978 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:24:21.982 | + ./stack.sh:echo_summary:421 : echo -e Starting Nova 2020-11-30 11:24:21.985 | + ./stack.sh:main:1306 : start_nova 2020-11-30 11:24:21.988 | + lib/nova:start_nova:1050 : start_nova_rest 2020-11-30 11:24:21.990 | + lib/nova:start_nova_rest:948 : 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 2020-11-30 11:24:21.993 | + lib/nova:start_nova_rest:949 : 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 2020-11-30 11:24:21.996 | + lib/nova:start_nova_rest:949 : 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 2020-11-30 11:24:21.999 | + lib/nova:start_nova_rest:951 : local api_cell_conf=/etc/nova/nova.conf 2020-11-30 11:24:22.004 | + lib/nova:start_nova_rest:952 : local compute_cell_conf=/etc/nova/nova.conf 2020-11-30 11:24:22.007 | + lib/nova:start_nova_rest:954 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-11-30 11:24:22.009 | + functions-common:run_process:1582 : local service=n-sch 2020-11-30 11:24:22.012 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-11-30 11:24:22.015 | + functions-common:run_process:1584 : local group= 2020-11-30 11:24:22.018 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:22.021 | + functions-common:run_process:1587 : local name=n-sch 2020-11-30 11:24:22.025 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:22.027 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:22.029 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:22.032 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:22.036 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:22.039 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735462036 2020-11-30 11:24:22.042 | + functions-common:run_process:1590 : is_service_enabled n-sch 2020-11-30 11:24:22.060 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:22.062 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2020-11-30 11:24:22.065 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2020-11-30 11:24:22.068 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-11-30 11:24:22.071 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-11-30 11:24:22.074 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-11-30 11:24:22.078 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-11-30 11:24:22.081 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2020-11-30 11:24:22.085 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2020-11-30 11:24:22.088 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2020-11-30 11:24:22.091 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:24:22.093 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:24:22.096 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2020-11-30 11:24:22.099 | + 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 2020-11-30 11:24:22.104 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2020-11-30 11:24:22.107 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2020-11-30 11:24:22.109 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:24:22.111 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:24:22.115 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:24:22.119 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:24:22.123 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2020-11-30 11:24:22.128 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:24:22.138 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2020-11-30 11:24:22.205 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2020-11-30 11:24:22.273 | + 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' 2020-11-30 11:24:22.328 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2020-11-30 11:24:22.382 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2020-11-30 11:24:22.437 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:24:22.492 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:24:22.495 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2020-11-30 11:24:22.565 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:24:22.794 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2020-11-30 11:24:22.808 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2020-11-30 11:24:23.024 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2020-11-30 11:24:23.045 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:23.048 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:23.051 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:23.054 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:23.057 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:23.068 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:23.070 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:23.073 | + functions-common:time_stop:2338 : start_time=1606735462036 2020-11-30 11:24:23.077 | + functions-common:time_stop:2340 : [[ -z 1606735462036 ]] 2020-11-30 11:24:23.080 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:23.084 | + functions-common:time_stop:2343 : end_time=1606735463081 2020-11-30 11:24:23.087 | + functions-common:time_stop:2344 : elapsed_time=1045 2020-11-30 11:24:23.090 | + functions-common:time_stop:2345 : total=19335 2020-11-30 11:24:23.093 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:23.096 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20380 2020-11-30 11:24:23.099 | + lib/nova:start_nova_rest:955 : '[' True == False ']' 2020-11-30 11:24:23.103 | ++ lib/nova:start_nova_rest:958 : which uwsgi 2020-11-30 11:24:23.107 | + lib/nova:start_nova_rest:958 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-11-30 11:24:23.110 | + functions-common:run_process:1582 : local service=n-api-meta 2020-11-30 11:24:23.113 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-11-30 11:24:23.115 | + functions-common:run_process:1584 : local group= 2020-11-30 11:24:23.118 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:23.121 | + functions-common:run_process:1587 : local name=n-api-meta 2020-11-30 11:24:23.123 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:23.131 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:23.134 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:23.137 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:23.140 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:23.144 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735463141 2020-11-30 11:24:23.147 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2020-11-30 11:24:23.166 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:23.169 | + 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' '' '' 2020-11-30 11:24:23.172 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2020-11-30 11:24:23.175 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-11-30 11:24:23.179 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-11-30 11:24:23.182 | + 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' 2020-11-30 11:24:23.184 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2020-11-30 11:24:23.188 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2020-11-30 11:24:23.191 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2020-11-30 11:24:23.194 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2020-11-30 11:24:23.197 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:24:23.200 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:24:23.203 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2020-11-30 11:24:23.206 | + 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 2020-11-30 11:24:23.209 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2020-11-30 11:24:23.211 | + 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' 2020-11-30 11:24:23.214 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2020-11-30 11:24:23.217 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2020-11-30 11:24:23.220 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2020-11-30 11:24:23.222 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2020-11-30 11:24:23.227 | + 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' 2020-11-30 11:24:23.298 | + 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 2020-11-30 11:24:23.360 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2020-11-30 11:24:23.417 | + 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' 2020-11-30 11:24:23.480 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:24:23.541 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2020-11-30 11:24:23.600 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2020-11-30 11:24:23.662 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2020-11-30 11:24:23.734 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2020-11-30 11:24:23.786 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2020-11-30 11:24:23.845 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2020-11-30 11:24:23.848 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2020-11-30 11:24:23.925 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2020-11-30 11:24:24.157 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2020-11-30 11:24:24.171 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2020-11-30 11:24:24.388 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2020-11-30 11:24:24.470 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:24.472 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:24.475 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:24.478 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:24.480 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:24.482 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:24.485 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:24.487 | + functions-common:time_stop:2338 : start_time=1606735463141 2020-11-30 11:24:24.489 | + functions-common:time_stop:2340 : [[ -z 1606735463141 ]] 2020-11-30 11:24:24.493 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:24.496 | + functions-common:time_stop:2343 : end_time=1606735464493 2020-11-30 11:24:24.498 | + functions-common:time_stop:2344 : elapsed_time=1352 2020-11-30 11:24:24.501 | + functions-common:time_stop:2345 : total=20380 2020-11-30 11:24:24.503 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:24.506 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21732 2020-11-30 11:24:24.508 | + lib/nova:start_nova_rest:961 : 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 2020-11-30 11:24:24.511 | + lib/nova:start_nova_rest:961 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2020-11-30 11:24:24.514 | + lib/nova:start_nova:1051 : start_nova_console_proxies 2020-11-30 11:24:24.516 | + lib/nova:start_nova_console_proxies:976 : 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 2020-11-30 11:24:24.519 | + lib/nova:start_nova_console_proxies:978 : 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 2020-11-30 11:24:24.521 | + lib/nova:start_nova_console_proxies:978 : 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 2020-11-30 11:24:24.524 | + lib/nova:start_nova_console_proxies:980 : local api_cell_conf=/etc/nova/nova.conf 2020-11-30 11:24:24.526 | + lib/nova:start_nova_console_proxies:982 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-11-30 11:24:24.528 | + lib/nova:start_nova_console_proxies:988 : enable_nova_console_proxies 2020-11-30 11:24:24.533 | ++ lib/nova:enable_nova_console_proxies:965 : seq 1 1 2020-11-30 11:24:24.535 | + lib/nova:enable_nova_console_proxies:965 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:24:24.538 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2020-11-30 11:24:24.541 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-novnc 2020-11-30 11:24:24.559 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:24.561 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2020-11-30 11:24:24.564 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-xvnc 2020-11-30 11:24:24.581 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:24.584 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2020-11-30 11:24:24.586 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-spice 2020-11-30 11:24:24.604 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:24.607 | + lib/nova:enable_nova_console_proxies:966 : for srv in n-novnc n-xvnc n-spice n-sproxy 2020-11-30 11:24:24.609 | + lib/nova:enable_nova_console_proxies:967 : is_service_enabled n-sproxy 2020-11-30 11:24:24.627 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:24.631 | ++ lib/nova:start_nova_console_proxies:989 : seq 1 1 2020-11-30 11:24:24.634 | + lib/nova:start_nova_console_proxies:989 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:24:24.636 | + lib/nova:start_nova_console_proxies:990 : local conf 2020-11-30 11:24:24.639 | ++ lib/nova:start_nova_console_proxies:991 : conductor_conf 1 2020-11-30 11:24:24.642 | ++ lib/nova:conductor_conf:741 : local cell=1 2020-11-30 11:24:24.644 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2020-11-30 11:24:24.647 | + lib/nova:start_nova_console_proxies:991 : conf=/etc/nova/nova_cell1.conf 2020-11-30 11:24:24.650 | + lib/nova:start_nova_console_proxies:992 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2020-11-30 11:24:24.652 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2020-11-30 11:24:24.655 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2020-11-30 11:24:24.657 | + functions-common:run_process:1584 : local group= 2020-11-30 11:24:24.659 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:24.662 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2020-11-30 11:24:24.665 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:24.667 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:24.670 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:24.672 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:24.680 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:24.680 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735464676 2020-11-30 11:24:24.683 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2020-11-30 11:24:24.703 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:24.706 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:24.709 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:24.711 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:24.713 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:24.717 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:24.722 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:24.725 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:24.727 | + functions-common:time_stop:2338 : start_time=1606735464676 2020-11-30 11:24:24.734 | + functions-common:time_stop:2340 : [[ -z 1606735464676 ]] 2020-11-30 11:24:24.738 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:24.740 | + functions-common:time_stop:2343 : end_time=1606735464737 2020-11-30 11:24:24.743 | + functions-common:time_stop:2344 : elapsed_time=61 2020-11-30 11:24:24.745 | + functions-common:time_stop:2345 : total=21732 2020-11-30 11:24:24.747 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:24.750 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21793 2020-11-30 11:24:24.752 | + lib/nova:start_nova_console_proxies:993 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:24.755 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2020-11-30 11:24:24.757 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:24.759 | + functions-common:run_process:1584 : local group= 2020-11-30 11:24:24.762 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:24.764 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2020-11-30 11:24:24.770 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:24.772 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:24.775 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:24.778 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:24.782 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:24.785 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735464782 2020-11-30 11:24:24.788 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2020-11-30 11:24:24.809 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:24.812 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:24.814 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:24.817 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:24.819 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:24.822 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:24.824 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:24.827 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:24.830 | + functions-common:time_stop:2338 : start_time=1606735464782 2020-11-30 11:24:24.832 | + functions-common:time_stop:2340 : [[ -z 1606735464782 ]] 2020-11-30 11:24:24.841 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:24.853 | + functions-common:time_stop:2343 : end_time=1606735464842 2020-11-30 11:24:24.857 | + functions-common:time_stop:2344 : elapsed_time=60 2020-11-30 11:24:24.868 | + functions-common:time_stop:2345 : total=21793 2020-11-30 11:24:24.877 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:24.881 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21853 2020-11-30 11:24:24.886 | + lib/nova:start_nova_console_proxies:994 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2020-11-30 11:24:24.902 | + functions-common:run_process:1582 : local service=n-spice-cell1 2020-11-30 11:24:24.906 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2020-11-30 11:24:24.910 | + functions-common:run_process:1584 : local group= 2020-11-30 11:24:24.913 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:24.915 | + functions-common:run_process:1587 : local name=n-spice-cell1 2020-11-30 11:24:24.918 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:24.922 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:24.923 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:24.926 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:24.929 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:24.942 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735464930 2020-11-30 11:24:24.942 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2020-11-30 11:24:24.956 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:24.960 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:24.960 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:24.963 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:24.965 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:24.967 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:24.970 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:24.972 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:24.975 | + functions-common:time_stop:2338 : start_time=1606735464930 2020-11-30 11:24:24.977 | + functions-common:time_stop:2340 : [[ -z 1606735464930 ]] 2020-11-30 11:24:24.981 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:24.985 | + functions-common:time_stop:2343 : end_time=1606735464982 2020-11-30 11:24:24.987 | + functions-common:time_stop:2344 : elapsed_time=52 2020-11-30 11:24:24.989 | + functions-common:time_stop:2345 : total=21853 2020-11-30 11:24:24.993 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:25.004 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21905 2020-11-30 11:24:25.004 | + lib/nova:start_nova_console_proxies:995 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:25.008 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2020-11-30 11:24:25.011 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:25.016 | + functions-common:run_process:1584 : local group= 2020-11-30 11:24:25.016 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:25.020 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2020-11-30 11:24:25.024 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:25.028 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:25.031 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:25.035 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:25.043 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:25.047 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735465042 2020-11-30 11:24:25.047 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2020-11-30 11:24:25.067 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:25.068 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:25.072 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:25.076 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:25.076 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:25.080 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:25.080 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:25.084 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:25.088 | + functions-common:time_stop:2338 : start_time=1606735465042 2020-11-30 11:24:25.088 | + functions-common:time_stop:2340 : [[ -z 1606735465042 ]] 2020-11-30 11:24:25.092 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:25.096 | + functions-common:time_stop:2343 : end_time=1606735465090 2020-11-30 11:24:25.096 | + functions-common:time_stop:2344 : elapsed_time=48 2020-11-30 11:24:25.100 | + functions-common:time_stop:2345 : total=21905 2020-11-30 11:24:25.102 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:25.108 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21953 2020-11-30 11:24:25.108 | + lib/nova:start_nova_console_proxies:999 : 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 2020-11-30 11:24:25.112 | + lib/nova:start_nova_console_proxies:999 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2020-11-30 11:24:25.112 | + lib/nova:start_nova:1052 : start_nova_conductor 2020-11-30 11:24:25.116 | + lib/nova:start_nova_conductor:1012 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-11-30 11:24:25.117 | + lib/nova:start_nova_conductor:1018 : enable_nova_fleet 2020-11-30 11:24:25.119 | + lib/nova:enable_nova_fleet:1003 : is_service_enabled n-cond 2020-11-30 11:24:25.139 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:25.141 | + lib/nova:enable_nova_fleet:1004 : enable_service n-super-cond 2020-11-30 11:24:25.200 | ++ lib/nova:enable_nova_fleet:1005 : seq 1 1 2020-11-30 11:24:25.203 | + lib/nova:enable_nova_fleet:1005 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:24:25.206 | + lib/nova:enable_nova_fleet:1006 : enable_service n-cond-cell1 2020-11-30 11:24:25.261 | + lib/nova:start_nova_conductor:1019 : is_service_enabled n-super-cond 2020-11-30 11:24:25.280 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:25.284 | + lib/nova:start_nova_conductor:1020 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-11-30 11:24:25.286 | + functions-common:run_process:1582 : local service=n-super-cond 2020-11-30 11:24:25.290 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-11-30 11:24:25.291 | + functions-common:run_process:1584 : local group= 2020-11-30 11:24:25.293 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:25.296 | + functions-common:run_process:1587 : local name=n-super-cond 2020-11-30 11:24:25.304 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:25.308 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:25.308 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:25.312 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:25.314 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:25.317 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735465314 2020-11-30 11:24:25.320 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2020-11-30 11:24:25.344 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:25.344 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2020-11-30 11:24:25.348 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2020-11-30 11:24:25.348 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-11-30 11:24:25.352 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-11-30 11:24:25.356 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-11-30 11:24:25.360 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-11-30 11:24:25.364 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2020-11-30 11:24:25.364 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2020-11-30 11:24:25.368 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2020-11-30 11:24:25.372 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:24:25.372 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:24:25.376 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2020-11-30 11:24:25.376 | + 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 2020-11-30 11:24:25.380 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2020-11-30 11:24:25.384 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2020-11-30 11:24:25.384 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:24:25.388 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:24:25.388 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:24:25.392 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:24:25.392 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2020-11-30 11:24:25.396 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:24:25.400 | + 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' 2020-11-30 11:24:25.466 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2020-11-30 11:24:25.536 | + 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' 2020-11-30 11:24:25.592 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2020-11-30 11:24:25.672 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2020-11-30 11:24:25.773 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:24:25.885 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:24:25.892 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2020-11-30 11:24:25.996 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:24:26.270 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2020-11-30 11:24:26.285 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2020-11-30 11:24:26.548 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2020-11-30 11:24:26.574 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:26.577 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:26.579 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:26.582 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:26.585 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:26.587 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:26.591 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:26.594 | + functions-common:time_stop:2338 : start_time=1606735465314 2020-11-30 11:24:26.597 | + functions-common:time_stop:2340 : [[ -z 1606735465314 ]] 2020-11-30 11:24:26.605 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:26.614 | + functions-common:time_stop:2343 : end_time=1606735466606 2020-11-30 11:24:26.621 | + functions-common:time_stop:2344 : elapsed_time=1292 2020-11-30 11:24:26.629 | + functions-common:time_stop:2345 : total=21953 2020-11-30 11:24:26.637 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:26.645 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23245 2020-11-30 11:24:26.656 | ++ lib/nova:start_nova_conductor:1022 : seq 1 1 2020-11-30 11:24:26.664 | + lib/nova:start_nova_conductor:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-11-30 11:24:26.670 | + lib/nova:start_nova_conductor:1023 : is_service_enabled n-cond-cell1 2020-11-30 11:24:26.709 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:26.717 | + lib/nova:start_nova_conductor:1024 : local conf 2020-11-30 11:24:26.728 | ++ lib/nova:start_nova_conductor:1025 : conductor_conf 1 2020-11-30 11:24:26.740 | ++ lib/nova:conductor_conf:741 : local cell=1 2020-11-30 11:24:26.748 | ++ lib/nova:conductor_conf:742 : echo /etc/nova/nova_cell1.conf 2020-11-30 11:24:26.757 | + lib/nova:start_nova_conductor:1025 : conf=/etc/nova/nova_cell1.conf 2020-11-30 11:24:26.765 | + lib/nova:start_nova_conductor:1026 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:26.769 | + functions-common:run_process:1582 : local service=n-cond-cell1 2020-11-30 11:24:26.777 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:26.785 | + functions-common:run_process:1584 : local group= 2020-11-30 11:24:26.796 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:26.812 | + functions-common:run_process:1587 : local name=n-cond-cell1 2020-11-30 11:24:26.817 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:26.825 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:26.840 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:26.852 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:26.864 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:26.868 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735466861 2020-11-30 11:24:26.876 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2020-11-30 11:24:26.915 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:26.932 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2020-11-30 11:24:26.936 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2020-11-30 11:24:26.948 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:26.949 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:26.960 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:26.967 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:26.976 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2020-11-30 11:24:26.982 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2020-11-30 11:24:26.996 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2020-11-30 11:24:27.002 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:24:27.009 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:24:27.013 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2020-11-30 11:24:27.021 | + 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 2020-11-30 11:24:27.028 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2020-11-30 11:24:27.032 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2020-11-30 11:24:27.042 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:24:27.044 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:24:27.052 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:24:27.061 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:24:27.072 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2020-11-30 11:24:27.079 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:24:27.085 | + 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' 2020-11-30 11:24:27.224 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2020-11-30 11:24:27.332 | + 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' 2020-11-30 11:24:27.432 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2020-11-30 11:24:27.528 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2020-11-30 11:24:27.633 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:24:27.712 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:24:27.715 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2020-11-30 11:24:27.832 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:24:28.099 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2020-11-30 11:24:28.113 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2020-11-30 11:24:28.342 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2020-11-30 11:24:28.368 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:28.373 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:28.375 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:28.385 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:28.396 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:28.404 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:28.411 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:28.413 | + functions-common:time_stop:2338 : start_time=1606735466861 2020-11-30 11:24:28.417 | + functions-common:time_stop:2340 : [[ -z 1606735466861 ]] 2020-11-30 11:24:28.436 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:28.448 | + functions-common:time_stop:2343 : end_time=1606735468437 2020-11-30 11:24:28.457 | + functions-common:time_stop:2344 : elapsed_time=1576 2020-11-30 11:24:28.465 | + functions-common:time_stop:2345 : total=23245 2020-11-30 11:24:28.473 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:28.481 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24821 2020-11-30 11:24:28.488 | + lib/nova:start_nova:1053 : start_nova_compute 2020-11-30 11:24:28.504 | + lib/nova:start_nova_compute:883 : 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 2020-11-30 11:24:28.510 | + lib/nova:start_nova_compute:884 : 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 2020-11-30 11:24:28.520 | + lib/nova:start_nova_compute:884 : 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 2020-11-30 11:24:28.533 | + lib/nova:start_nova_compute:886 : local compute_cell_conf=/etc/nova/nova.conf 2020-11-30 11:24:28.544 | + lib/nova:start_nova_compute:889 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2020-11-30 11:24:28.557 | + lib/nova:start_nova_compute:891 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2020-11-30 11:24:28.565 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:24:28.573 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2020-11-30 11:24:28.581 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2020-11-30 11:24:28.589 | + inc/meta-config:merge_config_file:90 : local real_configfile 2020-11-30 11:24:28.596 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2020-11-30 11:24:28.608 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2020-11-30 11:24:28.620 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2020-11-30 11:24:28.630 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2020-11-30 11:24:28.634 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2020-11-30 11:24:28.640 | + inc/meta-config:merge_config_file:164 : read a 2020-11-30 11:24:28.640 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2020-11-30 11:24:28.640 | BEGIN { 2020-11-30 11:24:28.640 | section = "" 2020-11-30 11:24:28.640 | last_section = "" 2020-11-30 11:24:28.640 | section_count = 0 2020-11-30 11:24:28.640 | } 2020-11-30 11:24:28.640 | /^\[.+\]/ { 2020-11-30 11:24:28.640 | gsub("[][]", "", $1); 2020-11-30 11:24:28.640 | section=$1 2020-11-30 11:24:28.640 | next 2020-11-30 11:24:28.640 | } 2020-11-30 11:24:28.640 | /^ *\#/ { 2020-11-30 11:24:28.640 | next 2020-11-30 11:24:28.640 | } 2020-11-30 11:24:28.640 | /^[^ \t]+/ { 2020-11-30 11:24:28.640 | # get offset of first = in $0 2020-11-30 11:24:28.640 | eq_idx = index($0, "=") 2020-11-30 11:24:28.640 | # extract attr & value from $0 2020-11-30 11:24:28.640 | attr = substr($0, 1, eq_idx - 1) 2020-11-30 11:24:28.640 | value = substr($0, eq_idx + 1) 2020-11-30 11:24:28.640 | # only need to strip trailing whitespace from attr 2020-11-30 11:24:28.640 | sub(/[ \t]*$/, "", attr) 2020-11-30 11:24:28.640 | # need to strip leading & trailing whitespace from value 2020-11-30 11:24:28.640 | sub(/^[ \t]*/, "", value) 2020-11-30 11:24:28.640 | sub(/[ \t]*$/, "", value) 2020-11-30 11:24:28.641 | 2020-11-30 11:24:28.641 | # cfg_attr_count: number of config lines per [section, attr] 2020-11-30 11:24:28.641 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2020-11-30 11:24:28.641 | # cfg_section: keep the section names in the same order as they appear in local.conf 2020-11-30 11:24:28.641 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2020-11-30 11:24:28.641 | if (! (section, attr) in cfg_attr_count) { 2020-11-30 11:24:28.641 | if (section != last_section) { 2020-11-30 11:24:28.641 | cfg_section[section_count++] = section 2020-11-30 11:24:28.641 | last_section = section 2020-11-30 11:24:28.641 | } 2020-11-30 11:24:28.641 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2020-11-30 11:24:28.641 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2020-11-30 11:24:28.641 | 2020-11-30 11:24:28.641 | cfg_attr[section, attr, 0] = value 2020-11-30 11:24:28.641 | cfg_attr_count[section, attr] = 1 2020-11-30 11:24:28.641 | } else { 2020-11-30 11:24:28.641 | lno = cfg_attr_count[section, attr]++ 2020-11-30 11:24:28.641 | cfg_attr[section, attr, lno] = value 2020-11-30 11:24:28.641 | } 2020-11-30 11:24:28.641 | } 2020-11-30 11:24:28.641 | END { 2020-11-30 11:24:28.641 | # Process each section in order 2020-11-30 11:24:28.641 | for (sno = 0; sno < section_count; sno++) { 2020-11-30 11:24:28.641 | section = cfg_section[sno] 2020-11-30 11:24:28.641 | # The ini routines simply append a config item immediately 2020-11-30 11:24:28.641 | # after the section header. To keep the same order as defined 2020-11-30 11:24:28.641 | # in local.conf, invoke the ini routines in the reverse order 2020-11-30 11:24:28.641 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2020-11-30 11:24:28.641 | attr = cfg_sec_attr_name[sno, attr_no] 2020-11-30 11:24:28.641 | if (cfg_attr_count[section, attr] == 1) 2020-11-30 11:24:28.641 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2020-11-30 11:24:28.641 | else { 2020-11-30 11:24:28.641 | # For multiline, invoke the ini routines in the reverse order 2020-11-30 11:24:28.641 | count = cfg_attr_count[section, attr] 2020-11-30 11:24:28.642 | print "inidelete " configfile " " section " " attr 2020-11-30 11:24:28.642 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2020-11-30 11:24:28.642 | for (l = count -2; l >= 0; l--) 2020-11-30 11:24:28.642 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2020-11-30 11:24:28.642 | } 2020-11-30 11:24:28.642 | } 2020-11-30 11:24:28.642 | } 2020-11-30 11:24:28.642 | } 2020-11-30 11:24:28.642 | ' 2020-11-30 11:24:28.644 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:24:28.654 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2020-11-30 11:24:28.664 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2020-11-30 11:24:28.667 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:24:28.672 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2020-11-30 11:24:28.677 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2020-11-30 11:24:28.677 | BEGIN { group = "" } 2020-11-30 11:24:28.677 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:24:28.677 | gsub("[][]", "", $1); 2020-11-30 11:24:28.677 | split($1, a, "|"); 2020-11-30 11:24:28.677 | if (a[1] == matchgroup && a[2] == configfile) { 2020-11-30 11:24:28.677 | group=a[1] 2020-11-30 11:24:28.677 | } else { 2020-11-30 11:24:28.677 | group="" 2020-11-30 11:24:28.677 | } 2020-11-30 11:24:28.677 | next 2020-11-30 11:24:28.677 | } 2020-11-30 11:24:28.677 | { 2020-11-30 11:24:28.677 | if (group != "") 2020-11-30 11:24:28.677 | print $0 2020-11-30 11:24:28.677 | } 2020-11-30 11:24:28.677 | ' /home/ubuntu/devstack/local.conf 2020-11-30 11:24:28.697 | + lib/nova:start_nova_compute:893 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-11-30 11:24:28.705 | + lib/nova:start_nova_compute:900 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2020-11-30 11:24:28.764 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2020-11-30 11:24:28.818 | + lib/nova:start_nova_compute:904 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2020-11-30 11:24:28.828 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2020-11-30 11:24:28.833 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2020-11-30 11:24:28.844 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-11-30 11:24:28.849 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2020-11-30 11:24:28.854 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-11-30 11:24:28.900 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:28.906 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2020-11-30 11:24:28.915 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2020-11-30 11:24:28.918 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-11-30 11:24:28.965 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:28.976 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2020-11-30 11:24:28.988 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2020-11-30 11:24:29.047 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-11-30 11:24:29.055 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-11-30 11:24:29.064 | + lib/nova:start_nova_compute:908 : inidelete /etc/nova/nova-cpu.conf database connection 2020-11-30 11:24:29.108 | + lib/nova:start_nova_compute:909 : inidelete /etc/nova/nova-cpu.conf api_database connection 2020-11-30 11:24:29.156 | + lib/nova:start_nova_compute:914 : configure_console_compute 2020-11-30 11:24:29.165 | + lib/nova:configure_console_compute:619 : local offset 2020-11-30 11:24:29.168 | + lib/nova:configure_console_compute:620 : offset=0 2020-11-30 11:24:29.176 | + lib/nova:configure_console_compute:624 : local default_proxyclient_addr 2020-11-30 11:24:29.187 | ++ lib/nova:configure_console_compute:625 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2020-11-30 11:24:29.238 | + lib/nova:configure_console_compute:625 : default_proxyclient_addr=10.222.0.30 2020-11-30 11:24:29.239 | + lib/nova:configure_console_compute:629 : is_service_enabled n-cpu 2020-11-30 11:24:29.291 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:29.296 | + lib/nova:configure_console_compute:647 : is_service_enabled n-novnc 2020-11-30 11:24:29.337 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:29.345 | + lib/nova:configure_console_compute:647 : is_service_enabled n-xvnc 2020-11-30 11:24:29.392 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:29.404 | + lib/nova:configure_console_compute:647 : '[' False '!=' False ']' 2020-11-30 11:24:29.410 | + lib/nova:configure_console_compute:655 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2020-11-30 11:24:29.470 | + lib/nova:configure_console_compute:658 : is_service_enabled n-spice 2020-11-30 11:24:29.516 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:29.524 | + lib/nova:configure_console_compute:668 : is_service_enabled n-sproxy 2020-11-30 11:24:29.568 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:29.580 | + lib/nova:start_nova_compute:916 : [[ libvirt = \l\i\b\v\i\r\t ]] 2020-11-30 11:24:29.588 | + lib/nova:start_nova_compute:920 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2020-11-30 11:24:29.592 | + functions-common:run_process:1582 : local service=n-cpu 2020-11-30 11:24:29.596 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2020-11-30 11:24:29.604 | + functions-common:run_process:1584 : local group=libvirt 2020-11-30 11:24:29.612 | + functions-common:run_process:1585 : local user= 2020-11-30 11:24:29.612 | + functions-common:run_process:1587 : local name=n-cpu 2020-11-30 11:24:29.616 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:24:29.621 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:24:29.625 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:24:29.629 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:24:29.633 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:24:29.641 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735469634 2020-11-30 11:24:29.645 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2020-11-30 11:24:29.667 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:24:29.670 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:24:29.673 | + functions-common:time_stop:2331 : local name 2020-11-30 11:24:29.675 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:24:29.678 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:24:29.682 | + functions-common:time_stop:2334 : local total 2020-11-30 11:24:29.683 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:24:29.686 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:24:29.689 | + functions-common:time_stop:2338 : start_time=1606735469634 2020-11-30 11:24:29.691 | + functions-common:time_stop:2340 : [[ -z 1606735469634 ]] 2020-11-30 11:24:29.699 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:24:29.701 | + functions-common:time_stop:2343 : end_time=1606735469698 2020-11-30 11:24:29.705 | + functions-common:time_stop:2344 : elapsed_time=64 2020-11-30 11:24:29.706 | + functions-common:time_stop:2345 : total=24821 2020-11-30 11:24:29.710 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:24:29.712 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24885 2020-11-30 11:24:29.715 | + lib/nova:start_nova_compute:942 : 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 2020-11-30 11:24:29.719 | + lib/nova:start_nova_compute:942 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2020-11-30 11:24:29.721 | + lib/nova:start_nova:1054 : is_service_enabled n-api 2020-11-30 11:24:29.745 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:29.748 | + lib/nova:start_nova:1056 : echo 'Dumping cells_v2 mapping' 2020-11-30 11:24:29.748 | Dumping cells_v2 mapping 2020-11-30 11:24:29.750 | + lib/nova:start_nova:1057 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2020-11-30 11:24:33.436 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2020-11-30 11:24:33.436 | | Name | UUID | Transport URL | Database Connection | Disabled | 2020-11-30 11:24:33.436 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2020-11-30 11:24:33.436 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2020-11-30 11:24:33.436 | | cell1 | 50db2417-b027-47c2-a0f3-5f0a2bfab277 | rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2020-11-30 11:24:33.436 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2020-11-30 11:24:33.926 | + ./stack.sh:main:1307 : create_flavors 2020-11-30 11:24:33.929 | + lib/nova:create_flavors:1121 : is_service_enabled n-api 2020-11-30 11:24:33.946 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:24:33.950 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor list 2020-11-30 11:24:33.950 | + lib/nova:create_flavors:1122 : grep -q ds512M 2020-11-30 11:24:36.797 | + lib/nova:create_flavors:1124 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2020-11-30 11:24:39.444 | +----------------------------+-----------------------+ 2020-11-30 11:24:39.444 | | Field | Value | 2020-11-30 11:24:39.444 | +----------------------------+-----------------------+ 2020-11-30 11:24:39.444 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:24:39.444 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:24:39.444 | | disk | 1 | 2020-11-30 11:24:39.444 | | id | c1 | 2020-11-30 11:24:39.444 | | name | cirros256 | 2020-11-30 11:24:39.444 | | os-flavor-access:is_public | True | 2020-11-30 11:24:39.444 | | properties | hw_rng:allowed='True' | 2020-11-30 11:24:39.444 | | ram | 256 | 2020-11-30 11:24:39.444 | | rxtx_factor | 1.0 | 2020-11-30 11:24:39.444 | | swap | | 2020-11-30 11:24:39.444 | | vcpus | 1 | 2020-11-30 11:24:39.444 | +----------------------------+-----------------------+ 2020-11-30 11:24:39.570 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2020-11-30 11:24:41.925 | +----------------------------+-----------------------+ 2020-11-30 11:24:41.925 | | Field | Value | 2020-11-30 11:24:41.925 | +----------------------------+-----------------------+ 2020-11-30 11:24:41.925 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:24:41.925 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:24:41.925 | | disk | 5 | 2020-11-30 11:24:41.925 | | id | d1 | 2020-11-30 11:24:41.925 | | name | ds512M | 2020-11-30 11:24:41.925 | | os-flavor-access:is_public | True | 2020-11-30 11:24:41.926 | | properties | hw_rng:allowed='True' | 2020-11-30 11:24:41.926 | | ram | 512 | 2020-11-30 11:24:41.926 | | rxtx_factor | 1.0 | 2020-11-30 11:24:41.926 | | swap | | 2020-11-30 11:24:41.926 | | vcpus | 1 | 2020-11-30 11:24:41.926 | +----------------------------+-----------------------+ 2020-11-30 11:24:42.055 | + lib/nova:create_flavors:1126 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2020-11-30 11:24:44.378 | +----------------------------+-----------------------+ 2020-11-30 11:24:44.378 | | Field | Value | 2020-11-30 11:24:44.378 | +----------------------------+-----------------------+ 2020-11-30 11:24:44.378 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:24:44.378 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:24:44.378 | | disk | 10 | 2020-11-30 11:24:44.378 | | id | d2 | 2020-11-30 11:24:44.378 | | name | ds1G | 2020-11-30 11:24:44.378 | | os-flavor-access:is_public | True | 2020-11-30 11:24:44.378 | | properties | hw_rng:allowed='True' | 2020-11-30 11:24:44.378 | | ram | 1024 | 2020-11-30 11:24:44.378 | | rxtx_factor | 1.0 | 2020-11-30 11:24:44.378 | | swap | | 2020-11-30 11:24:44.378 | | vcpus | 1 | 2020-11-30 11:24:44.378 | +----------------------------+-----------------------+ 2020-11-30 11:24:44.506 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2020-11-30 11:24:46.890 | +----------------------------+-----------------------+ 2020-11-30 11:24:46.890 | | Field | Value | 2020-11-30 11:24:46.890 | +----------------------------+-----------------------+ 2020-11-30 11:24:46.890 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:24:46.890 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:24:46.891 | | disk | 10 | 2020-11-30 11:24:46.891 | | id | d3 | 2020-11-30 11:24:46.891 | | name | ds2G | 2020-11-30 11:24:46.891 | | os-flavor-access:is_public | True | 2020-11-30 11:24:46.891 | | properties | hw_rng:allowed='True' | 2020-11-30 11:24:46.891 | | ram | 2048 | 2020-11-30 11:24:46.891 | | rxtx_factor | 1.0 | 2020-11-30 11:24:46.891 | | swap | | 2020-11-30 11:24:46.891 | | vcpus | 2 | 2020-11-30 11:24:46.891 | +----------------------------+-----------------------+ 2020-11-30 11:24:47.017 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2020-11-30 11:24:49.333 | +----------------------------+-----------------------+ 2020-11-30 11:24:49.333 | | Field | Value | 2020-11-30 11:24:49.333 | +----------------------------+-----------------------+ 2020-11-30 11:24:49.333 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:24:49.333 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:24:49.333 | | disk | 20 | 2020-11-30 11:24:49.333 | | id | d4 | 2020-11-30 11:24:49.333 | | name | ds4G | 2020-11-30 11:24:49.333 | | os-flavor-access:is_public | True | 2020-11-30 11:24:49.333 | | properties | hw_rng:allowed='True' | 2020-11-30 11:24:49.333 | | ram | 4096 | 2020-11-30 11:24:49.333 | | rxtx_factor | 1.0 | 2020-11-30 11:24:49.333 | | swap | | 2020-11-30 11:24:49.334 | | vcpus | 4 | 2020-11-30 11:24:49.334 | +----------------------------+-----------------------+ 2020-11-30 11:24:49.462 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2020-11-30 11:24:49.462 | + lib/nova:create_flavors:1131 : grep -q m1.tiny 2020-11-30 11:24:51.830 | + lib/nova:create_flavors:1132 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2020-11-30 11:24:54.152 | +----------------------------+-----------------------+ 2020-11-30 11:24:54.152 | | Field | Value | 2020-11-30 11:24:54.152 | +----------------------------+-----------------------+ 2020-11-30 11:24:54.152 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:24:54.152 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:24:54.152 | | disk | 1 | 2020-11-30 11:24:54.152 | | id | 1 | 2020-11-30 11:24:54.152 | | name | m1.tiny | 2020-11-30 11:24:54.152 | | os-flavor-access:is_public | True | 2020-11-30 11:24:54.152 | | properties | hw_rng:allowed='True' | 2020-11-30 11:24:54.152 | | ram | 512 | 2020-11-30 11:24:54.152 | | rxtx_factor | 1.0 | 2020-11-30 11:24:54.152 | | swap | | 2020-11-30 11:24:54.152 | | vcpus | 1 | 2020-11-30 11:24:54.152 | +----------------------------+-----------------------+ 2020-11-30 11:24:54.285 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2020-11-30 11:24:56.787 | +----------------------------+-----------------------+ 2020-11-30 11:24:56.787 | | Field | Value | 2020-11-30 11:24:56.787 | +----------------------------+-----------------------+ 2020-11-30 11:24:56.787 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:24:56.787 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:24:56.787 | | disk | 20 | 2020-11-30 11:24:56.787 | | id | 2 | 2020-11-30 11:24:56.787 | | name | m1.small | 2020-11-30 11:24:56.787 | | os-flavor-access:is_public | True | 2020-11-30 11:24:56.787 | | properties | hw_rng:allowed='True' | 2020-11-30 11:24:56.787 | | ram | 2048 | 2020-11-30 11:24:56.787 | | rxtx_factor | 1.0 | 2020-11-30 11:24:56.787 | | swap | | 2020-11-30 11:24:56.787 | | vcpus | 1 | 2020-11-30 11:24:56.787 | +----------------------------+-----------------------+ 2020-11-30 11:24:56.944 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2020-11-30 11:24:59.483 | +----------------------------+-----------------------+ 2020-11-30 11:24:59.484 | | Field | Value | 2020-11-30 11:24:59.484 | +----------------------------+-----------------------+ 2020-11-30 11:24:59.484 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:24:59.484 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:24:59.484 | | disk | 40 | 2020-11-30 11:24:59.484 | | id | 3 | 2020-11-30 11:24:59.484 | | name | m1.medium | 2020-11-30 11:24:59.484 | | os-flavor-access:is_public | True | 2020-11-30 11:24:59.485 | | properties | hw_rng:allowed='True' | 2020-11-30 11:24:59.485 | | ram | 4096 | 2020-11-30 11:24:59.485 | | rxtx_factor | 1.0 | 2020-11-30 11:24:59.485 | | swap | | 2020-11-30 11:24:59.485 | | vcpus | 2 | 2020-11-30 11:24:59.485 | +----------------------------+-----------------------+ 2020-11-30 11:24:59.612 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2020-11-30 11:25:01.932 | +----------------------------+-----------------------+ 2020-11-30 11:25:01.932 | | Field | Value | 2020-11-30 11:25:01.933 | +----------------------------+-----------------------+ 2020-11-30 11:25:01.933 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:25:01.933 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:25:01.933 | | disk | 80 | 2020-11-30 11:25:01.933 | | id | 4 | 2020-11-30 11:25:01.933 | | name | m1.large | 2020-11-30 11:25:01.933 | | os-flavor-access:is_public | True | 2020-11-30 11:25:01.933 | | properties | hw_rng:allowed='True' | 2020-11-30 11:25:01.933 | | ram | 8192 | 2020-11-30 11:25:01.933 | | rxtx_factor | 1.0 | 2020-11-30 11:25:01.933 | | swap | | 2020-11-30 11:25:01.933 | | vcpus | 4 | 2020-11-30 11:25:01.933 | +----------------------------+-----------------------+ 2020-11-30 11:25:02.076 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2020-11-30 11:25:04.447 | +----------------------------+-----------------------+ 2020-11-30 11:25:04.447 | | Field | Value | 2020-11-30 11:25:04.447 | +----------------------------+-----------------------+ 2020-11-30 11:25:04.447 | | OS-FLV-DISABLED:disabled | False | 2020-11-30 11:25:04.447 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2020-11-30 11:25:04.447 | | disk | 160 | 2020-11-30 11:25:04.447 | | id | 5 | 2020-11-30 11:25:04.447 | | name | m1.xlarge | 2020-11-30 11:25:04.447 | | os-flavor-access:is_public | True | 2020-11-30 11:25:04.447 | | properties | hw_rng:allowed='True' | 2020-11-30 11:25:04.447 | | ram | 16384 | 2020-11-30 11:25:04.447 | | rxtx_factor | 1.0 | 2020-11-30 11:25:04.447 | | swap | | 2020-11-30 11:25:04.448 | | vcpus | 8 | 2020-11-30 11:25:04.448 | +----------------------------+-----------------------+ 2020-11-30 11:25:04.582 | + ./stack.sh:main:1309 : is_service_enabled cinder 2020-11-30 11:25:04.601 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:04.604 | + ./stack.sh:main:1310 : echo_summary 'Starting Cinder' 2020-11-30 11:25:04.607 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:25:04.610 | + ./stack.sh:echo_summary:421 : echo -e Starting Cinder 2020-11-30 11:25:04.613 | + ./stack.sh:main:1311 : start_cinder 2020-11-30 11:25:04.616 | + lib/cinder:start_cinder:459 : local service_port=8776 2020-11-30 11:25:04.619 | + lib/cinder:start_cinder:460 : local service_protocol=http 2020-11-30 11:25:04.621 | + lib/cinder:start_cinder:461 : local cinder_url 2020-11-30 11:25:04.624 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2020-11-30 11:25:04.640 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:25:04.643 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2020-11-30 11:25:04.646 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2020-11-30 11:25:04.663 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:04.670 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2020-11-30 11:25:04.684 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2020-11-30 11:25:04.687 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2020-11-30 11:25:04.690 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2020-11-30 11:25:04.702 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2020-11-30 11:25:04.708 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2020-11-30 11:25:04.708 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2020-11-30 11:25:04.717 | include /etc/tgt/stack.d/* 2020-11-30 11:25:04.721 | + lib/cinder:start_cinder:471 : is_ubuntu 2020-11-30 11:25:04.724 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:25:04.727 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:25:04.731 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2020-11-30 11:25:05.126 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2020-11-30 11:25:05.138 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2020-11-30 11:25:05.142 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2020-11-30 11:25:05.146 | ++ lib/cinder:start_cinder:495 : which uwsgi 2020-11-30 11:25:05.150 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-11-30 11:25:05.153 | + functions-common:run_process:1582 : local service=c-api 2020-11-30 11:25:05.156 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-11-30 11:25:05.159 | + functions-common:run_process:1584 : local group= 2020-11-30 11:25:05.162 | + functions-common:run_process:1585 : local user= 2020-11-30 11:25:05.164 | + functions-common:run_process:1587 : local name=c-api 2020-11-30 11:25:05.167 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:25:05.170 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:25:05.172 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:25:05.175 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:25:05.179 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:25:05.183 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735505180 2020-11-30 11:25:05.185 | + functions-common:run_process:1590 : is_service_enabled c-api 2020-11-30 11:25:05.208 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:05.211 | + 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' '' '' 2020-11-30 11:25:05.213 | + functions-common:_run_under_systemd:1547 : local service=c-api 2020-11-30 11:25:05.216 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-11-30 11:25:05.219 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-11-30 11:25:05.222 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-11-30 11:25:05.225 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2020-11-30 11:25:05.228 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2020-11-30 11:25:05.231 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2020-11-30 11:25:05.234 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2020-11-30 11:25:05.237 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:25:05.240 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:25:05.242 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2020-11-30 11:25:05.245 | + 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 2020-11-30 11:25:05.247 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2020-11-30 11:25:05.250 | + 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' 2020-11-30 11:25:05.252 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2020-11-30 11:25:05.255 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2020-11-30 11:25:05.257 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2020-11-30 11:25:05.259 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2020-11-30 11:25:05.263 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2020-11-30 11:25:05.332 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2020-11-30 11:25:05.393 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2020-11-30 11:25:05.447 | + 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' 2020-11-30 11:25:05.497 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:25:05.545 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2020-11-30 11:25:05.597 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2020-11-30 11:25:05.651 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2020-11-30 11:25:05.707 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2020-11-30 11:25:05.760 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2020-11-30 11:25:05.814 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2020-11-30 11:25:05.817 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2020-11-30 11:25:05.888 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2020-11-30 11:25:06.147 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2020-11-30 11:25:06.162 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2020-11-30 11:25:06.427 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2020-11-30 11:25:06.507 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:25:06.510 | + functions-common:time_stop:2331 : local name 2020-11-30 11:25:06.513 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:25:06.516 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:25:06.519 | + functions-common:time_stop:2334 : local total 2020-11-30 11:25:06.522 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:25:06.526 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:25:06.529 | + functions-common:time_stop:2338 : start_time=1606735505180 2020-11-30 11:25:06.532 | + functions-common:time_stop:2340 : [[ -z 1606735505180 ]] 2020-11-30 11:25:06.537 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:25:06.543 | + functions-common:time_stop:2343 : end_time=1606735506538 2020-11-30 11:25:06.547 | + functions-common:time_stop:2344 : elapsed_time=1358 2020-11-30 11:25:06.550 | + functions-common:time_stop:2345 : total=24885 2020-11-30 11:25:06.554 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:25:06.557 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26243 2020-11-30 11:25:06.560 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.30/volume/v3 2020-11-30 11:25:06.563 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2020-11-30 11:25:06.563 | Waiting for Cinder API to start... 2020-11-30 11:25:06.566 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.30/volume/v3 2020-11-30 11:25:06.569 | + functions:wait_for_service:444 : local timeout=60 2020-11-30 11:25:06.572 | + functions:wait_for_service:445 : local url=http://10.222.0.30/volume/v3 2020-11-30 11:25:06.576 | + functions:wait_for_service:446 : local rval=0 2020-11-30 11:25:06.579 | + functions:wait_for_service:447 : time_start wait_for_service 2020-11-30 11:25:06.582 | + functions-common:time_start:2317 : local name=wait_for_service 2020-11-30 11:25:06.586 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:25:06.589 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:25:06.594 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:25:06.597 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735506593 2020-11-30 11:25:06.600 | + functions:wait_for_service:448 : timeout 60 bash -x 2020-11-30 11:25:06.606 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/volume/v3 2020-11-30 11:25:11.751 | + :: : [[ 401 == 503 ]] 2020-11-30 11:25:11.753 | + :: : [[ 0 -eq 7 ]] 2020-11-30 11:25:11.757 | + functions:wait_for_service:453 : time_stop wait_for_service 2020-11-30 11:25:11.760 | + functions-common:time_stop:2331 : local name 2020-11-30 11:25:11.762 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:25:11.765 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:25:11.770 | + functions-common:time_stop:2334 : local total 2020-11-30 11:25:11.772 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:25:11.775 | + functions-common:time_stop:2337 : name=wait_for_service 2020-11-30 11:25:11.778 | + functions-common:time_stop:2338 : start_time=1606735506593 2020-11-30 11:25:11.781 | + functions-common:time_stop:2340 : [[ -z 1606735506593 ]] 2020-11-30 11:25:11.785 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:25:11.789 | + functions-common:time_stop:2343 : end_time=1606735511786 2020-11-30 11:25:11.792 | + functions-common:time_stop:2344 : elapsed_time=5193 2020-11-30 11:25:11.795 | + functions-common:time_stop:2345 : total=19575 2020-11-30 11:25:11.797 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:25:11.800 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24768 2020-11-30 11:25:11.803 | + functions:wait_for_service:454 : return 0 2020-11-30 11:25:11.806 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:11.809 | + functions-common:run_process:1582 : local service=c-sch 2020-11-30 11:25:11.812 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:11.814 | + functions-common:run_process:1584 : local group= 2020-11-30 11:25:11.817 | + functions-common:run_process:1585 : local user= 2020-11-30 11:25:11.820 | + functions-common:run_process:1587 : local name=c-sch 2020-11-30 11:25:11.823 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:25:11.825 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:25:11.828 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:25:11.830 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:25:11.834 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:25:11.838 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735511835 2020-11-30 11:25:11.841 | + functions-common:run_process:1590 : is_service_enabled c-sch 2020-11-30 11:25:11.864 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:11.867 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2020-11-30 11:25:11.870 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2020-11-30 11:25:11.872 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:11.876 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:11.879 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:11.883 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:11.886 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2020-11-30 11:25:11.889 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2020-11-30 11:25:11.891 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2020-11-30 11:25:11.894 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:25:11.907 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:25:11.910 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2020-11-30 11:25:11.913 | + 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 2020-11-30 11:25:11.917 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2020-11-30 11:25:11.920 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:11.923 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:25:11.926 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:25:11.929 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:25:11.932 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:25:11.935 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2020-11-30 11:25:11.938 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:25:11.942 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2020-11-30 11:25:12.009 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2020-11-30 11:25:12.077 | + 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' 2020-11-30 11:25:12.131 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2020-11-30 11:25:12.188 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2020-11-30 11:25:12.242 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:25:12.294 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:25:12.297 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2020-11-30 11:25:12.365 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:25:12.584 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2020-11-30 11:25:12.600 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2020-11-30 11:25:12.848 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2020-11-30 11:25:12.870 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:25:12.872 | + functions-common:time_stop:2331 : local name 2020-11-30 11:25:12.875 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:25:12.878 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:25:12.881 | + functions-common:time_stop:2334 : local total 2020-11-30 11:25:12.884 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:25:12.887 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:25:12.889 | + functions-common:time_stop:2338 : start_time=1606735511835 2020-11-30 11:25:12.892 | + functions-common:time_stop:2340 : [[ -z 1606735511835 ]] 2020-11-30 11:25:12.895 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:25:12.899 | + functions-common:time_stop:2343 : end_time=1606735512896 2020-11-30 11:25:12.908 | + functions-common:time_stop:2344 : elapsed_time=1061 2020-11-30 11:25:12.911 | + functions-common:time_stop:2345 : total=26243 2020-11-30 11:25:12.914 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:25:12.916 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27304 2020-11-30 11:25:12.919 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:12.921 | + functions-common:run_process:1582 : local service=c-bak 2020-11-30 11:25:12.924 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:12.927 | + functions-common:run_process:1584 : local group= 2020-11-30 11:25:12.929 | + functions-common:run_process:1585 : local user= 2020-11-30 11:25:12.933 | + functions-common:run_process:1587 : local name=c-bak 2020-11-30 11:25:12.938 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:25:12.940 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:25:12.943 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:25:12.945 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:25:12.948 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:25:12.952 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735512949 2020-11-30 11:25:12.956 | + functions-common:run_process:1590 : is_service_enabled c-bak 2020-11-30 11:25:12.974 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:12.977 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2020-11-30 11:25:12.980 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2020-11-30 11:25:12.983 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:12.985 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:12.988 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:12.991 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:12.993 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2020-11-30 11:25:12.996 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2020-11-30 11:25:12.998 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2020-11-30 11:25:13.001 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:25:13.003 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:25:13.006 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2020-11-30 11:25:13.009 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2020-11-30 11:25:13.011 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2020-11-30 11:25:13.014 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:13.017 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:25:13.020 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:25:13.023 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:25:13.025 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:25:13.028 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2020-11-30 11:25:13.030 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:25:13.034 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2020-11-30 11:25:13.106 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2020-11-30 11:25:13.180 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:13.233 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2020-11-30 11:25:13.289 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2020-11-30 11:25:13.344 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:25:13.396 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:25:13.399 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2020-11-30 11:25:13.461 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:25:13.706 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2020-11-30 11:25:13.721 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2020-11-30 11:25:13.959 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2020-11-30 11:25:13.981 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:25:13.984 | + functions-common:time_stop:2331 : local name 2020-11-30 11:25:13.986 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:25:13.989 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:25:13.991 | + functions-common:time_stop:2334 : local total 2020-11-30 11:25:13.994 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:25:13.996 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:25:13.999 | + functions-common:time_stop:2338 : start_time=1606735512949 2020-11-30 11:25:14.001 | + functions-common:time_stop:2340 : [[ -z 1606735512949 ]] 2020-11-30 11:25:14.005 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:25:14.011 | + functions-common:time_stop:2343 : end_time=1606735514006 2020-11-30 11:25:14.013 | + functions-common:time_stop:2344 : elapsed_time=1057 2020-11-30 11:25:14.016 | + functions-common:time_stop:2345 : total=27304 2020-11-30 11:25:14.019 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:25:14.022 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=28361 2020-11-30 11:25:14.024 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:14.027 | + functions-common:run_process:1582 : local service=c-vol 2020-11-30 11:25:14.030 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:14.033 | + functions-common:run_process:1584 : local group= 2020-11-30 11:25:14.035 | + functions-common:run_process:1585 : local user= 2020-11-30 11:25:14.038 | + functions-common:run_process:1587 : local name=c-vol 2020-11-30 11:25:14.040 | + functions-common:run_process:1589 : time_start run_process 2020-11-30 11:25:14.043 | + functions-common:time_start:2317 : local name=run_process 2020-11-30 11:25:14.045 | + functions-common:time_start:2318 : local start_time= 2020-11-30 11:25:14.048 | + functions-common:time_start:2319 : [[ -n '' ]] 2020-11-30 11:25:14.051 | ++ functions-common:time_start:2322 : date +%s%3N 2020-11-30 11:25:14.055 | + functions-common:time_start:2322 : _TIME_START[$name]=1606735514052 2020-11-30 11:25:14.057 | + functions-common:run_process:1590 : is_service_enabled c-vol 2020-11-30 11:25:14.077 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:14.080 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2020-11-30 11:25:14.083 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2020-11-30 11:25:14.087 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:14.090 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:14.093 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:14.096 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:14.100 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2020-11-30 11:25:14.102 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2020-11-30 11:25:14.105 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2020-11-30 11:25:14.108 | + functions-common:_run_under_systemd:1554 : local group= 2020-11-30 11:25:14.111 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2020-11-30 11:25:14.113 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2020-11-30 11:25:14.116 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2020-11-30 11:25:14.119 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2020-11-30 11:25:14.121 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:14.124 | + functions-common:write_user_unit_file:1466 : local group= 2020-11-30 11:25:14.128 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2020-11-30 11:25:14.136 | + functions-common:write_user_unit_file:1468 : local extra= 2020-11-30 11:25:14.142 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2020-11-30 11:25:14.145 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2020-11-30 11:25:14.148 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2020-11-30 11:25:14.152 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2020-11-30 11:25:14.223 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2020-11-30 11:25:14.290 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2020-11-30 11:25:14.344 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2020-11-30 11:25:14.402 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2020-11-30 11:25:14.460 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2020-11-30 11:25:14.522 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2020-11-30 11:25:14.525 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2020-11-30 11:25:14.593 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2020-11-30 11:25:14.860 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2020-11-30 11:25:14.876 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2020-11-30 11:25:15.213 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2020-11-30 11:25:15.235 | + functions-common:run_process:1593 : time_stop run_process 2020-11-30 11:25:15.242 | + functions-common:time_stop:2331 : local name 2020-11-30 11:25:15.245 | + functions-common:time_stop:2332 : local end_time 2020-11-30 11:25:15.248 | + functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:25:15.251 | + functions-common:time_stop:2334 : local total 2020-11-30 11:25:15.254 | + functions-common:time_stop:2335 : local start_time 2020-11-30 11:25:15.257 | + functions-common:time_stop:2337 : name=run_process 2020-11-30 11:25:15.260 | + functions-common:time_stop:2338 : start_time=1606735514052 2020-11-30 11:25:15.262 | + functions-common:time_stop:2340 : [[ -z 1606735514052 ]] 2020-11-30 11:25:15.266 | ++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:25:15.279 | + functions-common:time_stop:2343 : end_time=1606735515267 2020-11-30 11:25:15.283 | + functions-common:time_stop:2344 : elapsed_time=1215 2020-11-30 11:25:15.283 | + functions-common:time_stop:2345 : total=28361 2020-11-30 11:25:15.287 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:25:15.290 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=29576 2020-11-30 11:25:15.293 | + ./stack.sh:main:1312 : create_volume_types 2020-11-30 11:25:15.295 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2020-11-30 11:25:15.315 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:15.317 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2020-11-30 11:25:15.320 | + lib/cinder:create_volume_types:526 : local be be_name 2020-11-30 11:25:15.323 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2020-11-30 11:25:15.326 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2020-11-30 11:25:15.330 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2020-11-30 11:25:15.355 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:15.357 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2020-11-30 11:25:19.479 | +-------------+--------------------------------------+ 2020-11-30 11:25:19.479 | | Field | Value | 2020-11-30 11:25:19.479 | +-------------+--------------------------------------+ 2020-11-30 11:25:19.479 | | description | None | 2020-11-30 11:25:19.479 | | id | d2e38d8d-88c3-457d-abc1-732f998b8caa | 2020-11-30 11:25:19.480 | | is_public | True | 2020-11-30 11:25:19.480 | | name | lvmdriver-1 | 2020-11-30 11:25:19.480 | | properties | volume_backend_name='lvmdriver-1' | 2020-11-30 11:25:19.480 | +-------------+--------------------------------------+ 2020-11-30 11:25:19.632 | + ./stack.sh:main:1316 : is_service_enabled horizon 2020-11-30 11:25:19.658 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:25:19.661 | + ./stack.sh:main:1330 : is_service_enabled nova 2020-11-30 11:25:19.689 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:19.693 | + ./stack.sh:main:1330 : is_service_enabled keystone 2020-11-30 11:25:19.717 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:19.720 | + ./stack.sh:main:1331 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2020-11-30 11:25:19.726 | + ./stack.sh:main:1333 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2020-11-30 11:25:19.732 | + ./stack.sh:main:1337 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2020-11-30 11:25:19.734 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2020-11-30 11:25:19.738 | ++ 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 2020-11-30 11:25:19.745 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2020-11-30 11:25:19.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2020-11-30 11:25:19.749 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2020-11-30 11:25:19.751 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2020-11-30 11:25:19.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2020-11-30 11:25:19.755 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2020-11-30 11:25:19.757 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2020-11-30 11:25:19.759 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2020-11-30 11:25:19.761 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2020-11-30 11:25:19.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2020-11-30 11:25:19.766 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2020-11-30 11:25:19.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-11-30 11:25:19.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2020-11-30 11:25:19.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2020-11-30 11:25:19.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2020-11-30 11:25:19.778 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-11-30 11:25:19.780 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2020-11-30 11:25:19.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2020-11-30 11:25:19.784 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2020-11-30 11:25:19.786 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-11-30 11:25:19.787 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2020-11-30 11:25:19.789 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2020-11-30 11:25:19.791 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2020-11-30 11:25:19.793 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2020-11-30 11:25:19.795 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2020-11-30 11:25:19.796 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2020-11-30 11:25:19.798 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2020-11-30 11:25:19.800 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2020-11-30 11:25:19.802 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2020-11-30 11:25:19.804 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2020-11-30 11:25:19.806 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2020-11-30 11:25:19.808 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2020-11-30 11:25:19.810 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.30/identity ']' 2020-11-30 11:25:19.812 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2020-11-30 11:25:19.814 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2020-11-30 11:25:19.816 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2020-11-30 11:25:19.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2020-11-30 11:25:19.819 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2020-11-30 11:25:19.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2020-11-30 11:25:19.825 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2020-11-30 11:25:19.825 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2020-11-30 11:25:19.827 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2020-11-30 11:25:19.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-11-30 11:25:19.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-11-30 11:25:22.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-11-30 11:25:22.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:22.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 045c183ea4934dac8c54050b245251d1 --long --quote none -f csv 2020-11-30 11:25:22.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:24.529 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2020-11-30 11:25:24.531 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2020-11-30 11:25:24.532 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2020-11-30 11:25:24.534 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2020-11-30 11:25:24.536 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2020-11-30 11:25:24.537 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry b6e9dce46a68490fbd5940948a6a031d swiftusertest4 045c183ea4934dac8c54050b245251d1 swiftprojecttest4 testing4 2020-11-30 11:25:24.540 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=b6e9dce46a68490fbd5940948a6a031d 2020-11-30 11:25:24.541 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2020-11-30 11:25:24.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=045c183ea4934dac8c54050b245251d1 2020-11-30 11:25:24.545 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2020-11-30 11:25:24.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2020-11-30 11:25:24.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2020-11-30 11:25:24.552 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2020-11-30 11:25:24.554 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:24.557 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:24.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2020-11-30 11:25:24.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:24.563 | + 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 2020-11-30 11:25:24.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:24.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:24.568 | + 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 2020-11-30 11:25:24.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:24.571 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:24.573 | + 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 2020-11-30 11:25:24.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:24.576 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:24.577 | + 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 2020-11-30 11:25:24.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:24.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:24.583 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:24.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:24.587 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-11-30 11:25:24.589 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-11-30 11:25:24.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 0d3c6bcf387741be826ffd089e1e908d --long --quote none -f csv 2020-11-30 11:25:24.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:24.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-11-30 11:25:24.594 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:27.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2020-11-30 11:25:27.115 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2020-11-30 11:25:27.117 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-11-30 11:25:27.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-11-30 11:25:27.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ecf990a356b443e692bf29422deab44c demo 0d3c6bcf387741be826ffd089e1e908d demo Passw0rd 2020-11-30 11:25:27.122 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ecf990a356b443e692bf29422deab44c 2020-11-30 11:25:27.123 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2020-11-30 11:25:27.125 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:25:27.127 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2020-11-30 11:25:27.130 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-11-30 11:25:27.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2020-11-30 11:25:27.141 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2020-11-30 11:25:27.143 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:27.147 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:27.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-11-30 11:25:27.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:27.152 | + 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 2020-11-30 11:25:27.154 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:27.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:27.157 | + 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 2020-11-30 11:25:27.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:27.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:27.162 | + 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 2020-11-30 11:25:27.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:27.166 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:27.168 | + 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 2020-11-30 11:25:27.169 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:27.171 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:27.173 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:27.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:27.177 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-11-30 11:25:27.179 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-11-30 11:25:27.181 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-11-30 11:25:27.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-11-30 11:25:27.184 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 58b2164c70004fa4a27c47a4e9a1ad1f admin 0d3c6bcf387741be826ffd089e1e908d demo Passw0rd 2020-11-30 11:25:27.186 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=58b2164c70004fa4a27c47a4e9a1ad1f 2020-11-30 11:25:27.188 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-11-30 11:25:27.190 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=0d3c6bcf387741be826ffd089e1e908d 2020-11-30 11:25:27.192 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2020-11-30 11:25:27.194 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-11-30 11:25:27.196 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2020-11-30 11:25:27.200 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2020-11-30 11:25:27.202 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:27.205 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:27.207 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-11-30 11:25:27.208 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:27.210 | + 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 2020-11-30 11:25:27.212 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:27.214 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:27.216 | + 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 2020-11-30 11:25:27.218 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:27.220 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:27.222 | + 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 2020-11-30 11:25:27.224 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:27.226 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:27.228 | + 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 2020-11-30 11:25:27.230 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:27.231 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:27.234 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:27.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:27.237 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-11-30 11:25:27.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-11-30 11:25:27.242 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 65d8d01d16724f8ab9565c0ae45727e6 --long --quote none -f csv 2020-11-30 11:25:27.243 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-11-30 11:25:27.243 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:27.246 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:29.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2020-11-30 11:25:29.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2020-11-30 11:25:29.615 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2020-11-30 11:25:29.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2020-11-30 11:25:29.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2020-11-30 11:25:29.620 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ccca5eea9d864b5b9177c11c6fb8e619 swiftusertest2 65d8d01d16724f8ab9565c0ae45727e6 swiftprojecttest2 testing2 2020-11-30 11:25:29.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ccca5eea9d864b5b9177c11c6fb8e619 2020-11-30 11:25:29.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2020-11-30 11:25:29.625 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=65d8d01d16724f8ab9565c0ae45727e6 2020-11-30 11:25:29.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2020-11-30 11:25:29.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2020-11-30 11:25:29.630 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2020-11-30 11:25:29.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2020-11-30 11:25:29.636 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:29.639 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:29.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2020-11-30 11:25:29.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:29.644 | + 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 2020-11-30 11:25:29.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:29.648 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:29.650 | + 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 2020-11-30 11:25:29.652 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:29.653 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:29.655 | + 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 2020-11-30 11:25:29.657 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:29.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:29.660 | + 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 2020-11-30 11:25:29.662 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:29.664 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:29.666 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:29.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:29.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-11-30 11:25:29.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-11-30 11:25:29.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-11-30 11:25:29.675 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 766b3343555f4491b4facb327ec5e507 --long --quote none -f csv 2020-11-30 11:25:29.675 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:29.675 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:32.003 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2020-11-30 11:25:32.004 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2020-11-30 11:25:32.006 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-11-30 11:25:32.007 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-11-30 11:25:32.009 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ecf990a356b443e692bf29422deab44c demo 766b3343555f4491b4facb327ec5e507 invisible_to_admin Passw0rd 2020-11-30 11:25:32.010 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ecf990a356b443e692bf29422deab44c 2020-11-30 11:25:32.012 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2020-11-30 11:25:32.013 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=766b3343555f4491b4facb327ec5e507 2020-11-30 11:25:32.015 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2020-11-30 11:25:32.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-11-30 11:25:32.018 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2020-11-30 11:25:32.022 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2020-11-30 11:25:32.023 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:32.026 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:32.028 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-11-30 11:25:32.030 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:32.031 | + 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 2020-11-30 11:25:32.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:32.035 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:32.037 | + 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 2020-11-30 11:25:32.038 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:32.040 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:32.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 2020-11-30 11:25:32.044 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:32.046 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:32.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 2020-11-30 11:25:32.049 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:32.051 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:32.053 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:32.054 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:32.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-11-30 11:25:32.058 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-11-30 11:25:32.061 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 83b8898890aa4e16bbeff131ebd582c8 --long --quote none -f csv 2020-11-30 11:25:32.061 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-11-30 11:25:32.062 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:32.064 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:34.480 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2020-11-30 11:25:34.482 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2020-11-30 11:25:34.484 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2020-11-30 11:25:34.486 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2020-11-30 11:25:34.487 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2020-11-30 11:25:34.489 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3750455e0e6b43dbafea076ed2f9190b swiftusertest3 83b8898890aa4e16bbeff131ebd582c8 swiftprojecttest1 testing3 2020-11-30 11:25:34.491 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3750455e0e6b43dbafea076ed2f9190b 2020-11-30 11:25:34.493 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2020-11-30 11:25:34.495 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:25:34.496 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2020-11-30 11:25:34.498 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2020-11-30 11:25:34.500 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2020-11-30 11:25:34.504 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2020-11-30 11:25:34.508 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:34.511 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:34.513 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2020-11-30 11:25:34.515 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:34.516 | + 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 2020-11-30 11:25:34.518 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:34.520 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:34.522 | + 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 2020-11-30 11:25:34.523 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:34.525 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:34.526 | + 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 2020-11-30 11:25:34.528 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:34.530 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:34.531 | + 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 2020-11-30 11:25:34.533 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:34.535 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:34.537 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:34.539 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:34.541 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2020-11-30 11:25:34.542 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2020-11-30 11:25:34.544 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2020-11-30 11:25:34.546 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2020-11-30 11:25:34.547 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2020-11-30 11:25:34.549 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry a1152c2d5bb74a29b480049f9ce87289 swiftusertest1 83b8898890aa4e16bbeff131ebd582c8 swiftprojecttest1 testing 2020-11-30 11:25:34.550 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=a1152c2d5bb74a29b480049f9ce87289 2020-11-30 11:25:34.552 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2020-11-30 11:25:34.554 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=83b8898890aa4e16bbeff131ebd582c8 2020-11-30 11:25:34.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2020-11-30 11:25:34.557 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2020-11-30 11:25:34.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2020-11-30 11:25:34.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2020-11-30 11:25:34.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:34.568 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:34.570 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2020-11-30 11:25:34.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:34.574 | + 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 2020-11-30 11:25:34.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:34.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:34.580 | + 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 2020-11-30 11:25:34.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:34.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:34.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 2020-11-30 11:25:34.587 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:34.590 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:34.592 | + 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 2020-11-30 11:25:34.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:34.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:34.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:34.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:34.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-11-30 11:25:34.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-11-30 11:25:34.607 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-11-30 11:25:34.607 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8d098f472a314c2c9a3aeef3e510caa1 --long --quote none -f csv 2020-11-30 11:25:34.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:34.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:37.404 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-11-30 11:25:37.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-11-30 11:25:37.407 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-11-30 11:25:37.408 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-11-30 11:25:37.411 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 58b2164c70004fa4a27c47a4e9a1ad1f admin 8d098f472a314c2c9a3aeef3e510caa1 admin Passw0rd 2020-11-30 11:25:37.413 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=58b2164c70004fa4a27c47a4e9a1ad1f 2020-11-30 11:25:37.414 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-11-30 11:25:37.416 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8d098f472a314c2c9a3aeef3e510caa1 2020-11-30 11:25:37.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2020-11-30 11:25:37.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-11-30 11:25:37.422 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2020-11-30 11:25:37.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2020-11-30 11:25:37.428 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:37.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:37.433 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-11-30 11:25:37.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:37.436 | + 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 2020-11-30 11:25:37.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:37.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:37.441 | + 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 2020-11-30 11:25:37.446 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:37.449 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:37.451 | + 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 2020-11-30 11:25:37.453 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:37.455 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:37.457 | + 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 2020-11-30 11:25:37.459 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:37.461 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:37.464 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:37.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:37.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-11-30 11:25:37.471 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-11-30 11:25:37.474 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d7e5fedd46894b1ab0a00b6523fb2f10 --long --quote none -f csv 2020-11-30 11:25:37.474 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2020-11-30 11:25:37.476 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:37.478 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:40.408 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2020-11-30 11:25:40.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2020-11-30 11:25:40.412 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-11-30 11:25:40.414 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-11-30 11:25:40.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 58b2164c70004fa4a27c47a4e9a1ad1f admin d7e5fedd46894b1ab0a00b6523fb2f10 alt_demo Passw0rd 2020-11-30 11:25:40.417 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=58b2164c70004fa4a27c47a4e9a1ad1f 2020-11-30 11:25:40.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2020-11-30 11:25:40.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:25:40.421 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2020-11-30 11:25:40.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-11-30 11:25:40.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2020-11-30 11:25:40.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2020-11-30 11:25:40.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:40.434 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:40.436 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-11-30 11:25:40.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:40.440 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2020-11-30 11:25:40.442 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:40.443 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:40.445 | + 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 2020-11-30 11:25:40.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:40.448 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:40.450 | + 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 2020-11-30 11:25:40.451 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:40.453 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:40.454 | + 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 2020-11-30 11:25:40.457 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:40.458 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:40.460 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:40.462 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:40.464 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2020-11-30 11:25:40.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2020-11-30 11:25:40.467 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2020-11-30 11:25:40.469 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2020-11-30 11:25:40.471 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry e7fdf21a9bda453dbc7669fdea0b39f9 alt_demo d7e5fedd46894b1ab0a00b6523fb2f10 alt_demo Passw0rd 2020-11-30 11:25:40.473 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=e7fdf21a9bda453dbc7669fdea0b39f9 2020-11-30 11:25:40.475 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2020-11-30 11:25:40.477 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d7e5fedd46894b1ab0a00b6523fb2f10 2020-11-30 11:25:40.478 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2020-11-30 11:25:40.480 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2020-11-30 11:25:40.481 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2020-11-30 11:25:40.485 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2020-11-30 11:25:40.486 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2020-11-30 11:25:40.490 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2020-11-30 11:25:40.491 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2020-11-30 11:25:40.493 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2020-11-30 11:25:40.495 | + 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 2020-11-30 11:25:40.497 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:40.498 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2020-11-30 11:25:40.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 2020-11-30 11:25:40.502 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:40.504 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2020-11-30 11:25:40.506 | + 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 2020-11-30 11:25:40.508 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2020-11-30 11:25:40.509 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2020-11-30 11:25:40.511 | + 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 2020-11-30 11:25:40.513 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2020-11-30 11:25:40.515 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2020-11-30 11:25:40.517 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2020-11-30 11:25:40.519 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2020-11-30 11:25:40.521 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2020-11-30 11:25:40.523 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2020-11-30 11:25:40.527 | + ./stack.sh:main:1342 : save_stackenv 2020-11-30 11:25:40.530 | + functions-common:save_stackenv:60 : local tag= 2020-11-30 11:25:40.534 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-11-30 11:25:40.539 | + functions-common:save_stackenv:62 : time_stamp=2020-11-30-112540 2020-11-30 11:25:40.542 | + functions-common:save_stackenv:63 : echo '# 2020-11-30-112540 ' 2020-11-30 11:25:40.545 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.548 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-11-30 11:25:40.551 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.554 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-11-30 11:25:40.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.559 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-11-30 11:25:40.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.564 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2020-11-30 11:25:40.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.570 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2020-11-30 11:25:40.573 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.576 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.30/identity 2020-11-30 11:25:40.578 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.581 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2020-11-30 11:25:40.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.587 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-11-30-105913 2020-11-30 11:25:40.590 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.593 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-11-30 11:25:40.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.599 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2020-11-30 11:25:40.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.604 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-11-30 11:25:40.607 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.611 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-11-30 11:25:40.614 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.617 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-11-30 11:25:40.620 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-11-30 11:25:40.623 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-11-30 11:25:40.627 | + ./stack.sh:main:1353 : merge_config_group /home/ubuntu/devstack/local.conf extra 2020-11-30 11:25:40.630 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2020-11-30 11:25:40.634 | + inc/meta-config:merge_config_group:171 : shift 2020-11-30 11:25:40.637 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2020-11-30 11:25:40.640 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:25:40.644 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-11-30 11:25:40.647 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2020-11-30 11:25:40.651 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2020-11-30 11:25:40.654 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:25:40.657 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2020-11-30 11:25:40.660 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:25:40.663 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2020-11-30 11:25:40.663 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:25:40.663 | gsub("[][]", "", $1); 2020-11-30 11:25:40.663 | split($1, a, "|"); 2020-11-30 11:25:40.663 | if (a[1] == matchgroup) 2020-11-30 11:25:40.663 | print a[2] 2020-11-30 11:25:40.663 | } 2020-11-30 11:25:40.663 | ' /home/ubuntu/devstack/local.conf 2020-11-30 11:25:40.670 | + ./stack.sh:main:1360 : run_phase stack extra 2020-11-30 11:25:40.672 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 11:25:40.675 | + functions-common:run_phase:1760 : local phase=extra 2020-11-30 11:25:40.678 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 11:25:40.681 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 11:25:40.684 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 11:25:40.687 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 11:25:40.689 | + functions-common:run_phase:1769 : local extra 2020-11-30 11:25:40.693 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 11:25:40.697 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 11:25:40.700 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 11:25:40.703 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 11:25:40.706 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2020-11-30 11:25:40.709 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 11:25:40.729 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:40.732 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:25:40.735 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:25:40.739 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2020-11-30 11:25:40.741 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:25:40.744 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 11:25:40.746 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:25:40.749 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2020-11-30 11:25:40.752 | ++ extras.d/80-tempest.sh:source:15 : : 2020-11-30 11:25:40.755 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 11:25:40.757 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 11:25:40.760 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:25:40.763 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 11:25:40.766 | + functions-common:run_phase:1786 : run_plugins stack extra 2020-11-30 11:25:40.769 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 11:25:40.773 | + functions-common:run_plugins:1746 : local phase=extra 2020-11-30 11:25:40.776 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 11:25:40.779 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 11:25:40.783 | + ./stack.sh:main:1368 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2020-11-30 11:25:40.786 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2020-11-30 11:25:40.790 | + inc/meta-config:merge_config_group:171 : shift 2020-11-30 11:25:40.793 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2020-11-30 11:25:40.796 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:25:40.800 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-11-30 11:25:40.804 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2020-11-30 11:25:40.808 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2020-11-30 11:25:40.811 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:25:40.814 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2020-11-30 11:25:40.816 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:25:40.819 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2020-11-30 11:25:40.820 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:25:40.820 | gsub("[][]", "", $1); 2020-11-30 11:25:40.820 | split($1, a, "|"); 2020-11-30 11:25:40.820 | if (a[1] == matchgroup) 2020-11-30 11:25:40.820 | print a[2] 2020-11-30 11:25:40.820 | } 2020-11-30 11:25:40.820 | ' /home/ubuntu/devstack/local.conf 2020-11-30 11:25:40.826 | + ./stack.sh:main:1377 : is_service_enabled n-cpu 2020-11-30 11:25:40.847 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:25:40.850 | + ./stack.sh:main:1382 : service_check 2020-11-30 11:25:40.853 | + functions-common:service_check:1620 : local service 2020-11-30 11:25:40.856 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:40.859 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2020-11-30 11:25:40.873 | Failed to get unit file state for devstack@key.service: No such file or directory 2020-11-30 11:25:40.877 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:40.881 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2020-11-30 11:25:40.898 | enabled 2020-11-30 11:25:40.902 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2020-11-30 11:25:40.921 | ● devstack@n-api.service - Devstack devstack@n-api.service 2020-11-30 11:25:40.922 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2020-11-30 11:25:40.922 | Active: active (running) since Mon 2020-11-30 11:23:11 UTC; 2min 29s ago 2020-11-30 11:25:40.922 | Main PID: 82103 (uwsgi) 2020-11-30 11:25:40.922 | Status: "uWSGI is ready" 2020-11-30 11:25:40.922 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:40.922 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2020-11-30 11:25:40.922 | ├─82103 nova-apiuWSGI master 2020-11-30 11:25:40.922 | ├─82104 nova-apiuWSGI worker 1 2020-11-30 11:25:40.922 | └─82105 nova-apiuWSGI worker 2 2020-11-30 11:25:40.922 | 2020-11-30 11:25:40.922 | Nov 30 11:25:01 n-d-764626-1 devstack@n-api.service[82103]: [pid: 82105|app: 0|req: 16/30] 10.222.0.30 () {58 vars in 1180 bytes} [Mon Nov 30 11:25:01 2020] 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) 2020-11-30 11:25:40.922 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: DEBUG nova.api.openstack.wsgi [None req-1d48ee01-cf71-4365-a997-1ab0c3a235fb 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=82104) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2020-11-30 11:25:40.922 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: INFO nova.api.openstack.requestlog [None req-1d48ee01-cf71-4365-a997-1ab0c3a235fb admin admin] 10.222.0.30 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.117927 2020-11-30 11:25:40.922 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: [pid: 82104|app: 0|req: 15/31] 10.222.0.30 () {62 vars in 1183 bytes} [Mon Nov 30 11:25:04 2020] POST /compute/v2.1/flavors => generated 368 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2020-11-30 11:25:40.922 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: DEBUG nova.api.openstack.wsgi [None req-c9b4e494-6442-4c86-8524-fa063b5c07f1 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=82105) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2020-11-30 11:25:40.923 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: INFO nova.api.openstack.requestlog [None req-c9b4e494-6442-4c86-8524-fa063b5c07f1 admin admin] 10.222.0.30 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.050009 2020-11-30 11:25:40.923 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: [pid: 82105|app: 0|req: 17/32] 10.222.0.30 () {62 vars in 1233 bytes} [Mon Nov 30 11:25:04 2020] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2020-11-30 11:25:40.923 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: DEBUG nova.api.openstack.wsgi [None req-2ec0eab4-f407-4bb1-bd3c-dfa7957003fe admin admin] Calling method '>' {{(pid=82104) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2020-11-30 11:25:40.923 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: INFO nova.api.openstack.requestlog [None req-2ec0eab4-f407-4bb1-bd3c-dfa7957003fe admin admin] 10.222.0.30 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.026974 2020-11-30 11:25:40.923 | Nov 30 11:25:04 n-d-764626-1 devstack@n-api.service[82103]: [pid: 82104|app: 0|req: 16/33] 10.222.0.30 () {58 vars in 1180 bytes} [Mon Nov 30 11:25:04 2020] 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) 2020-11-30 11:25:40.927 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:40.930 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2020-11-30 11:25:40.945 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2020-11-30 11:25:40.949 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:40.952 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2020-11-30 11:25:40.967 | enabled 2020-11-30 11:25:40.973 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2020-11-30 11:25:40.994 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2020-11-30 11:25:40.994 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2020-11-30 11:25:40.994 | Active: active (running) since Mon 2020-11-30 11:24:23 UTC; 1min 17s ago 2020-11-30 11:25:40.994 | Main PID: 86945 (nova-scheduler) 2020-11-30 11:25:40.994 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:40.994 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2020-11-30 11:25:40.994 | ├─86945 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2020-11-30 11:25:40.994 | ├─88466 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2020-11-30 11:25:40.994 | └─88469 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2020-11-30 11:25:40.994 | 2020-11-30 11:25:40.994 | Nov 30 11:24:28 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.service [None req-96369cdf-b9d9-4092-8cee-4e03a6ec313a None None] oslo_messaging_notifications.retry = -1 {{(pid=86945) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:40.994 | Nov 30 11:24:28 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.service [None req-96369cdf-b9d9-4092-8cee-4e03a6ec313a None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86945) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:40.994 | Nov 30 11:24:28 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.service [None req-96369cdf-b9d9-4092-8cee-4e03a6ec313a None None] oslo_messaging_notifications.transport_url = **** {{(pid=86945) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:40.994 | Nov 30 11:24:28 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.service [None req-96369cdf-b9d9-4092-8cee-4e03a6ec313a None None] oslo_reports.file_event_handler = None {{(pid=86945) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:40.994 | Nov 30 11:24:28 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.service [None req-96369cdf-b9d9-4092-8cee-4e03a6ec313a None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86945) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:40.994 | Nov 30 11:24:28 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.service [None req-96369cdf-b9d9-4092-8cee-4e03a6ec313a None None] oslo_reports.log_dir = None {{(pid=86945) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:40.995 | Nov 30 11:24:28 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.service [None req-96369cdf-b9d9-4092-8cee-4e03a6ec313a None None] ******************************************************************************** {{(pid=86945) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2020-11-30 11:25:40.995 | Nov 30 11:24:35 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.periodic_task [None req-b5a2348c-4c9a-4af0-87ce-5b2532f0c0a0 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=88466) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-11-30 11:25:40.995 | Nov 30 11:25:23 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.periodic_task [None req-16289c14-027d-4df2-befb-47c8eada1066 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=88469) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-11-30 11:25:40.995 | Nov 30 11:25:35 n-d-764626-1 nova-scheduler[86945]: DEBUG oslo_service.periodic_task [None req-b5a2348c-4c9a-4af0-87ce-5b2532f0c0a0 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=88466) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-11-30 11:25:41.000 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.004 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2020-11-30 11:25:41.020 | enabled 2020-11-30 11:25:41.026 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2020-11-30 11:25:41.047 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2020-11-30 11:25:41.047 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.047 | Active: active (running) since Mon 2020-11-30 11:24:24 UTC; 1min 16s ago 2020-11-30 11:25:41.047 | Main PID: 87391 (uwsgi) 2020-11-30 11:25:41.047 | Status: "uWSGI is ready" 2020-11-30 11:25:41.047 | Tasks: 4 (limit: 14352) 2020-11-30 11:25:41.047 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2020-11-30 11:25:41.047 | ├─87391 nova-api-metauWSGI master 2020-11-30 11:25:41.048 | ├─87392 nova-api-metauWSGI worker 1 2020-11-30 11:25:41.048 | ├─87393 nova-api-metauWSGI worker 2 2020-11-30 11:25:41.048 | └─87394 nova-api-metauWSGI http 1 2020-11-30 11:25:41.048 | 2020-11-30 11:25:41.048 | Nov 30 11:24:29 n-d-764626-1 devstack@n-api-meta.service[87391]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_key_file = {{(pid=87392) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.048 | Nov 30 11:24:29 n-d-764626-1 devstack@n-api-meta.service[87391]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_rabbit.ssl_version = {{(pid=87392) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.048 | Nov 30 11:24:29 n-d-764626-1 devstack@n-api-meta.service[87391]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=87392) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.048 | Nov 30 11:24:29 n-d-764626-1 devstack@n-api-meta.service[87391]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.retry = -1 {{(pid=87392) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.048 | Nov 30 11:24:29 n-d-764626-1 devstack@n-api-meta.service[87391]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.topics = ['notifications'] {{(pid=87392) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.048 | Nov 30 11:24:29 n-d-764626-1 devstack@n-api-meta.service[87391]: DEBUG nova.api.openstack.wsgi_app [-] oslo_messaging_notifications.transport_url = **** {{(pid=87392) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.048 | Nov 30 11:24:29 n-d-764626-1 devstack@n-api-meta.service[87391]: DEBUG nova.api.openstack.wsgi_app [-] ******************************************************************************** {{(pid=87392) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2020-11-30 11:25:41.048 | Nov 30 11:24:29 n-d-764626-1 devstack@n-api-meta.service[87391]: DEBUG oslo_db.sqlalchemy.engines [None req-0864c976-ca27-4110-8ee6-f9c0aa3ce064 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=87392) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2020-11-30 11:25:41.048 | Nov 30 11:24:30 n-d-764626-1 devstack@n-api-meta.service[87391]: WARNING nova.api.metadata.handler [None req-0864c976-ca27-4110-8ee6-f9c0aa3ce064 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2020-11-30 11:25:41.048 | Nov 30 11:24:30 n-d-764626-1 devstack@n-api-meta.service[87391]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x557aedd11310 pid: 87392 (default app) 2020-11-30 11:25:41.052 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.055 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2020-11-30 11:25:41.078 | enabled 2020-11-30 11:25:41.084 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2020-11-30 11:25:41.107 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2020-11-30 11:25:41.107 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.107 | Active: active (running) since Mon 2020-11-30 11:23:25 UTC; 2min 15s ago 2020-11-30 11:25:41.107 | Main PID: 83235 (uwsgi) 2020-11-30 11:25:41.108 | Status: "uWSGI is ready" 2020-11-30 11:25:41.108 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:41.108 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2020-11-30 11:25:41.108 | ├─83235 placementuWSGI master 2020-11-30 11:25:41.108 | ├─83236 placementuWSGI worker 1 2020-11-30 11:25:41.108 | └─83237 placementuWSGI worker 2 2020-11-30 11:25:41.108 | 2020-11-30 11:25:41.108 | Nov 30 11:24:26 n-d-764626-1 devstack@placement-api.service[83235]: [pid: 83236|app: 0|req: 2/2] 10.222.0.30 () {54 vars in 905 bytes} [Mon Nov 30 11:24:26 2020] GET /placement => generated 136 bytes in 3 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-11-30 11:25:41.108 | Nov 30 11:24:27 n-d-764626-1 devstack@placement-api.service[83235]: DEBUG placement.requestlog [None req-d3cc30c0-93df-4869-907e-1bca12796ae9 None None] Starting request: 10.222.0.30 "GET /placement/" {{(pid=83237) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2020-11-30 11:25:41.108 | Nov 30 11:24:27 n-d-764626-1 devstack@placement-api.service[83235]: INFO placement.requestlog [None req-d3cc30c0-93df-4869-907e-1bca12796ae9 None None] 10.222.0.30 "GET /placement/" status: 200 len: 136 microversion: 1.0 2020-11-30 11:25:41.108 | Nov 30 11:24:27 n-d-764626-1 devstack@placement-api.service[83235]: [pid: 83237|app: 0|req: 1/3] 10.222.0.30 () {54 vars in 905 bytes} [Mon Nov 30 11:24:27 2020] GET /placement => generated 136 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-11-30 11:25:41.108 | Nov 30 11:24:30 n-d-764626-1 devstack@placement-api.service[83235]: DEBUG placement.requestlog [None req-c64152ff-6236-4b62-9326-bd31f4f18af4 None None] Starting request: 10.222.0.30 "GET /placement/" {{(pid=83236) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2020-11-30 11:25:41.108 | Nov 30 11:24:30 n-d-764626-1 devstack@placement-api.service[83235]: INFO placement.requestlog [None req-c64152ff-6236-4b62-9326-bd31f4f18af4 None None] 10.222.0.30 "GET /placement/" status: 200 len: 136 microversion: 1.0 2020-11-30 11:25:41.108 | Nov 30 11:24:30 n-d-764626-1 devstack@placement-api.service[83235]: [pid: 83236|app: 0|req: 3/4] 10.222.0.30 () {54 vars in 905 bytes} [Mon Nov 30 11:24:30 2020] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-11-30 11:25:41.108 | Nov 30 11:24:32 n-d-764626-1 devstack@placement-api.service[83235]: DEBUG placement.requestlog [None req-e64d1884-eee6-4d09-9173-c485c2fd49f1 None None] Starting request: 10.222.0.30 "GET /placement/" {{(pid=83237) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2020-11-30 11:25:41.109 | Nov 30 11:24:32 n-d-764626-1 devstack@placement-api.service[83235]: INFO placement.requestlog [None req-e64d1884-eee6-4d09-9173-c485c2fd49f1 None None] 10.222.0.30 "GET /placement/" status: 200 len: 136 microversion: 1.0 2020-11-30 11:25:41.109 | Nov 30 11:24:32 n-d-764626-1 devstack@placement-api.service[83235]: [pid: 83237|app: 0|req: 2/5] 10.222.0.30 () {54 vars in 905 bytes} [Mon Nov 30 11:24:32 2020] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2020-11-30 11:25:41.114 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.117 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2020-11-30 11:25:41.136 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2020-11-30 11:25:41.142 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.144 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2020-11-30 11:25:41.163 | enabled 2020-11-30 11:25:41.167 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2020-11-30 11:25:41.191 | ● devstack@g-api.service - Devstack devstack@g-api.service 2020-11-30 11:25:41.191 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.191 | Active: active (running) since Mon 2020-11-30 11:22:41 UTC; 2min 59s ago 2020-11-30 11:25:41.191 | Main PID: 81243 (uwsgi) 2020-11-30 11:25:41.191 | Status: "uWSGI is ready" 2020-11-30 11:25:41.191 | Tasks: 5 (limit: 14352) 2020-11-30 11:25:41.192 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2020-11-30 11:25:41.192 | ├─81243 glance-apiuWSGI master 2020-11-30 11:25:41.192 | ├─81244 glance-apiuWSGI worker 1 2020-11-30 11:25:41.192 | └─81245 glance-apiuWSGI worker 2 2020-11-30 11:25:41.192 | 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.location [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81244) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.location [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81244) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.location [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81244) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.location [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81244) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.location [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81244) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.location [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81244) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.location [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81244) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.location [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=81244) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: DEBUG glance_store.backend [None req-d60911b2-8eae-40ca-9647-55879653d33e admin admin] Skipping store.set_acls... not implemented. {{(pid=81244) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2020-11-30 11:25:41.192 | Nov 30 11:23:09 n-d-764626-1 devstack@g-api.service[81243]: [pid: 81244|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 864 bytes} [Mon Nov 30 11:22:54 2020] PUT /v2/images/bf8da335-1763-4252-a5a5-744bf9e5c25b/file => generated 0 bytes in 14871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2020-11-30 11:25:41.196 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.199 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2020-11-30 11:25:41.214 | enabled 2020-11-30 11:25:41.218 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2020-11-30 11:25:41.239 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2020-11-30 11:25:41.239 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.239 | Active: active (running) since Mon 2020-11-30 11:25:12 UTC; 28s ago 2020-11-30 11:25:41.239 | Main PID: 90243 (cinder-schedule) 2020-11-30 11:25:41.239 | Tasks: 4 (limit: 14352) 2020-11-30 11:25:41.239 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2020-11-30 11:25:41.239 | └─90243 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2020-11-30 11:25:41.239 | 2020-11-30 11:25:41.239 | Nov 30 11:25:17 n-d-764626-1 cinder-scheduler[90243]: INFO cinder.manager [None req-f57a9d35-a960-4861-9708-93e46531beb4 None None] Initiating service 1 cleanup 2020-11-30 11:25:41.239 | Nov 30 11:25:17 n-d-764626-1 cinder-scheduler[90243]: INFO cinder.manager [None req-f57a9d35-a960-4861-9708-93e46531beb4 None None] Service 1 cleanup completed. 2020-11-30 11:25:41.239 | Nov 30 11:25:17 n-d-764626-1 cinder-scheduler[90243]: DEBUG cinder.service [None req-f57a9d35-a960-4861-9708-93e46531beb4 None None] Creating RPC server for service cinder-scheduler {{(pid=90243) start /opt/stack/cinder/cinder/service.py:231}} 2020-11-30 11:25:41.240 | Nov 30 11:25:17 n-d-764626-1 cinder-scheduler[90243]: DEBUG cinder.service [None req-f57a9d35-a960-4861-9708-93e46531beb4 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=90243) start /opt/stack/cinder/cinder/service.py:238}} 2020-11-30 11:25:41.240 | Nov 30 11:25:17 n-d-764626-1 cinder-scheduler[90243]: DEBUG cinder.scheduler.host_manager [None req-3e6a4096-d1fd-48b8-b871-0891be474d2f None None] Received backup service update from n-d-764626-1: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=90243) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2020-11-30 11:25:41.240 | Nov 30 11:25:23 n-d-764626-1 cinder-scheduler[90243]: DEBUG cinder.scheduler.host_manager [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] Received volume service update from n-d-764626-1@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-764626-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=90243) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2020-11-30 11:25:41.240 | Nov 30 11:25:23 n-d-764626-1 cinder-scheduler[90243]: DEBUG cinder.utils [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=90243) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2020-11-30 11:25:41.240 | Nov 30 11:25:23 n-d-764626-1 cinder-scheduler[90243]: DEBUG cinder.scheduler.host_manager [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'n-d-764626-1@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2020, 11, 30, 11, 25, 23, 42668)}, {'type': 'backend', 'name_to_id': 'n-d-764626-1@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2020, 11, 30, 11, 25, 23, 42668)}]. {{(pid=90243) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2020-11-30 11:25:41.240 | Nov 30 11:25:23 n-d-764626-1 cinder-scheduler[90243]: DEBUG cinder.scheduler.host_manager [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] Updating capabilities for n-d-764626-1@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-764626-1:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2020, 11, 30, 11, 25, 22, 997445)} {{(pid=90243) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2020-11-30 11:25:41.240 | Nov 30 11:25:23 n-d-764626-1 cinder-scheduler[90243]: DEBUG cinder.utils [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=90243) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2020-11-30 11:25:41.244 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.247 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2020-11-30 11:25:41.262 | enabled 2020-11-30 11:25:41.267 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2020-11-30 11:25:41.288 | ● devstack@c-api.service - Devstack devstack@c-api.service 2020-11-30 11:25:41.288 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.288 | Active: active (running) since Mon 2020-11-30 11:25:06 UTC; 34s ago 2020-11-30 11:25:41.288 | Main PID: 89806 (uwsgi) 2020-11-30 11:25:41.288 | Status: "uWSGI is ready" 2020-11-30 11:25:41.288 | Tasks: 11 (limit: 14352) 2020-11-30 11:25:41.288 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2020-11-30 11:25:41.289 | ├─89806 cinder-apiuWSGI master 2020-11-30 11:25:41.289 | ├─89807 cinder-apiuWSGI worker 1 2020-11-30 11:25:41.289 | └─89808 cinder-apiuWSGI worker 2 2020-11-30 11:25:41.289 | 2020-11-30 11:25:41.289 | Nov 30 11:25:18 n-d-764626-1 devstack@c-api.service[89806]: [pid: 89808|app: 0|req: 2/2] 10.222.0.30 () {60 vars in 1228 bytes} [Mon Nov 30 11:25:18 2020] POST /volume/v3/8d098f472a314c2c9a3aeef3e510caa1/types => generated 186 bytes in 791 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: INFO cinder.api.openstack.wsgi [req-8654865b-61c6-41e5-b316-0bb40a3b2de2 req-e021ba74-b71b-4363-bc75-1970cd26b407 admin admin] POST http://10.222.0.30/volume/v3/8d098f472a314c2c9a3aeef3e510caa1/types/d2e38d8d-88c3-457d-abc1-732f998b8caa/extra_specs 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: /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. 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: DeprecationWarning, 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: DEBUG cinder.api.openstack.wsgi [req-8654865b-61c6-41e5-b316-0bb40a3b2de2 req-e021ba74-b71b-4363-bc75-1970cd26b407 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=89807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: /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. 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: DeprecationWarning) 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: DEBUG oslo_db.sqlalchemy.engines [req-8654865b-61c6-41e5-b316-0bb40a3b2de2 req-e021ba74-b71b-4363-bc75-1970cd26b407 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=89807) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: INFO cinder.api.openstack.wsgi [req-8654865b-61c6-41e5-b316-0bb40a3b2de2 req-e021ba74-b71b-4363-bc75-1970cd26b407 admin admin] http://10.222.0.30/volume/v3/8d098f472a314c2c9a3aeef3e510caa1/types/d2e38d8d-88c3-457d-abc1-732f998b8caa/extra_specs returned with HTTP 200 2020-11-30 11:25:41.289 | Nov 30 11:25:19 n-d-764626-1 devstack@c-api.service[89806]: [pid: 89807|app: 0|req: 1/3] 10.222.0.30 () {62 vars in 1445 bytes} [Mon Nov 30 11:25:18 2020] POST /volume/v3/8d098f472a314c2c9a3aeef3e510caa1/types/d2e38d8d-88c3-457d-abc1-732f998b8caa/extra_specs => generated 55 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2020-11-30 11:25:41.293 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.296 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2020-11-30 11:25:41.313 | enabled 2020-11-30 11:25:41.318 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2020-11-30 11:25:41.336 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2020-11-30 11:25:41.336 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.336 | Active: active (running) since Mon 2020-11-30 11:25:15 UTC; 26s ago 2020-11-30 11:25:41.336 | Main PID: 90940 (cinder-volume) 2020-11-30 11:25:41.336 | Tasks: 2 (limit: 14352) 2020-11-30 11:25:41.336 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2020-11-30 11:25:41.336 | ├─90940 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2020-11-30 11:25:41.336 | └─91038 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2020-11-30 11:25:41.336 | 2020-11-30 11:25:41.337 | Nov 30 11:25:23 n-d-764626-1 sudo[91240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2020-11-30 11:25:41.337 | Nov 30 11:25:23 n-d-764626-1 sudo[91240]: pam_unix(sudo:session): session opened for user root by (uid=0) 2020-11-30 11:25:41.337 | Nov 30 11:25:23 n-d-764626-1 sudo[91240]: pam_unix(sudo:session): session closed for user root 2020-11-30 11:25:41.337 | Nov 30 11:25:23 n-d-764626-1 cinder-volume[90940]: DEBUG oslo_concurrency.processutils [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=91038) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2020-11-30 11:25:41.337 | Nov 30 11:25:23 n-d-764626-1 cinder-volume[90940]: DEBUG oslo_concurrency.processutils [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=91038) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2020-11-30 11:25:41.337 | Nov 30 11:25:23 n-d-764626-1 sudo[91244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2020-11-30 11:25:41.337 | Nov 30 11:25:23 n-d-764626-1 sudo[91244]: pam_unix(sudo:session): session opened for user root by (uid=0) 2020-11-30 11:25:41.337 | Nov 30 11:25:24 n-d-764626-1 sudo[91244]: pam_unix(sudo:session): session closed for user root 2020-11-30 11:25:41.337 | Nov 30 11:25:24 n-d-764626-1 cinder-volume[90940]: DEBUG oslo_concurrency.processutils [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=91038) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2020-11-30 11:25:41.337 | Nov 30 11:25:24 n-d-764626-1 cinder-volume[90940]: INFO cinder.volume.manager [None req-eedb1061-2663-4571-9a98-89380fe8775b None None] Driver post RPC initialization completed successfully. 2020-11-30 11:25:41.341 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.343 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2020-11-30 11:25:41.358 | enabled 2020-11-30 11:25:41.363 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2020-11-30 11:25:41.380 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2020-11-30 11:25:41.380 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.380 | Active: active (running) since Mon 2020-11-30 11:23:18 UTC; 2min 22s ago 2020-11-30 11:25:41.380 | Main PID: 82653 (/usr/bin/python) 2020-11-30 11:25:41.380 | Tasks: 5 (limit: 14352) 2020-11-30 11:25:41.381 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2020-11-30 11:25:41.381 | ├─82653 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:25:41.381 | ├─82762 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:25:41.381 | ├─82763 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2020-11-30 11:25:41.381 | ├─82764 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) 2020-11-30 11:25:41.381 | └─82765 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) 2020-11-30 11:25:41.381 | 2020-11-30 11:25:41.381 | Nov 30 11:25:08 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-03bf613d-97b8-491a-829e-cffdff726188 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.381 | Nov 30 11:25:08 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.381 | Nov 30 11:25:09 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-1485b207-c7f4-44b8-ad06-af6d1991270a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.381 | Nov 30 11:25:09 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-7aadf559-c0f8-4cc0-9da8-2f96044fd738 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.381 | Nov 30 11:25:22 n-d-764626-1 neutron-server[82653]: DEBUG neutron.db.agents_db [None req-01e80f41-9dd3-4bd1-a110-04b65e70e8b8 None None] Agent healthcheck: found 5 active agents {{(pid=82765) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:327}} 2020-11-30 11:25:41.381 | Nov 30 11:25:35 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-7f6b7a5e-be7f-4910-8020-d7cbba3e5732 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.381 | Nov 30 11:25:38 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-19a465df-7d99-46d7-ae64-9cee9939901a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.381 | Nov 30 11:25:38 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.381 | Nov 30 11:25:39 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-1485b207-c7f4-44b8-ad06-af6d1991270a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.382 | Nov 30 11:25:39 n-d-764626-1 neutron-server[82653]: DEBUG neutron_lib.callbacks.manager [None req-7aadf559-c0f8-4cc0-9da8-2f96044fd738 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363261328461547', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1535179'] for agent, after_update {{(pid=82764) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2020-11-30 11:25:41.386 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.388 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2020-11-30 11:25:41.405 | enabled 2020-11-30 11:25:41.409 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2020-11-30 11:25:41.429 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2020-11-30 11:25:41.429 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.429 | Active: active (running) since Mon 2020-11-30 11:23:30 UTC; 2min 10s ago 2020-11-30 11:25:41.429 | Main PID: 84049 (/usr/bin/python) 2020-11-30 11:25:41.429 | Tasks: 12 (limit: 14352) 2020-11-30 11:25:41.429 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2020-11-30 11:25:41.430 | ├─84049 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2020-11-30 11:25:41.430 | ├─85657 /usr/bin/python3.6 /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/tmp6bx4plio/privsep.sock 2020-11-30 11:25:41.430 | ├─85665 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-11-30 11:25:41.430 | ├─85666 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-11-30 11:25:41.430 | └─85804 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/d17baaa0-b2a1-4586-b290-5cbd3e7e963e/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/d17baaa0-b2a1-4586-b290-5cbd3e7e963e/host --addn-hosts=/opt/stack/data/neutron/dhcp/d17baaa0-b2a1-4586-b290-5cbd3e7e963e/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/d17baaa0-b2a1-4586-b290-5cbd3e7e963e/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/d17baaa0-b2a1-4586-b290-5cbd3e7e963e/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-f2642e5c-bba5-43b6-b073-85ff36021036,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2020-11-30 11:25:41.430 | 2020-11-30 11:25:41.430 | Nov 30 11:24:14 n-d-764626-1 neutron-dhcp-agent[84049]: DEBUG oslo_concurrency.lockutils [None req-5b04d0af-74cd-46bc-971c-222920de1fe9 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=84049) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.430 | Nov 30 11:24:14 n-d-764626-1 neutron-dhcp-agent[84049]: DEBUG oslo_concurrency.lockutils [None req-5b04d0af-74cd-46bc-971c-222920de1fe9 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=84049) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.430 | Nov 30 11:24:21 n-d-764626-1 dnsmasq[85804]: reading /etc/resolv.conf 2020-11-30 11:25:41.430 | Nov 30 11:24:21 n-d-764626-1 dnsmasq[85804]: using nameserver 127.0.0.53#53 2020-11-30 11:25:41.430 | Nov 30 11:24:21 n-d-764626-1 dnsmasq[85804]: reading /etc/resolv.conf 2020-11-30 11:25:41.430 | Nov 30 11:24:21 n-d-764626-1 dnsmasq[85804]: using nameserver 127.0.0.53#53 2020-11-30 11:25:41.430 | Nov 30 11:24:35 n-d-764626-1 neutron-dhcp-agent[84049]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84049) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.430 | Nov 30 11:24:35 n-d-764626-1 neutron-dhcp-agent[84049]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=84049) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.430 | Nov 30 11:25:35 n-d-764626-1 neutron-dhcp-agent[84049]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84049) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.430 | Nov 30 11:25:35 n-d-764626-1 neutron-dhcp-agent[84049]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=84049) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.434 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.437 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2020-11-30 11:25:41.451 | enabled 2020-11-30 11:25:41.456 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2020-11-30 11:25:41.476 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2020-11-30 11:25:41.476 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.476 | Active: active (running) since Mon 2020-11-30 11:23:33 UTC; 2min 7s ago 2020-11-30 11:25:41.476 | Main PID: 84784 (/usr/bin/python) 2020-11-30 11:25:41.476 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:41.476 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2020-11-30 11:25:41.476 | ├─84784 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-11-30 11:25:41.476 | ├─85278 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-11-30 11:25:41.476 | └─85279 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2020-11-30 11:25:41.476 | 2020-11-30 11:25:41.476 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_rabbit.ssl = False {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.476 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.476 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.476 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.476 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_rabbit.ssl_version = {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.476 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_notifications.driver = [] {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.477 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_notifications.retry = -1 {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.477 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.477 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] oslo_messaging_notifications.transport_url = **** {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.477 | Nov 30 11:23:38 n-d-764626-1 neutron-metadata-agent[84784]: DEBUG oslo_service.service [None req-8bef4bd7-a76f-4f43-9d8d-9ed6b808e95a None None] ******************************************************************************** {{(pid=84784) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2020-11-30 11:25:41.480 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.484 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2020-11-30 11:25:41.499 | enabled 2020-11-30 11:25:41.503 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2020-11-30 11:25:41.522 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2020-11-30 11:25:41.522 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.522 | Active: active (running) since Mon 2020-11-30 11:23:29 UTC; 2min 11s ago 2020-11-30 11:25:41.522 | Main PID: 83692 (/usr/bin/python) 2020-11-30 11:25:41.522 | Tasks: 12 (limit: 14352) 2020-11-30 11:25:41.522 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2020-11-30 11:25:41.522 | ├─83692 /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 2020-11-30 11:25:41.522 | ├─85234 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp0ylpelb0/privsep.sock 2020-11-30 11:25:41.522 | ├─85320 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-11-30 11:25:41.522 | ├─85327 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-11-30 11:25:41.522 | └─85362 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2020-11-30 11:25:41.522 | 2020-11-30 11:25:41.522 | Nov 30 11:25:35 n-d-764626-1 neutron-openvswitch-agent[83692]: DEBUG neutron.agent.linux.utils [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85362. {{(pid=83692) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}} 2020-11-30 11:25:41.522 | Nov 30 11:25:35 n-d-764626-1 neutron-openvswitch-agent[83692]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] Agent rpc_loop - iteration:58 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2020-11-30 11:25:41.522 | Nov 30 11:25:37 n-d-764626-1 neutron-openvswitch-agent[83692]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] Agent rpc_loop - iteration:59 started 2020-11-30 11:25:41.523 | Nov 30 11:25:37 n-d-764626-1 neutron-openvswitch-agent[83692]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x381ea1da,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=5389516924424707165,duration_nsec=362000000,duration_sec=119,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=83692) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2020-11-30 11:25:41.523 | Nov 30 11:25:37 n-d-764626-1 neutron-openvswitch-agent[83692]: DEBUG neutron.agent.linux.utils [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85362. {{(pid=83692) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}} 2020-11-30 11:25:41.523 | Nov 30 11:25:37 n-d-764626-1 neutron-openvswitch-agent[83692]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2020-11-30 11:25:41.523 | Nov 30 11:25:39 n-d-764626-1 neutron-openvswitch-agent[83692]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] Agent rpc_loop - iteration:60 started 2020-11-30 11:25:41.523 | Nov 30 11:25:39 n-d-764626-1 neutron-openvswitch-agent[83692]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x381ea1dc,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=5389516924424707165,duration_nsec=363000000,duration_sec=121,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=83692) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2020-11-30 11:25:41.523 | Nov 30 11:25:39 n-d-764626-1 neutron-openvswitch-agent[83692]: DEBUG neutron.agent.linux.utils [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 85362. {{(pid=83692) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:343}} 2020-11-30 11:25:41.523 | Nov 30 11:25:39 n-d-764626-1 neutron-openvswitch-agent[83692]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8825778e-567b-41e9-9c98-494df64534f1 None None] Agent rpc_loop - iteration:60 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2020-11-30 11:25:41.527 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.530 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2020-11-30 11:25:41.546 | enabled 2020-11-30 11:25:41.551 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2020-11-30 11:25:41.573 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2020-11-30 11:25:41.573 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.573 | Active: active (running) since Mon 2020-11-30 11:23:32 UTC; 2min 9s ago 2020-11-30 11:25:41.573 | Main PID: 84435 (/usr/bin/python) 2020-11-30 11:25:41.573 | Tasks: 12 (limit: 14352) 2020-11-30 11:25:41.573 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2020-11-30 11:25:41.573 | ├─84435 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2020-11-30 11:25:41.573 | ├─85404 /usr/bin/python3.6 /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/tmpk3dqj5j8/privsep.sock 2020-11-30 11:25:41.573 | ├─86138 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-11-30 11:25:41.573 | ├─86139 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2020-11-30 11:25:41.573 | └─86314 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/868477d7-f0ff-471c-9cd8-b463e5efc58e.conf 2020-11-30 11:25:41.573 | 2020-11-30 11:25:41.573 | Nov 30 11:24:27 n-d-764626-1 neutron-l3-agent[84435]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-868477d7-f0ff-471c-9cd8-b463e5efc58e', 'arping', '-A', '-I', 'qg-d52b88f6-9b', '-c', '1', '-w', '1.5', '172.25.0.77'] {{(pid=84435) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:103}} 2020-11-30 11:25:41.573 | Nov 30 11:24:37 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84435) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.573 | Nov 30 11:24:37 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84435) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.573 | Nov 30 11:24:37 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84435) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.573 | Nov 30 11:24:37 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84435) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.573 | Nov 30 11:25:02 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_service.periodic_task [None req-32548cd7-a199-4f70-b223-ffbce4eb4f16 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=84435) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2020-11-30 11:25:41.573 | Nov 30 11:25:37 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84435) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.574 | Nov 30 11:25:37 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84435) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.574 | Nov 30 11:25:37 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=84435) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.574 | Nov 30 11:25:37 n-d-764626-1 neutron-l3-agent[84435]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=84435) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.578 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.581 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2020-11-30 11:25:41.595 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2020-11-30 11:25:41.600 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.603 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2020-11-30 11:25:41.621 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2020-11-30 11:25:41.625 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.629 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2020-11-30 11:25:41.648 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2020-11-30 11:25:41.653 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.655 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2020-11-30 11:25:41.672 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2020-11-30 11:25:41.676 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.679 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2020-11-30 11:25:41.697 | enabled 2020-11-30 11:25:41.701 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2020-11-30 11:25:41.720 | ● devstack@dstat.service - Devstack devstack@dstat.service 2020-11-30 11:25:41.720 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.720 | Active: active (running) since Mon 2020-11-30 11:11:09 UTC; 14min ago 2020-11-30 11:25:41.720 | Main PID: 64841 (dstat.sh) 2020-11-30 11:25:41.720 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:41.720 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2020-11-30 11:25:41.720 | ├─64841 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2020-11-30 11:25:41.720 | ├─64920 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2020-11-30 11:25:41.720 | └─64921 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2020-11-30 11:25:41.720 | 2020-11-30 11:25:41.720 | Nov 30 11:25:31 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:31| 28 4 69 0 0|4539M 2094M 147M 4992M|1598B 0 | 0 1206k| 0 128 | 741 4435 |3.79 2.04 1.36|1.0 0 0| 0 0 |openstack 91538 18%3508k 0 |openstack 915383508k 0 18%|mysqld 391M| 0 0 | 26 241 0 143 0 2020-11-30 11:25:41.721 | Nov 30 11:25:32 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:32| 28 3 68 0 0|4516M 2118M 147M 4992M| 60B 0 | 0 84k| 0 3.00 | 658 4367 |3.79 2.04 1.36|3.0 0 78| 0 0 |openstack 91616 20%5421k 33k|bash 91186 11M 42k 0%|mysqld 391M| 0 0 | 26 241 0 143 0 2020-11-30 11:25:41.721 | Nov 30 11:25:33 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:33| 29 3 68 0 0|4536M 2097M 147M 4992M| 404B 70B| 0 72k| 0 6.00 | 356 3613 |3.79 2.04 1.36|2.0 0 0| 0 0 |openstack 91616 25%5592k 0 |openstack 916165592k 0 25%|mysqld 391M| 0 0 | 26 241 0 140 0 2020-11-30 11:25:41.721 | Nov 30 11:25:34 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:34| 28 6 65 0 0|4503M 2131M 147M 4992M|1344B 0 | 0 200k| 0 17.0 |1443 5804 |3.79 2.04 1.36|2.0 0 143| 0 0 |openstack 917606.2%1931k 256B|bash 91186 11M 49k 0%|mysqld 391M| 0 0 | 26 241 0 147 0 2020-11-30 11:25:41.721 | Nov 30 11:25:35 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:35| 29 4 68 0 0|4522M 2111M 147M 4992M| 789B 0 | 0 88k| 0 8.00 | 447 3789 |3.64 2.04 1.36|1.0 0 1.0| 0 0 |openstack 91760 25%5172k 33k|openstack 917605172k 33k 25%|mysqld 391M| 0 0 | 26 241 0 146 0 2020-11-30 11:25:41.721 | Nov 30 11:25:36 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:36| 30 3 67 0 0|4539M 2094M 147M 4992M| 514B 0 | 0 2348k| 0 209 | 377 3666 |3.64 2.04 1.36|1.0 0 0| 0 0 |openstack 91760 26%4115k 0 |openstack 917604115k 0 26%|mysqld 391M| 0 0 | 26 243 0 147 0 2020-11-30 11:25:41.721 | Nov 30 11:25:37 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:37| 30 5 65 0 0|4503M 2130M 147M 4992M|1556B 0 | 0 144k| 0 9.00 |1073 5010 |3.64 2.04 1.36|1.0 0 77| 0 0 |openstack 91838 10%1931k 256B|bash 91186 11M 42k 0%|mysqld 391M| 0 0 | 26 241 0 145 0 2020-11-30 11:25:41.721 | Nov 30 11:25:38 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:38| 32 3 64 0 0|4522M 2111M 147M 4992M|2978B 0 | 0 172k| 0 16.0 | 517 4033 |3.64 2.04 1.36|1.0 0 3.0| 0 0 |openstack 91838 24%4893k 33k|openstack 918384893k 33k 24%|mysqld 391M| 0 0 | 26 241 0 145 0 2020-11-30 11:25:41.721 | Nov 30 11:25:39 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:39| 30 3 66 0 0|4540M 2093M 147M 4992M|2040B 0 | 0 204k| 0 16.0 | 482 3946 |3.64 2.04 1.36|2.0 0 0| 0 0 |openstack 91838 25%4400k 0 |openstack 918384400k 0 25%|mysqld 391M| 0 0 | 26 243 0 137 0 2020-11-30 11:25:41.721 | Nov 30 11:25:40 n-d-764626-1 dstat.sh[64841]: 30-11 11:25:40| 25 10 65 0 0|4493M 2140M 147M 4992M|2656B 0 | 0 244k| 0 13.0 |2146 7147 |3.51 2.04 1.37|2.0 0 336| 0 0 |uwsgi 660484.5%3737B 16k|bash 11233 88M 378k1.5%|mysqld 391M| 0 0 | 26 241 0 143 0 2020-11-30 11:25:41.725 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.728 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2020-11-30 11:25:41.746 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2020-11-30 11:25:41.751 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.754 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2020-11-30 11:25:41.768 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2020-11-30 11:25:41.772 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.776 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2020-11-30 11:25:41.794 | enabled 2020-11-30 11:25:41.799 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2020-11-30 11:25:41.820 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2020-11-30 11:25:41.820 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.820 | Active: active (running) since Mon 2020-11-30 11:23:35 UTC; 2min 6s ago 2020-11-30 11:25:41.820 | Main PID: 85137 (/usr/bin/python) 2020-11-30 11:25:41.820 | Tasks: 1 (limit: 14352) 2020-11-30 11:25:41.821 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2020-11-30 11:25:41.821 | └─85137 /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 2020-11-30 11:25:41.821 | 2020-11-30 11:25:41.821 | Nov 30 11:25:09 n-d-764626-1 neutron-metering-agent[85137]: 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=85137) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2020-11-30 11:25:41.821 | Nov 30 11:25:09 n-d-764626-1 neutron-metering-agent[85137]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=85137) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.821 | Nov 30 11:25:39 n-d-764626-1 neutron-metering-agent[85137]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=85137) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2020-11-30 11:25:41.821 | Nov 30 11:25:39 n-d-764626-1 neutron-metering-agent[85137]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=85137) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.821 | Nov 30 11:25:39 n-d-764626-1 neutron-metering-agent[85137]: 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=85137) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2020-11-30 11:25:41.821 | Nov 30 11:25:39 n-d-764626-1 neutron-metering-agent[85137]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=85137) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.821 | Nov 30 11:25:39 n-d-764626-1 neutron-metering-agent[85137]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=85137) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2020-11-30 11:25:41.821 | Nov 30 11:25:39 n-d-764626-1 neutron-metering-agent[85137]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=85137) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2020-11-30 11:25:41.821 | Nov 30 11:25:39 n-d-764626-1 neutron-metering-agent[85137]: 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=85137) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2020-11-30 11:25:41.821 | Nov 30 11:25:39 n-d-764626-1 neutron-metering-agent[85137]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=85137) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2020-11-30 11:25:41.825 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.827 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2020-11-30 11:25:41.842 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2020-11-30 11:25:41.847 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.850 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2020-11-30 11:25:41.866 | enabled 2020-11-30 11:25:41.870 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2020-11-30 11:25:41.888 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2020-11-30 11:25:41.888 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.889 | Active: active (running) since Mon 2020-11-30 11:22:40 UTC; 3min 1s ago 2020-11-30 11:25:41.889 | Main PID: 80800 (glance-registry) 2020-11-30 11:25:41.889 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:41.889 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2020-11-30 11:25:41.889 | ├─80800 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-11-30 11:25:41.889 | ├─81309 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-11-30 11:25:41.889 | └─81310 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2020-11-30 11:25:41.889 | 2020-11-30 11:25:41.889 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=80800) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.889 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=80800) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.889 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=80800) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.889 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=80800) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.890 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=80800) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2020-11-30 11:25:41.890 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: INFO glance.common.wsgi [-] Starting 2 workers 2020-11-30 11:25:41.890 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: INFO glance.common.wsgi [-] Started child 81309 2020-11-30 11:25:41.890 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: INFO eventlet.wsgi.server [-] (81309) wsgi starting up on http://0.0.0.0:9191 2020-11-30 11:25:41.890 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: INFO glance.common.wsgi [-] Started child 81310 2020-11-30 11:25:41.890 | Nov 30 11:22:42 n-d-764626-1 glance-registry[80800]: INFO eventlet.wsgi.server [-] (81310) wsgi starting up on http://0.0.0.0:9191 2020-11-30 11:25:41.893 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.896 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2020-11-30 11:25:41.911 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2020-11-30 11:25:41.916 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.918 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2020-11-30 11:25:41.933 | enabled 2020-11-30 11:25:41.938 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2020-11-30 11:25:41.955 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2020-11-30 11:25:41.955 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2020-11-30 11:25:41.955 | Active: active (running) since Mon 2020-11-30 11:25:13 UTC; 27s ago 2020-11-30 11:25:41.956 | Main PID: 90589 (cinder-backup) 2020-11-30 11:25:41.956 | Tasks: 2 (limit: 14352) 2020-11-30 11:25:41.956 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2020-11-30 11:25:41.956 | ├─90589 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2020-11-30 11:25:41.956 | └─91028 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2020-11-30 11:25:41.956 | 2020-11-30 11:25:41.956 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG oslo_service.service [None req-9878e610-6351-407c-b7b3-28364e66a692 None None] backend_defaults.volume_clear = zero {{(pid=90589) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.956 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG oslo_service.service [None req-9878e610-6351-407c-b7b3-28364e66a692 None None] backend_defaults.volume_clear_ionice = None {{(pid=90589) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.956 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG oslo_service.service [None req-9878e610-6351-407c-b7b3-28364e66a692 None None] backend_defaults.volume_clear_size = 0 {{(pid=90589) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.957 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG oslo_service.service [None req-9878e610-6351-407c-b7b3-28364e66a692 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=90589) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.957 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG oslo_service.service [None req-9878e610-6351-407c-b7b3-28364e66a692 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=90589) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.957 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG oslo_service.service [None req-9878e610-6351-407c-b7b3-28364e66a692 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=90589) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.957 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG oslo_service.service [None req-9878e610-6351-407c-b7b3-28364e66a692 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=90589) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:41.957 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG oslo_service.service [None req-9878e610-6351-407c-b7b3-28364e66a692 None None] ******************************************************************************** {{(pid=90589) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2020-11-30 11:25:41.957 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG cinder.service [None req-3e6a4096-d1fd-48b8-b871-0891be474d2f None None] Creating RPC server for service cinder-backup {{(pid=91028) start /opt/stack/cinder/cinder/service.py:231}} 2020-11-30 11:25:41.957 | Nov 30 11:25:17 n-d-764626-1 cinder-backup[90589]: DEBUG cinder.service [None req-3e6a4096-d1fd-48b8-b871-0891be474d2f None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=91028) start /opt/stack/cinder/cinder/service.py:238}} 2020-11-30 11:25:41.960 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:41.964 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2020-11-30 11:25:41.980 | enabled 2020-11-30 11:25:41.985 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2020-11-30 11:25:42.007 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2020-11-30 11:25:42.007 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2020-11-30 11:25:42.007 | Active: active (running) since Mon 2020-11-30 11:22:35 UTC; 3min 6s ago 2020-11-30 11:25:42.007 | Main PID: 80300 (swift-proxy-ser) 2020-11-30 11:25:42.007 | Tasks: 2 (limit: 14352) 2020-11-30 11:25:42.007 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2020-11-30 11:25:42.007 | ├─80300 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2020-11-30 11:25:42.007 | └─80398 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2020-11-30 11:25:42.007 | 2020-11-30 11:25:42.007 | Nov 30 11:23:09 n-d-764626-1 proxy-server[80398]: 10.222.0.30 10.222.0.30 30/Nov/2020/11/23/09 PUT /v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b HTTP/1.0 201 - python-swiftclient-3.9.0 gAAAAABfxNYP... 645922816 - - txc1b1f15aa92b46abbf82b-005fc4d610 - 13.5416 - - 1606735376.202095032 1606735389.743730783 0 2020-11-30 11:25:42.007 | Nov 30 11:23:09 n-d-764626-1 swift-proxy-server[80300]: proxy-server: 10.222.0.30 10.222.0.30 30/Nov/2020/11/23/09 PUT /v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b HTTP/1.0 201 - python-swiftclient-3.9.0 gAAAAABfxNYP... 645922816 - - txc1b1f15aa92b46abbf82b-005fc4d610 - 13.5416 - - 1606735376.202095032 1606735389.743730783 0 2020-11-30 11:25:42.007 | Nov 30 11:25:17 n-d-764626-1 proxy-server[80398]: Deferring reject downstream 2020-11-30 11:25:42.008 | Nov 30 11:25:17 n-d-764626-1 swift-proxy-server[80300]: proxy-server: Deferring reject downstream 2020-11-30 11:25:42.008 | Nov 30 11:25:17 n-d-764626-1 proxy-server[80398]: Received request from 2020-11-30 11:25:42.008 | Nov 30 11:25:17 n-d-764626-1 swift-proxy-server[80300]: proxy-server: Received request from 2020-11-30 11:25:42.008 | Nov 30 11:25:17 n-d-764626-1 proxy-server[80398]: Authorizing as anonymous (txn: tx3088b4a584a04ded8f7e1-005fc4d69d) 2020-11-30 11:25:42.008 | Nov 30 11:25:17 n-d-764626-1 swift-proxy-server[80300]: proxy-server: Authorizing as anonymous (txn: tx3088b4a584a04ded8f7e1-005fc4d69d) 2020-11-30 11:25:42.008 | Nov 30 11:25:17 n-d-764626-1 proxy-server[80398]: 10.222.0.30 10.222.0.30 30/Nov/2020/11/25/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.0 - - 1624 - tx3088b4a584a04ded8f7e1-005fc4d69d - 0.0204 - - 1606735517.796635151 1606735517.817046881 - 2020-11-30 11:25:42.008 | Nov 30 11:25:17 n-d-764626-1 swift-proxy-server[80300]: proxy-server: 10.222.0.30 10.222.0.30 30/Nov/2020/11/25/17 GET /info HTTP/1.0 200 - python-swiftclient-3.9.0 - - 1624 - tx3088b4a584a04ded8f7e1-005fc4d69d - 0.0204 - - 1606735517.796635151 1606735517.817046881 - 2020-11-30 11:25:42.011 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.014 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2020-11-30 11:25:42.031 | enabled 2020-11-30 11:25:42.036 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2020-11-30 11:25:42.057 | ● devstack@s-object.service - Devstack devstack@s-object.service 2020-11-30 11:25:42.057 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2020-11-30 11:25:42.058 | Active: active (running) since Mon 2020-11-30 11:22:31 UTC; 3min 10s ago 2020-11-30 11:25:42.058 | Main PID: 78818 (swift-object-se) 2020-11-30 11:25:42.058 | Tasks: 23 (limit: 14352) 2020-11-30 11:25:42.058 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2020-11-30 11:25:42.058 | ├─78818 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-11-30 11:25:42.058 | ├─79308 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-11-30 11:25:42.058 | └─79310 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2020-11-30 11:25:42.058 | 2020-11-30 11:25:42.058 | Nov 30 11:22:31 n-d-764626-1 systemd[1]: Started Devstack devstack@s-object.service. 2020-11-30 11:25:42.058 | Nov 30 11:22:32 n-d-764626-1 object-server[78818]: Started child 79308 from parent 78818 2020-11-30 11:25:42.058 | Nov 30 11:22:32 n-d-764626-1 swift-object-server[78818]: object-server: Started child 79308 from parent 78818 2020-11-30 11:25:42.058 | Nov 30 11:22:32 n-d-764626-1 object-server[78818]: Started child 79310 from parent 78818 2020-11-30 11:25:42.058 | Nov 30 11:22:32 n-d-764626-1 swift-object-server[78818]: object-server: Started child 79310 from parent 78818 2020-11-30 11:25:42.058 | Nov 30 11:23:09 n-d-764626-1 object-server[79308]: 127.0.0.1 - - [30/Nov/2020:11:23:09 +0000] "PUT /sdb1/399/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b" 201 - "PUT http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b" "txc1b1f15aa92b46abbf82b-005fc4d610" "proxy-server 80398" 13.5159 "-" 79308 0 2020-11-30 11:25:42.058 | Nov 30 11:23:09 n-d-764626-1 swift-object-server[78818]: object-server: 127.0.0.1 - - [30/Nov/2020:11:23:09 +0000] "PUT /sdb1/399/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b" 201 - "PUT http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b" "txc1b1f15aa92b46abbf82b-005fc4d610" "proxy-server 80398" 13.5159 "-" 79308 0 2020-11-30 11:25:42.063 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.066 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2020-11-30 11:25:42.084 | enabled 2020-11-30 11:25:42.090 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2020-11-30 11:25:42.111 | ● devstack@s-container.service - Devstack devstack@s-container.service 2020-11-30 11:25:42.111 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2020-11-30 11:25:42.111 | Active: active (running) since Mon 2020-11-30 11:22:32 UTC; 3min 9s ago 2020-11-30 11:25:42.111 | Main PID: 79169 (swift-container) 2020-11-30 11:25:42.111 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:42.111 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2020-11-30 11:25:42.111 | ├─79169 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-11-30 11:25:42.111 | ├─79591 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-11-30 11:25:42.111 | └─79596 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2020-11-30 11:25:42.111 | 2020-11-30 11:25:42.111 | Nov 30 11:22:33 n-d-764626-1 container-server[79169]: Started child 79591 from parent 79169 2020-11-30 11:25:42.112 | Nov 30 11:22:33 n-d-764626-1 swift-container-server[79169]: container-server: Started child 79591 from parent 79169 2020-11-30 11:25:42.112 | Nov 30 11:22:33 n-d-764626-1 container-server[79169]: Started child 79596 from parent 79169 2020-11-30 11:25:42.112 | Nov 30 11:22:33 n-d-764626-1 swift-container-server[79169]: container-server: Started child 79596 from parent 79169 2020-11-30 11:25:42.112 | Nov 30 11:22:56 n-d-764626-1 container-server[79591]: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "PUT /sdb1/244/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" 201 - "PUT http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" "txeda66982a6204059a00bc-005fc4d610" "proxy-server 80398" 0.0372 "-" 79591 0 2020-11-30 11:25:42.112 | Nov 30 11:22:56 n-d-764626-1 swift-container-server[79169]: container-server: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "PUT /sdb1/244/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" 201 - "PUT http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" "txeda66982a6204059a00bc-005fc4d610" "proxy-server 80398" 0.0372 "-" 79591 0 2020-11-30 11:25:42.112 | Nov 30 11:22:56 n-d-764626-1 container-server[79591]: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "HEAD /sdb1/244/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" 204 - "HEAD http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance?format=json&states=listing" "txc1b1f15aa92b46abbf82b-005fc4d610" "proxy-server 80398" 0.0034 "-" 79591 0 2020-11-30 11:25:42.112 | Nov 30 11:22:56 n-d-764626-1 swift-container-server[79169]: container-server: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "HEAD /sdb1/244/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" 204 - "HEAD http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance?format=json&states=listing" "txc1b1f15aa92b46abbf82b-005fc4d610" "proxy-server 80398" 0.0034 "-" 79591 0 2020-11-30 11:25:42.112 | Nov 30 11:23:09 n-d-764626-1 container-server[79591]: 127.0.0.1 - - [30/Nov/2020:11:23:09 +0000] "PUT /sdb1/244/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b" 201 - "PUT http://10.222.0.30:8080/sdb1/399/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b" "txc1b1f15aa92b46abbf82b-005fc4d610" "object-server 79308" 0.0011 "-" 79591 0 2020-11-30 11:25:42.112 | Nov 30 11:23:09 n-d-764626-1 swift-container-server[79169]: container-server: 127.0.0.1 - - [30/Nov/2020:11:23:09 +0000] "PUT /sdb1/244/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b" 201 - "PUT http://10.222.0.30:8080/sdb1/399/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance/bf8da335-1763-4252-a5a5-744bf9e5c25b" "txc1b1f15aa92b46abbf82b-005fc4d610" "object-server 79308" 0.0011 "-" 79591 0 2020-11-30 11:25:42.119 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.122 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2020-11-30 11:25:42.146 | enabled 2020-11-30 11:25:42.152 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2020-11-30 11:25:42.176 | ● devstack@s-account.service - Devstack devstack@s-account.service 2020-11-30 11:25:42.176 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2020-11-30 11:25:42.176 | Active: active (running) since Mon 2020-11-30 11:22:33 UTC; 3min 8s ago 2020-11-30 11:25:42.176 | Main PID: 79539 (swift-account-s) 2020-11-30 11:25:42.176 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:42.176 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2020-11-30 11:25:42.177 | ├─79539 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-11-30 11:25:42.177 | ├─79946 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-11-30 11:25:42.177 | └─79950 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2020-11-30 11:25:42.177 | 2020-11-30 11:25:42.177 | Nov 30 11:22:55 n-d-764626-1 account-server[79946]: 127.0.0.1 - - [30/Nov/2020:11:22:55 +0000] "HEAD /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2" 404 - "HEAD http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2?format=json" "tx8ba52a86a1244ff799273-005fc4d60f" "proxy-server 80398" 0.0030 "-" 79946 - 2020-11-30 11:25:42.177 | Nov 30 11:22:55 n-d-764626-1 swift-account-server[79539]: account-server: 127.0.0.1 - - [30/Nov/2020:11:22:55 +0000] "HEAD /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2" 404 - "HEAD http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2?format=json" "tx8ba52a86a1244ff799273-005fc4d60f" "proxy-server 80398" 0.0030 "-" 79946 - 2020-11-30 11:25:42.177 | Nov 30 11:22:55 n-d-764626-1 account-server[79946]: 127.0.0.1 - - [30/Nov/2020:11:22:55 +0000] "HEAD /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2" 404 - "HEAD http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2?format=json" "tx8ba52a86a1244ff799273-005fc4d60f" "proxy-server 80398" 0.0004 "-" 79946 - 2020-11-30 11:25:42.177 | Nov 30 11:22:55 n-d-764626-1 swift-account-server[79539]: account-server: 127.0.0.1 - - [30/Nov/2020:11:22:55 +0000] "HEAD /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2" 404 - "HEAD http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2?format=json" "tx8ba52a86a1244ff799273-005fc4d60f" "proxy-server 80398" 0.0004 "-" 79946 - 2020-11-30 11:25:42.177 | Nov 30 11:22:56 n-d-764626-1 account-server[79950]: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "PUT /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2" 201 - "-" "txeda66982a6204059a00bc-005fc4d610" "-" 0.0224 "-" 79950 - 2020-11-30 11:25:42.177 | Nov 30 11:22:56 n-d-764626-1 swift-account-server[79539]: account-server: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "PUT /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2" 201 - "-" "txeda66982a6204059a00bc-005fc4d610" "-" 0.0224 "-" 79950 - 2020-11-30 11:25:42.177 | Nov 30 11:22:56 n-d-764626-1 account-server[79950]: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "HEAD /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2" 204 - "HEAD http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2?format=json" "txeda66982a6204059a00bc-005fc4d610" "proxy-server 80398" 0.0044 "-" 79950 - 2020-11-30 11:25:42.177 | Nov 30 11:22:56 n-d-764626-1 swift-account-server[79539]: account-server: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "HEAD /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2" 204 - "HEAD http://10.222.0.30:8080/v1/AUTH_82747e0a824e4a828b36bb43dabdb7e2?format=json" "txeda66982a6204059a00bc-005fc4d610" "proxy-server 80398" 0.0044 "-" 79950 - 2020-11-30 11:25:42.178 | Nov 30 11:22:56 n-d-764626-1 account-server[79946]: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "PUT /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/244/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" "txeda66982a6204059a00bc-005fc4d610" "container-server 79591" 0.0051 "-" 79946 0 2020-11-30 11:25:42.178 | Nov 30 11:22:56 n-d-764626-1 swift-account-server[79539]: account-server: 127.0.0.1 - - [30/Nov/2020:11:22:56 +0000] "PUT /sdb1/299/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/244/AUTH_82747e0a824e4a828b36bb43dabdb7e2/glance" "txeda66982a6204059a00bc-005fc4d610" "container-server 79591" 0.0051 "-" 79946 0 2020-11-30 11:25:42.181 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.185 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2020-11-30 11:25:42.204 | Failed to get unit file state for devstack@heat.service: No such file or directory 2020-11-30 11:25:42.210 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.213 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2020-11-30 11:25:42.232 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2020-11-30 11:25:42.236 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.239 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2020-11-30 11:25:42.254 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2020-11-30 11:25:42.258 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.261 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2020-11-30 11:25:42.278 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2020-11-30 11:25:42.283 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.286 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2020-11-30 11:25:42.304 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2020-11-30 11:25:42.308 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.313 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2020-11-30 11:25:42.327 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2020-11-30 11:25:42.332 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.335 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2020-11-30 11:25:42.350 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2020-11-30 11:25:42.355 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.358 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2020-11-30 11:25:42.374 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2020-11-30 11:25:42.379 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.382 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2020-11-30 11:25:42.396 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2020-11-30 11:25:42.401 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.404 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2020-11-30 11:25:42.419 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2020-11-30 11:25:42.424 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.428 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2020-11-30 11:25:42.445 | enabled 2020-11-30 11:25:42.450 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2020-11-30 11:25:42.468 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2020-11-30 11:25:42.468 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2020-11-30 11:25:42.468 | Active: active (running) since Mon 2020-11-30 11:22:34 UTC; 3min 7s ago 2020-11-30 11:25:42.468 | Main PID: 79930 (swift-container) 2020-11-30 11:25:42.468 | Tasks: 1 (limit: 14352) 2020-11-30 11:25:42.468 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2020-11-30 11:25:42.468 | └─79930 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2020-11-30 11:25:42.468 | 2020-11-30 11:25:42.468 | Nov 30 11:22:34 n-d-764626-1 systemd[1]: Started Devstack devstack@s-container-sync.service. 2020-11-30 11:25:42.468 | Nov 30 11:22:35 n-d-764626-1 container-sync[79930]: Starting 79930 2020-11-30 11:25:42.468 | Nov 30 11:22:35 n-d-764626-1 container-sync[79930]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2020-11-30 11:25:42.473 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.476 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2020-11-30 11:25:42.495 | enabled 2020-11-30 11:25:42.500 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2020-11-30 11:25:42.520 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2020-11-30 11:25:42.520 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2020-11-30 11:25:42.520 | Active: active (running) since Mon 2020-11-30 11:24:26 UTC; 1min 15s ago 2020-11-30 11:25:42.520 | Main PID: 88275 (nova-conductor) 2020-11-30 11:25:42.520 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:42.520 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2020-11-30 11:25:42.520 | ├─88275 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-11-30 11:25:42.520 | ├─89154 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-11-30 11:25:42.520 | └─89155 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2020-11-30 11:25:42.520 | 2020-11-30 11:25:42.520 | Nov 30 11:24:30 n-d-764626-1 nova-conductor[88275]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler = None {{(pid=88275) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:42.520 | Nov 30 11:24:30 n-d-764626-1 nova-conductor[88275]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler_interval = 1 {{(pid=88275) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:42.520 | Nov 30 11:24:30 n-d-764626-1 nova-conductor[88275]: DEBUG oslo_service.service [-] oslo_reports.log_dir = None {{(pid=88275) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:42.520 | Nov 30 11:24:30 n-d-764626-1 nova-conductor[88275]: DEBUG oslo_service.service [-] ******************************************************************************** {{(pid=88275) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2020-11-30 11:25:42.521 | Nov 30 11:24:31 n-d-764626-1 nova-conductor[88275]: DEBUG nova.service [None req-d8486d7b-8117-4cac-bd30-ee5efb61712c None None] Creating RPC server for service conductor {{(pid=89154) start /opt/stack/nova/nova/service.py:195}} 2020-11-30 11:25:42.521 | Nov 30 11:24:31 n-d-764626-1 nova-conductor[88275]: DEBUG nova.service [None req-c98ae1ac-02ae-4e59-94c6-adaf0a407ccd None None] Creating RPC server for service conductor {{(pid=89155) start /opt/stack/nova/nova/service.py:195}} 2020-11-30 11:25:42.521 | Nov 30 11:24:31 n-d-764626-1 nova-conductor[88275]: DEBUG nova.service [None req-d8486d7b-8117-4cac-bd30-ee5efb61712c None None] Join ServiceGroup membership for this service conductor {{(pid=89154) start /opt/stack/nova/nova/service.py:213}} 2020-11-30 11:25:42.521 | Nov 30 11:24:31 n-d-764626-1 nova-conductor[88275]: DEBUG nova.servicegroup.drivers.db [None req-d8486d7b-8117-4cac-bd30-ee5efb61712c None None] DB_Driver: join new ServiceGroup member n-d-764626-1 to the conductor group, service = {{(pid=89154) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2020-11-30 11:25:42.521 | Nov 30 11:24:31 n-d-764626-1 nova-conductor[88275]: DEBUG nova.service [None req-c98ae1ac-02ae-4e59-94c6-adaf0a407ccd None None] Join ServiceGroup membership for this service conductor {{(pid=89155) start /opt/stack/nova/nova/service.py:213}} 2020-11-30 11:25:42.521 | Nov 30 11:24:31 n-d-764626-1 nova-conductor[88275]: DEBUG nova.servicegroup.drivers.db [None req-c98ae1ac-02ae-4e59-94c6-adaf0a407ccd None None] DB_Driver: join new ServiceGroup member n-d-764626-1 to the conductor group, service = {{(pid=89155) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2020-11-30 11:25:42.524 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2020-11-30 11:25:42.527 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2020-11-30 11:25:42.546 | enabled 2020-11-30 11:25:42.552 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2020-11-30 11:25:42.573 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2020-11-30 11:25:42.573 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2020-11-30 11:25:42.573 | Active: active (running) since Mon 2020-11-30 11:24:28 UTC; 1min 14s ago 2020-11-30 11:25:42.573 | Main PID: 88663 (nova-conductor) 2020-11-30 11:25:42.573 | Tasks: 3 (limit: 14352) 2020-11-30 11:25:42.574 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2020-11-30 11:25:42.574 | ├─88663 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-11-30 11:25:42.574 | ├─89160 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-11-30 11:25:42.574 | └─89161 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2020-11-30 11:25:42.574 | 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler = None {{(pid=88663) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG oslo_service.service [-] oslo_reports.file_event_handler_interval = 1 {{(pid=88663) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG oslo_service.service [-] oslo_reports.log_dir = None {{(pid=88663) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG oslo_service.service [-] ******************************************************************************** {{(pid=88663) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG nova.service [None req-20581f54-4da1-4e30-852e-4f8aded8cee6 None None] Creating RPC server for service conductor {{(pid=89160) start /opt/stack/nova/nova/service.py:195}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG nova.service [None req-20581f54-4da1-4e30-852e-4f8aded8cee6 None None] Join ServiceGroup membership for this service conductor {{(pid=89160) start /opt/stack/nova/nova/service.py:213}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG nova.servicegroup.drivers.db [None req-20581f54-4da1-4e30-852e-4f8aded8cee6 None None] DB_Driver: join new ServiceGroup member n-d-764626-1 to the conductor group, service = {{(pid=89160) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG nova.service [None req-38d35472-9c3f-43fd-a5d4-92ca5d52f002 None None] Creating RPC server for service conductor {{(pid=89161) start /opt/stack/nova/nova/service.py:195}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG nova.service [None req-38d35472-9c3f-43fd-a5d4-92ca5d52f002 None None] Join ServiceGroup membership for this service conductor {{(pid=89161) start /opt/stack/nova/nova/service.py:213}} 2020-11-30 11:25:42.574 | Nov 30 11:24:32 n-d-764626-1 nova-conductor[88663]: DEBUG nova.servicegroup.drivers.db [None req-38d35472-9c3f-43fd-a5d4-92ca5d52f002 None None] DB_Driver: join new ServiceGroup member n-d-764626-1 to the conductor group, service = {{(pid=89161) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2020-11-30 11:25:42.578 | + ./stack.sh:main:1388 : is_service_enabled n-api 2020-11-30 11:25:42.599 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:25:42.602 | + ./stack.sh:main:1389 : is_service_enabled n-cpu 2020-11-30 11:25:42.621 | + functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:25:42.623 | + ./stack.sh:main:1396 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2020-11-30 11:25:42.626 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:25:42.630 | + ./stack.sh:echo_summary:421 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2020-11-30 11:25:42.633 | + ./stack.sh:main:1403 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2020-11-30 11:25:46.178 | +--------------------------------------------------------------------+ 2020-11-30 11:25:46.178 | | Upgrade Check Results | 2020-11-30 11:25:46.178 | +--------------------------------------------------------------------+ 2020-11-30 11:25:46.178 | | Check: Cells v2 | 2020-11-30 11:25:46.178 | | Result: Success | 2020-11-30 11:25:46.178 | | Details: No host mappings or compute nodes were found. Remember to | 2020-11-30 11:25:46.178 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2020-11-30 11:25:46.178 | | compute hosts are deployed. | 2020-11-30 11:25:46.178 | +--------------------------------------------------------------------+ 2020-11-30 11:25:46.178 | | Check: Placement API | 2020-11-30 11:25:46.178 | | Result: Success | 2020-11-30 11:25:46.178 | | Details: None | 2020-11-30 11:25:46.178 | +--------------------------------------------------------------------+ 2020-11-30 11:25:46.178 | | Check: Ironic Flavor Migration | 2020-11-30 11:25:46.178 | | Result: Success | 2020-11-30 11:25:46.178 | | Details: None | 2020-11-30 11:25:46.178 | +--------------------------------------------------------------------+ 2020-11-30 11:25:46.178 | | Check: Cinder API | 2020-11-30 11:25:46.178 | | Result: Success | 2020-11-30 11:25:46.178 | | Details: None | 2020-11-30 11:25:46.178 | +--------------------------------------------------------------------+ 2020-11-30 11:25:46.179 | | Check: Policy Scope-based Defaults | 2020-11-30 11:25:46.179 | | Result: Success | 2020-11-30 11:25:46.179 | | Details: None | 2020-11-30 11:25:46.179 | +--------------------------------------------------------------------+ 2020-11-30 11:25:46.558 | + ./stack.sh:main:1410 : [[ -x /home/ubuntu/devstack/local.sh ]] 2020-11-30 11:25:46.562 | + ./stack.sh:main:1411 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2020-11-30 11:25:46.562 | Running user script /home/ubuntu/devstack/local.sh 2020-11-30 11:25:46.565 | + ./stack.sh:main:1412 : /home/ubuntu/devstack/local.sh 2020-11-30 11:25:46.567 | Before updating nova flavors: 2020-11-30 11:25:48.908 | +----+-----------+-------+------+-----------+-------+-----------+ 2020-11-30 11:25:48.909 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2020-11-30 11:25:48.909 | +----+-----------+-------+------+-----------+-------+-----------+ 2020-11-30 11:25:48.909 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2020-11-30 11:25:48.909 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2020-11-30 11:25:48.909 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2020-11-30 11:25:48.909 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2020-11-30 11:25:48.909 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2020-11-30 11:25:48.909 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2020-11-30 11:25:48.909 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2020-11-30 11:25:48.909 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2020-11-30 11:25:48.909 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2020-11-30 11:25:48.909 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2020-11-30 11:25:48.909 | +----+-----------+-------+------+-----------+-------+-----------+ 2020-11-30 11:25:50.929 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2020-11-30 11:25:51.019 | Flavor 42 not found 2020-11-30 11:25:52.870 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2020-11-30 11:25:52.962 | Flavor 84 not found 2020-11-30 11:25:54.849 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2020-11-30 11:25:54.939 | Flavor 451 not found 2020-11-30 11:25:56.708 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:25:56.708 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-11-30 11:25:56.708 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:25:56.708 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:25:56.708 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:25:58.549 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:25:58.549 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-11-30 11:25:58.549 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:25:58.549 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:25:58.549 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:00.479 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:00.480 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-11-30 11:26:00.480 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:00.480 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:00.480 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:02.336 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:02.336 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-11-30 11:26:02.336 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:02.336 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:02.336 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:02.422 | After updating nova flavors: 2020-11-30 11:26:04.207 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:04.207 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-11-30 11:26:04.207 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:04.207 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.207 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.208 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:04.208 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2020-11-30 11:26:04.208 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2020-11-30 11:26:04.208 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:09.929 | Neutron networks: 2020-11-30 11:26:12.181 | +--------------------------------------+---------+--------------------------------------+ 2020-11-30 11:26:12.181 | | ID | Name | Subnets | 2020-11-30 11:26:12.181 | +--------------------------------------+---------+--------------------------------------+ 2020-11-30 11:26:12.181 | | 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 | public | f155ca36-b8cc-4962-a038-297dc9221528 | 2020-11-30 11:26:12.181 | | d17baaa0-b2a1-4586-b290-5cbd3e7e963e | private | f2642e5c-bba5-43b6-b073-85ff36021036 | 2020-11-30 11:26:12.181 | +--------------------------------------+---------+--------------------------------------+ 2020-11-30 11:26:16.917 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:16.917 | | Field | Value | 2020-11-30 11:26:16.917 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:16.917 | | admin_state_up | UP | 2020-11-30 11:26:16.917 | | availability_zone_hints | | 2020-11-30 11:26:16.917 | | availability_zones | nova | 2020-11-30 11:26:16.917 | | created_at | 2020-11-30T11:24:03Z | 2020-11-30 11:26:16.917 | | description | | 2020-11-30 11:26:16.917 | | dns_domain | None | 2020-11-30 11:26:16.917 | | id | 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 | 2020-11-30 11:26:16.917 | | ipv4_address_scope | None | 2020-11-30 11:26:16.917 | | ipv6_address_scope | None | 2020-11-30 11:26:16.918 | | is_default | True | 2020-11-30 11:26:16.918 | | is_vlan_transparent | None | 2020-11-30 11:26:16.918 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='8d098f472a314c2c9a3aeef3e510caa1', project.name='admin', region_name='RegionOne', zone= | 2020-11-30 11:26:16.918 | | mtu | 1500 | 2020-11-30 11:26:16.918 | | name | public | 2020-11-30 11:26:16.918 | | port_security_enabled | True | 2020-11-30 11:26:16.918 | | project_id | 8d098f472a314c2c9a3aeef3e510caa1 | 2020-11-30 11:26:16.918 | | provider:network_type | flat | 2020-11-30 11:26:16.918 | | provider:physical_network | physnet1 | 2020-11-30 11:26:16.918 | | provider:segmentation_id | None | 2020-11-30 11:26:16.918 | | qos_policy_id | None | 2020-11-30 11:26:16.918 | | revision_number | 2 | 2020-11-30 11:26:16.918 | | router:external | External | 2020-11-30 11:26:16.918 | | segments | None | 2020-11-30 11:26:16.918 | | shared | False | 2020-11-30 11:26:16.918 | | status | ACTIVE | 2020-11-30 11:26:16.918 | | subnets | f155ca36-b8cc-4962-a038-297dc9221528 | 2020-11-30 11:26:16.918 | | tags | | 2020-11-30 11:26:16.918 | | updated_at | 2020-11-30T11:24:13Z | 2020-11-30 11:26:16.918 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:19.309 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:19.309 | | Field | Value | 2020-11-30 11:26:19.309 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:19.309 | | admin_state_up | UP | 2020-11-30 11:26:19.309 | | availability_zone_hints | | 2020-11-30 11:26:19.309 | | availability_zones | nova | 2020-11-30 11:26:19.309 | | created_at | 2020-11-30T11:23:47Z | 2020-11-30 11:26:19.309 | | description | | 2020-11-30 11:26:19.309 | | dns_domain | None | 2020-11-30 11:26:19.309 | | id | d17baaa0-b2a1-4586-b290-5cbd3e7e963e | 2020-11-30 11:26:19.309 | | ipv4_address_scope | None | 2020-11-30 11:26:19.310 | | ipv6_address_scope | None | 2020-11-30 11:26:19.310 | | is_default | None | 2020-11-30 11:26:19.310 | | is_vlan_transparent | None | 2020-11-30 11:26:19.310 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='0d3c6bcf387741be826ffd089e1e908d', project.name=, region_name='RegionOne', zone= | 2020-11-30 11:26:19.310 | | mtu | 1450 | 2020-11-30 11:26:19.310 | | name | private | 2020-11-30 11:26:19.310 | | port_security_enabled | True | 2020-11-30 11:26:19.310 | | project_id | 0d3c6bcf387741be826ffd089e1e908d | 2020-11-30 11:26:19.310 | | provider:network_type | vxlan | 2020-11-30 11:26:19.310 | | provider:physical_network | None | 2020-11-30 11:26:19.310 | | provider:segmentation_id | 1 | 2020-11-30 11:26:19.310 | | qos_policy_id | None | 2020-11-30 11:26:19.310 | | revision_number | 3 | 2020-11-30 11:26:19.310 | | router:external | Internal | 2020-11-30 11:26:19.310 | | segments | None | 2020-11-30 11:26:19.310 | | shared | False | 2020-11-30 11:26:19.310 | | status | ACTIVE | 2020-11-30 11:26:19.310 | | subnets | f2642e5c-bba5-43b6-b073-85ff36021036 | 2020-11-30 11:26:19.310 | | tags | | 2020-11-30 11:26:19.310 | | updated_at | 2020-11-30T11:26:09Z | 2020-11-30 11:26:19.310 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:19.441 | Neutron subnetworks: 2020-11-30 11:26:21.614 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2020-11-30 11:26:21.614 | | ID | Name | Network | Subnet | 2020-11-30 11:26:21.614 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2020-11-30 11:26:21.614 | | f155ca36-b8cc-4962-a038-297dc9221528 | public-subnet | 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 | 172.25.0.0/24 | 2020-11-30 11:26:21.614 | | f2642e5c-bba5-43b6-b073-85ff36021036 | private-subnet | d17baaa0-b2a1-4586-b290-5cbd3e7e963e | 172.20.0.0/26 | 2020-11-30 11:26:21.614 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2020-11-30 11:26:26.168 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:26.168 | | Field | Value | 2020-11-30 11:26:26.168 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:26.168 | | allocation_pools | 172.25.0.2-172.25.0.254 | 2020-11-30 11:26:26.168 | | cidr | 172.25.0.0/24 | 2020-11-30 11:26:26.168 | | created_at | 2020-11-30T11:24:13Z | 2020-11-30 11:26:26.168 | | description | | 2020-11-30 11:26:26.169 | | dns_nameservers | | 2020-11-30 11:26:26.169 | | dns_publish_fixed_ip | None | 2020-11-30 11:26:26.169 | | enable_dhcp | False | 2020-11-30 11:26:26.169 | | gateway_ip | 172.25.0.1 | 2020-11-30 11:26:26.169 | | host_routes | | 2020-11-30 11:26:26.169 | | id | f155ca36-b8cc-4962-a038-297dc9221528 | 2020-11-30 11:26:26.169 | | ip_version | 4 | 2020-11-30 11:26:26.169 | | ipv6_address_mode | None | 2020-11-30 11:26:26.169 | | ipv6_ra_mode | None | 2020-11-30 11:26:26.169 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='8d098f472a314c2c9a3aeef3e510caa1', project.name='admin', region_name='RegionOne', zone= | 2020-11-30 11:26:26.169 | | name | public-subnet | 2020-11-30 11:26:26.169 | | network_id | 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 | 2020-11-30 11:26:26.169 | | prefix_length | None | 2020-11-30 11:26:26.169 | | project_id | 8d098f472a314c2c9a3aeef3e510caa1 | 2020-11-30 11:26:26.169 | | revision_number | 0 | 2020-11-30 11:26:26.169 | | segment_id | None | 2020-11-30 11:26:26.169 | | service_types | | 2020-11-30 11:26:26.169 | | subnetpool_id | None | 2020-11-30 11:26:26.169 | | tags | | 2020-11-30 11:26:26.169 | | updated_at | 2020-11-30T11:24:13Z | 2020-11-30 11:26:26.169 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:28.433 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:28.433 | | Field | Value | 2020-11-30 11:26:28.433 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:28.433 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2020-11-30 11:26:28.433 | | cidr | 172.20.0.0/26 | 2020-11-30 11:26:28.434 | | created_at | 2020-11-30T11:23:50Z | 2020-11-30 11:26:28.434 | | description | | 2020-11-30 11:26:28.434 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2020-11-30 11:26:28.434 | | dns_publish_fixed_ip | None | 2020-11-30 11:26:28.434 | | enable_dhcp | True | 2020-11-30 11:26:28.434 | | gateway_ip | 172.20.0.1 | 2020-11-30 11:26:28.434 | | host_routes | | 2020-11-30 11:26:28.434 | | id | f2642e5c-bba5-43b6-b073-85ff36021036 | 2020-11-30 11:26:28.434 | | ip_version | 4 | 2020-11-30 11:26:28.434 | | ipv6_address_mode | None | 2020-11-30 11:26:28.434 | | ipv6_ra_mode | None | 2020-11-30 11:26:28.434 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='0d3c6bcf387741be826ffd089e1e908d', project.name=, region_name='RegionOne', zone= | 2020-11-30 11:26:28.434 | | name | private-subnet | 2020-11-30 11:26:28.434 | | network_id | d17baaa0-b2a1-4586-b290-5cbd3e7e963e | 2020-11-30 11:26:28.434 | | prefix_length | None | 2020-11-30 11:26:28.434 | | project_id | 0d3c6bcf387741be826ffd089e1e908d | 2020-11-30 11:26:28.434 | | revision_number | 1 | 2020-11-30 11:26:28.434 | | segment_id | None | 2020-11-30 11:26:28.434 | | service_types | | 2020-11-30 11:26:28.434 | | subnetpool_id | 436ebbd9-7ab7-4369-89b6-805dd6f84911 | 2020-11-30 11:26:28.435 | | tags | | 2020-11-30 11:26:28.435 | | updated_at | 2020-11-30T11:26:09Z | 2020-11-30 11:26:28.435 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:28.770 | + ./stack.sh:main:1422 : sudo tee /etc/bash_completion.d/osc.bash_completion 2020-11-30 11:26:28.770 | + ./stack.sh:main:1421 : command openstack complete 2020-11-30 11:26:28.773 | + ./stack.sh:main:1421 : openstack complete 2020-11-30 11:26:31.054 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2020-11-30 11:26:31.447 | + ./stack.sh:main:1425 : is_service_enabled cinder 2020-11-30 11:26:31.470 | + functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:26:31.473 | + ./stack.sh:main:1426 : is_ubuntu 2020-11-30 11:26:31.476 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2020-11-30 11:26:31.479 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2020-11-30 11:26:31.481 | + ./stack.sh:main:1427 : echo_summary 'Configuring lvm.conf global device filter' 2020-11-30 11:26:31.484 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:26:31.487 | + ./stack.sh:echo_summary:421 : echo -e Configuring lvm.conf global device filter 2020-11-30 11:26:31.490 | + ./stack.sh:main:1428 : set_lvm_filter 2020-11-30 11:26:31.493 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2020-11-30 11:26:31.496 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2020-11-30 11:26:31.500 | + lib/lvm:set_lvm_filter:186 : local pv 2020-11-30 11:26:31.503 | + lib/lvm:set_lvm_filter:187 : local vg 2020-11-30 11:26:31.506 | + lib/lvm:set_lvm_filter:188 : local line 2020-11-30 11:26:31.510 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2020-11-30 11:26:31.707 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2020-11-30 11:26:31.711 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2020-11-30 11:26:31.712 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2020-11-30 11:26:31.712 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2020-11-30 11:26:31.717 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2020-11-30 11:26:31.720 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2020-11-30 11:26:31.722 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2020-11-30 11:26:31.725 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2020-11-30 11:26:31.729 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2020-11-30 11:26:31.730 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2020-11-30 11:26:31.730 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2020-11-30 11:26:31.735 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2020-11-30 11:26:31.737 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2020-11-30 11:26:31.740 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2020-11-30 11:26:31.742 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2020-11-30 11:26:31.745 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2020-11-30 11:26:31.747 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2020-11-30 11:26:31.767 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2020-11-30 11:26:31.787 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2020-11-30 11:26:31.790 | + ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:26:31.794 | + ./stack.sh:echo_summary:421 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2020-11-30 11:26:31.797 | + ./stack.sh:main:1438 : run_phase stack test-config 2020-11-30 11:26:31.799 | + functions-common:run_phase:1759 : local mode=stack 2020-11-30 11:26:31.802 | + functions-common:run_phase:1760 : local phase=test-config 2020-11-30 11:26:31.805 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-11-30 11:26:31.807 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2020-11-30 11:26:31.810 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-11-30 11:26:31.812 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2020-11-30 11:26:31.815 | + functions-common:run_phase:1769 : local extra 2020-11-30 11:26:31.818 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-11-30 11:26:31.823 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2020-11-30 11:26:31.826 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-11-30 11:26:31.829 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-11-30 11:26:31.833 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2020-11-30 11:26:31.837 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-11-30 11:26:31.858 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:26:31.861 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:26:31.864 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:26:31.866 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2020-11-30 11:26:31.868 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:26:31.871 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-11-30 11:26:31.873 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:26:31.876 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2020-11-30 11:26:31.878 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:26:31.881 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2020-11-30 11:26:31.883 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-11-30 11:26:31.886 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-11-30 11:26:31.888 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2020-11-30 11:26:31.891 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:26:31.894 | ++ ./stack.sh:echo_summary:421 : echo -e Initializing Tempest 2020-11-30 11:26:31.897 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2020-11-30 11:26:31.900 | ++ lib/tempest:configure_tempest:115 : [[ True == \T\r\u\e ]] 2020-11-30 11:26:31.902 | ++ lib/tempest:configure_tempest:116 : setup_develop /opt/stack/tempest 2020-11-30 11:26:31.904 | ++ inc/python:setup_develop:351 : local bindep 2020-11-30 11:26:31.906 | ++ inc/python:setup_develop:352 : [[ /opt/stack/tempest == -bindep* ]] 2020-11-30 11:26:31.908 | ++ inc/python:setup_develop:356 : local project_dir=/opt/stack/tempest 2020-11-30 11:26:31.910 | ++ inc/python:setup_develop:357 : local extras= 2020-11-30 11:26:31.913 | ++ inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2020-11-30 11:26:31.915 | ++ inc/python:_setup_package_with_constraints_edit:377 : local bindep 2020-11-30 11:26:31.917 | ++ inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/tempest == -bindep* ]] 2020-11-30 11:26:31.919 | ++ inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/tempest 2020-11-30 11:26:31.921 | ++ inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2020-11-30 11:26:31.923 | ++ inc/python:_setup_package_with_constraints_edit:384 : local extras= 2020-11-30 11:26:31.925 | +++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/tempest 2020-11-30 11:26:31.928 | +++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2020-11-30 11:26:31.930 | ++ inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/tempest 2020-11-30 11:26:31.932 | ++ inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2020-11-30 11:26:31.934 | ++ inc/python:_setup_package_with_constraints_edit:395 : local name 2020-11-30 11:26:31.937 | +++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2020-11-30 11:26:31.943 | ++ inc/python:_setup_package_with_constraints_edit:396 : name=tempest 2020-11-30 11:26:31.945 | ++ inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest' 2020-11-30 11:26:32.950 | ++ inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/tempest -e 2020-11-30 11:26:32.953 | ++ inc/python:setup_package:430 : local bindep=0 2020-11-30 11:26:32.955 | ++ inc/python:setup_package:431 : local bindep_flag= 2020-11-30 11:26:32.957 | ++ inc/python:setup_package:432 : local bindep_profiles= 2020-11-30 11:26:32.959 | ++ inc/python:setup_package:433 : [[ /opt/stack/tempest == -bindep* ]] 2020-11-30 11:26:32.962 | ++ inc/python:setup_package:438 : local project_dir=/opt/stack/tempest 2020-11-30 11:26:32.964 | ++ inc/python:setup_package:439 : local flags=-e 2020-11-30 11:26:32.966 | ++ inc/python:setup_package:440 : local extras= 2020-11-30 11:26:32.968 | ++ inc/python:setup_package:444 : [[ -n -e ]] 2020-11-30 11:26:32.971 | ++ inc/python:setup_package:444 : [[ -z '' ]] 2020-11-30 11:26:32.973 | ++ inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2020-11-30 11:26:32.975 | ++ inc/python:setup_package:449 : [[ ! -z '' ]] 2020-11-30 11:26:32.977 | ++ inc/python:setup_package:454 : [[ 0 == 1 ]] 2020-11-30 11:26:32.979 | ++ inc/python:setup_package:458 : pip_install -e /opt/stack/tempest 2020-11-30 11:26:32.998 | Using python 3.6 to install /opt/stack/tempest because python3_enabled=True 2020-11-30 11:26:33.003 | ++ 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/tempest 2020-11-30 11:26:35.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:26:35.860 | 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. 2020-11-30 11:26:35.861 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.861 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.861 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.862 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.862 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.863 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.863 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.864 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.864 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.865 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.865 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.866 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.866 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.866 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.867 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.867 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.868 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.868 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.868 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.869 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.869 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.870 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.870 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.871 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.871 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.873 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.874 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.874 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.875 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.875 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.876 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.876 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.877 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.877 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.878 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.878 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.878 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.879 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.879 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.880 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.880 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.880 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.881 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.881 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.882 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.882 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.883 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.884 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.884 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.885 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.885 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.885 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.886 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.886 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.887 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.887 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.888 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.888 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.889 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.889 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.890 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.891 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.891 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.892 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.892 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.893 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.893 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.894 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.894 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.895 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.896 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.896 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.896 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.897 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.897 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.898 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.898 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.902 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.902 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.902 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.902 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.902 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.902 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.902 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.903 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.903 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.903 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.903 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.904 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.904 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.905 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.905 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.906 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.906 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.907 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.907 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.908 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.908 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.909 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.909 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.910 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.910 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.911 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.911 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.912 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.912 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.912 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.913 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.913 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.914 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.914 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.915 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.915 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.915 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.916 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.916 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.917 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.917 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.918 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.918 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.919 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.919 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.920 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.920 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.921 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.921 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.922 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.923 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.923 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.924 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.926 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.926 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.926 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.926 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.926 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.927 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.928 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.929 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.929 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.930 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.931 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.931 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.932 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.933 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.933 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.934 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.935 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.935 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.936 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.936 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.937 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.937 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.938 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.938 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.938 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.939 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.939 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.940 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.940 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.941 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.942 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.943 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.943 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.944 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.945 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.945 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.946 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.946 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.947 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.947 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.948 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.948 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.949 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.949 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.949 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.950 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.950 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.951 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.951 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.951 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.952 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.953 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.953 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.954 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.955 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.955 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.956 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.957 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.957 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.958 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.959 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.959 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.960 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.961 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.961 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.961 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.962 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.962 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.962 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.964 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.964 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.964 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.965 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.965 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.965 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.966 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.966 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.966 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.967 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.967 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.968 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.968 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.969 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.970 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.970 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.970 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.970 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.971 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.971 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.971 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.972 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.972 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.973 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.973 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.974 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.974 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.974 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.975 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.975 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.976 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.976 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.976 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.978 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.978 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.979 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.980 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.980 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.981 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.981 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.981 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.982 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.982 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.983 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.983 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.984 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.984 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.984 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.985 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.986 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.986 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.986 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.987 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.987 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.987 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.988 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.988 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.989 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.989 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.989 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.990 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.990 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.991 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.991 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.992 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.992 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.992 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.993 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.993 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.994 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.994 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.994 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.995 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.995 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.996 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.996 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.997 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.997 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.997 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.998 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:35.998 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:35.999 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:35.999 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.000 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.000 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.001 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.001 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.001 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.002 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.002 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.002 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.003 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.003 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.004 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.004 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.005 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.005 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.006 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.006 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.006 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.007 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.007 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.008 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.008 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.009 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.009 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.009 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.010 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.010 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.011 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.011 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.011 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.012 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.012 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.013 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.013 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.014 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.014 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.014 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.015 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.015 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.016 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.016 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.016 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.017 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.017 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.018 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.018 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.019 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.019 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.020 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.021 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.021 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.021 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.022 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.022 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.023 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.023 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.024 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.024 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.025 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.025 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.025 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.026 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.026 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.027 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.027 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.027 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.028 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.028 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.029 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.029 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.030 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.030 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.031 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.031 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.031 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.032 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.032 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.033 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.033 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.034 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.034 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.035 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.035 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.036 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.036 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.037 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.038 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.038 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.039 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.039 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.040 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.041 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.041 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.041 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.042 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.044 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.044 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.045 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.046 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.047 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.048 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.050 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.051 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.051 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.052 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.053 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.053 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.054 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.054 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.055 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.056 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.056 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.057 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.057 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.058 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.059 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.059 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.059 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.060 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.061 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.061 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.061 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.062 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.062 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.063 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.063 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.064 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.064 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.065 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.065 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.066 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.067 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.067 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.067 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2020-11-30 11:26:36.068 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2020-11-30 11:26:36.068 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:26:36.069 | Obtaining file:///opt/stack/tempest 2020-11-30 11:26:38.271 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-11-30 11:26:40.285 | 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) 2020-11-30 11:26:40.289 | 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) 2020-11-30 11:26:40.305 | 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) 2020-11-30 11:26:40.323 | 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) 2020-11-30 11:26:40.332 | 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) 2020-11-30 11:26:40.345 | 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) 2020-11-30 11:26:40.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) 2020-11-30 11:26:40.382 | 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 478)) (4.0.3) 2020-11-30 11:26:40.396 | Requirement already satisfied: oslo.config===8.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (8.0.4) 2020-11-30 11:26:40.411 | 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 494)) (4.0.1) 2020-11-30 11:26:40.420 | 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 502)) (4.1.3) 2020-11-30 11:26:40.466 | Requirement already satisfied: oslo.serialization===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.1.1) 2020-11-30 11:26:40.480 | 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 542)) (4.1.2) 2020-11-30 11:26:40.499 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (2.7.1) 2020-11-30 11:26:40.535 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (5.4.5) 2020-11-30 11:26:40.538 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.7.2) 2020-11-30 11:26:40.541 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 607)) (0.9.6) 2020-11-30 11:26:40.544 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (2.4.7) 2020-11-30 11:26:40.548 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (1.8.0) 2020-11-30 11:26:40.551 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.16.0) 2020-11-30 11:26:40.557 | 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 656)) (2.8.1) 2020-11-30 11:26:40.563 | 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 756)) (1.4.0) 2020-11-30 11:26:40.578 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 776)) (2019.3) 2020-11-30 11:26:40.583 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 791)) (2.23.0) 2020-11-30 11:26:40.607 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 803)) (1.4.0) 2020-11-30 11:26:40.612 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.14.0) 2020-11-30 11:26:40.615 | Requirement already satisfied: stestr===3.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (3.0.1) 2020-11-30 11:26:40.648 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 904)) (1.32.0) 2020-11-30 11:26:40.654 | 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) 2020-11-30 11:26:40.675 | 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) 2020-11-30 11:26:40.679 | 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) 2020-11-30 11:26:40.687 | 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) 2020-11-30 11:26:40.710 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (0.11.7) 2020-11-30 11:26:40.715 | 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) 2020-11-30 11:26:40.719 | 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) 2020-11-30 11:26:40.722 | 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) 2020-11-30 11:26:40.768 | 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) 2020-11-30 11:26:40.788 | 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)) (50.3.2) 2020-11-30 11:26:40.836 | 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) 2020-11-30 11:26:40.842 | 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) 2020-11-30 11:26:40.848 | Requirement already satisfied: oslo.context===3.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.0.2) 2020-11-30 11:26:40.855 | 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) 2020-11-30 11:26:40.859 | 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) 2020-11-30 11:26:40.862 | 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) 2020-11-30 11:26:40.866 | 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) 2020-11-30 11:26:40.880 | 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) 2020-11-30 11:26:40.889 | 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) 2020-11-30 11:26:40.932 | 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) 2020-11-30 11:26:40.934 | 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) 2020-11-30 11:26:40.937 | 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) 2020-11-30 11:26:40.941 | Requirement already satisfied: certifi===2020.4.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2020.4.5.1) 2020-11-30 11:26:40.944 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.18.2) 2020-11-30 11:26:40.948 | 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 704)) (1.6.0) 2020-11-30 11:26:40.951 | 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) 2020-11-30 11:26:40.954 | 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) 2020-11-30 11:26:40.957 | 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) 2020-11-30 11:26:40.970 | 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) 2020-11-30 11:26:40.973 | 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) 2020-11-30 11:26:40.976 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (2.20) 2020-11-30 11:26:42.758 | Installing collected packages: tempest 2020-11-30 11:26:42.759 | Running setup.py develop for tempest 2020-11-30 11:26:45.085 | Successfully installed tempest 2020-11-30 11:26:45.332 | ++ inc/python:pip_install:207 : result=0 2020-11-30 11:26:45.334 | ++ inc/python:pip_install:209 : time_stop pip_install 2020-11-30 11:26:45.336 | ++ functions-common:time_stop:2331 : local name 2020-11-30 11:26:45.339 | ++ functions-common:time_stop:2332 : local end_time 2020-11-30 11:26:45.342 | ++ functions-common:time_stop:2333 : local elapsed_time 2020-11-30 11:26:45.347 | ++ functions-common:time_stop:2334 : local total 2020-11-30 11:26:45.349 | ++ functions-common:time_stop:2335 : local start_time 2020-11-30 11:26:45.352 | ++ functions-common:time_stop:2337 : name=pip_install 2020-11-30 11:26:45.354 | ++ functions-common:time_stop:2338 : start_time=1606735592993 2020-11-30 11:26:45.356 | ++ functions-common:time_stop:2340 : [[ -z 1606735592993 ]] 2020-11-30 11:26:45.359 | +++ functions-common:time_stop:2343 : date +%s%3N 2020-11-30 11:26:45.363 | ++ functions-common:time_stop:2343 : end_time=1606735605360 2020-11-30 11:26:45.366 | ++ functions-common:time_stop:2344 : elapsed_time=12367 2020-11-30 11:26:45.368 | ++ functions-common:time_stop:2345 : total=322652 2020-11-30 11:26:45.370 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2020-11-30 11:26:45.373 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=335019 2020-11-30 11:26:45.375 | ++ inc/python:pip_install:210 : return 0 2020-11-30 11:26:45.378 | ++ inc/python:setup_package:460 : [[ -e == \-\e ]] 2020-11-30 11:26:45.381 | ++ inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2020-11-30 11:26:45.383 | ++ functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2020-11-30 11:26:45.403 | ++ functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2020-11-30 11:26:45.415 | ++ inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/tempest 2020-11-30 11:26:45.418 | ++ inc/python:use_library_from_git:263 : local name=/opt/stack/tempest 2020-11-30 11:26:45.420 | ++ inc/python:use_library_from_git:264 : local enabled=1 2020-11-30 11:26:45.423 | ++ inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2020-11-30 11:26:45.426 | ++ inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/tempest, ]] 2020-11-30 11:26:45.429 | ++ inc/python:use_library_from_git:266 : return 1 2020-11-30 11:26:45.431 | ++ lib/tempest:configure_tempest:122 : local image_lines 2020-11-30 11:26:45.434 | ++ lib/tempest:configure_tempest:123 : local images 2020-11-30 11:26:45.437 | ++ lib/tempest:configure_tempest:124 : local num_images 2020-11-30 11:26:45.440 | ++ lib/tempest:configure_tempest:125 : local image_uuid 2020-11-30 11:26:45.442 | ++ lib/tempest:configure_tempest:126 : local image_uuid_alt 2020-11-30 11:26:45.445 | ++ lib/tempest:configure_tempest:127 : local password 2020-11-30 11:26:45.448 | ++ lib/tempest:configure_tempest:128 : local line 2020-11-30 11:26:45.450 | ++ lib/tempest:configure_tempest:129 : local flavors 2020-11-30 11:26:45.453 | ++ lib/tempest:configure_tempest:130 : local available_flavors 2020-11-30 11:26:45.456 | ++ lib/tempest:configure_tempest:131 : local flavors_ref 2020-11-30 11:26:45.458 | ++ lib/tempest:configure_tempest:132 : local flavor_lines 2020-11-30 11:26:45.461 | ++ lib/tempest:configure_tempest:133 : local flavor_ref_size 2020-11-30 11:26:45.464 | ++ lib/tempest:configure_tempest:134 : local flavor_ref_alt_size 2020-11-30 11:26:45.466 | ++ lib/tempest:configure_tempest:135 : local public_network_id 2020-11-30 11:26:45.469 | ++ lib/tempest:configure_tempest:136 : local public_router_id 2020-11-30 11:26:45.472 | ++ lib/tempest:configure_tempest:137 : local ssh_connect_method=floating 2020-11-30 11:26:45.475 | ++ lib/tempest:configure_tempest:138 : local disk 2020-11-30 11:26:45.478 | ++ lib/tempest:configure_tempest:141 : ifs=' 2020-11-30 11:26:45.478 | ' 2020-11-30 11:26:45.480 | ++ lib/tempest:configure_tempest:151 : declare -a images 2020-11-30 11:26:45.483 | ++ lib/tempest:configure_tempest:153 : is_service_enabled glance 2020-11-30 11:26:45.502 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:26:45.505 | +++ lib/tempest:configure_tempest:114 : oscwrap image list --property status=active 2020-11-30 11:26:45.506 | ++ lib/tempest:configure_tempest:154 : read -r IMAGE_NAME IMAGE_UUID 2020-11-30 11:26:45.507 | +++ lib/tempest:configure_tempest:114 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2020-11-30 11:26:48.005 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:26:48.007 | ++ lib/tempest:configure_tempest:155 : '[' ubuntu-16 = '' ']' 2020-11-30 11:26:48.012 | ++ lib/tempest:configure_tempest:159 : images+=($IMAGE_UUID) 2020-11-30 11:26:48.015 | ++ lib/tempest:configure_tempest:154 : read -r IMAGE_NAME IMAGE_UUID 2020-11-30 11:26:48.017 | ++ lib/tempest:configure_tempest:162 : case "${#images[*]}" in 2020-11-30 11:26:48.020 | ++ lib/tempest:configure_tempest:168 : '[' -z '' ']' 2020-11-30 11:26:48.022 | ++ lib/tempest:configure_tempest:169 : image_uuid=bf8da335-1763-4252-a5a5-744bf9e5c25b 2020-11-30 11:26:48.025 | ++ lib/tempest:configure_tempest:170 : image_uuid_alt=bf8da335-1763-4252-a5a5-744bf9e5c25b 2020-11-30 11:26:48.027 | ++ lib/tempest:configure_tempest:184 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2020-11-30 11:26:48.040 | ++ lib/tempest:configure_tempest:185 : rm -f /opt/stack/tempest/etc/tempest.conf 2020-11-30 11:26:48.044 | ++ lib/tempest:configure_tempest:187 : local password=Passw0rd 2020-11-30 11:26:48.047 | ++ lib/tempest:configure_tempest:190 : local admin_username=admin 2020-11-30 11:26:48.051 | ++ lib/tempest:configure_tempest:191 : local admin_project_name=admin 2020-11-30 11:26:48.053 | ++ lib/tempest:configure_tempest:192 : local admin_domain_name=Default 2020-11-30 11:26:48.056 | ++ lib/tempest:configure_tempest:193 : local alt_username=alt_demo 2020-11-30 11:26:48.058 | ++ lib/tempest:configure_tempest:194 : local alt_project_name=alt_demo 2020-11-30 11:26:48.062 | ++ lib/tempest:configure_tempest:195 : local admin_project_id 2020-11-30 11:26:48.066 | +++ lib/tempest:configure_tempest:196 : awk '/ admin / { print $2 }' 2020-11-30 11:26:48.066 | +++ lib/tempest:configure_tempest:196 : oscwrap project list 2020-11-30 11:26:50.283 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:26:50.287 | ++ lib/tempest:configure_tempest:196 : admin_project_id=8d098f472a314c2c9a3aeef3e510caa1 2020-11-30 11:26:50.289 | ++ lib/tempest:configure_tempest:198 : is_service_enabled nova 2020-11-30 11:26:50.305 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:26:50.308 | +++ lib/tempest:configure_tempest:201 : nova flavor-list 2020-11-30 11:26:52.164 | ++ lib/tempest:configure_tempest:201 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:52.164 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-11-30 11:26:52.164 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:52.164 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2020-11-30 11:26:52.164 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2020-11-30 11:26:52.164 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2020-11-30 11:26:52.166 | ++ lib/tempest:configure_tempest:202 : [[ -z '' ]] 2020-11-30 11:26:52.169 | ++ lib/tempest:configure_tempest:203 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:52.169 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-11-30 11:26:52.169 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:52.169 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2020-11-30 11:26:52.169 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2020-11-30 11:26:52.170 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2020-11-30 11:26:52.171 | ++ lib/tempest:configure_tempest:208 : flavor_ref=42 2020-11-30 11:26:52.174 | ++ lib/tempest:configure_tempest:209 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:52.174 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2020-11-30 11:26:52.174 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2020-11-30 11:26:52.174 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2020-11-30 11:26:52.174 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2020-11-30 11:26:52.174 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2020-11-30 11:26:52.176 | ++ lib/tempest:configure_tempest:214 : flavor_ref_alt=84 2020-11-30 11:26:52.179 | ++ lib/tempest:configure_tempest:263 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2020-11-30 11:26:52.213 | ++ lib/tempest:configure_tempest:265 : ssh_connect_method=floating 2020-11-30 11:26:52.216 | ++ lib/tempest:configure_tempest:271 : [[ True == \T\r\u\e ]] 2020-11-30 11:26:52.218 | ++ lib/tempest:configure_tempest:271 : is_networking_extension_supported external-net 2020-11-30 11:26:52.221 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2020-11-30 11:26:52.224 | +++ 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 2020-11-30 11:26:54.518 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:26:54.521 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2020-11-30 11:26:54.521 | router-admin-state-down-before-update 2020-11-30 11:26:54.521 | agent 2020-11-30 11:26:54.521 | agent-resources-synced 2020-11-30 11:26:54.521 | allowed-address-pairs 2020-11-30 11:26:54.521 | auto-allocated-topology 2020-11-30 11:26:54.521 | availability_zone 2020-11-30 11:26:54.521 | availability_zone_filter 2020-11-30 11:26:54.521 | default-subnetpools 2020-11-30 11:26:54.521 | dhcp_agent_scheduler 2020-11-30 11:26:54.521 | dvr 2020-11-30 11:26:54.521 | empty-string-filtering 2020-11-30 11:26:54.521 | external-net 2020-11-30 11:26:54.521 | extra_dhcp_opt 2020-11-30 11:26:54.521 | extraroute 2020-11-30 11:26:54.521 | extraroute-atomic 2020-11-30 11:26:54.521 | filter-validation 2020-11-30 11:26:54.521 | fip-port-details 2020-11-30 11:26:54.521 | flavors 2020-11-30 11:26:54.521 | floatingip-pools 2020-11-30 11:26:54.521 | ip-substring-filtering 2020-11-30 11:26:54.521 | router 2020-11-30 11:26:54.521 | ext-gw-mode 2020-11-30 11:26:54.521 | l3-ha 2020-11-30 11:26:54.521 | l3-flavors 2020-11-30 11:26:54.521 | l3-port-ip-change-not-allowed 2020-11-30 11:26:54.521 | l3_agent_scheduler 2020-11-30 11:26:54.521 | metering 2020-11-30 11:26:54.521 | multi-provider 2020-11-30 11:26:54.521 | net-mtu 2020-11-30 11:26:54.521 | net-mtu-writable 2020-11-30 11:26:54.521 | network_availability_zone 2020-11-30 11:26:54.521 | network-ip-availability 2020-11-30 11:26:54.521 | pagination 2020-11-30 11:26:54.521 | port-mac-address-regenerate 2020-11-30 11:26:54.522 | binding 2020-11-30 11:26:54.522 | binding-extended 2020-11-30 11:26:54.522 | port-security 2020-11-30 11:26:54.522 | project-id 2020-11-30 11:26:54.522 | provider 2020-11-30 11:26:54.522 | quotas 2020-11-30 11:26:54.522 | quota_details 2020-11-30 11:26:54.522 | rbac-policies 2020-11-30 11:26:54.522 | rbac-address-scope 2020-11-30 11:26:54.522 | rbac-security-groups 2020-11-30 11:26:54.522 | rbac-subnetpool 2020-11-30 11:26:54.522 | revision-if-match 2020-11-30 11:26:54.522 | standard-attr-revisions 2020-11-30 11:26:54.522 | router_availability_zone 2020-11-30 11:26:54.522 | port-security-groups-filtering 2020-11-30 11:26:54.522 | security-group 2020-11-30 11:26:54.522 | service-type 2020-11-30 11:26:54.522 | sorting 2020-11-30 11:26:54.522 | standard-attr-description 2020-11-30 11:26:54.522 | stateful-security-group 2020-11-30 11:26:54.522 | subnet_onboard 2020-11-30 11:26:54.522 | subnet-service-types 2020-11-30 11:26:54.522 | subnet_allocation 2020-11-30 11:26:54.522 | subnetpool-prefix-ops 2020-11-30 11:26:54.522 | standard-attr-tag 2020-11-30 11:26:54.522 | standard-attr-timestamp' 2020-11-30 11:26:54.524 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2020-11-30 11:26:54.524 | router-admin-state-down-before-update 2020-11-30 11:26:54.524 | agent 2020-11-30 11:26:54.524 | agent-resources-synced 2020-11-30 11:26:54.524 | allowed-address-pairs 2020-11-30 11:26:54.524 | auto-allocated-topology 2020-11-30 11:26:54.524 | availability_zone 2020-11-30 11:26:54.524 | availability_zone_filter 2020-11-30 11:26:54.524 | default-subnetpools 2020-11-30 11:26:54.524 | dhcp_agent_scheduler 2020-11-30 11:26:54.524 | dvr 2020-11-30 11:26:54.524 | empty-string-filtering 2020-11-30 11:26:54.525 | external-net 2020-11-30 11:26:54.525 | extra_dhcp_opt 2020-11-30 11:26:54.525 | extraroute 2020-11-30 11:26:54.525 | extraroute-atomic 2020-11-30 11:26:54.525 | filter-validation 2020-11-30 11:26:54.525 | fip-port-details 2020-11-30 11:26:54.525 | flavors 2020-11-30 11:26:54.525 | floatingip-pools 2020-11-30 11:26:54.525 | ip-substring-filtering 2020-11-30 11:26:54.525 | router 2020-11-30 11:26:54.525 | ext-gw-mode 2020-11-30 11:26:54.525 | l3-ha 2020-11-30 11:26:54.525 | l3-flavors 2020-11-30 11:26:54.525 | l3-port-ip-change-not-allowed 2020-11-30 11:26:54.525 | l3_agent_scheduler 2020-11-30 11:26:54.525 | metering 2020-11-30 11:26:54.525 | multi-provider 2020-11-30 11:26:54.525 | net-mtu 2020-11-30 11:26:54.525 | net-mtu-writable 2020-11-30 11:26:54.525 | network_availability_zone 2020-11-30 11:26:54.525 | network-ip-availability 2020-11-30 11:26:54.525 | pagination 2020-11-30 11:26:54.526 | port-mac-address-regenerate 2020-11-30 11:26:54.526 | binding 2020-11-30 11:26:54.526 | binding-extended 2020-11-30 11:26:54.526 | port-security 2020-11-30 11:26:54.526 | project-id 2020-11-30 11:26:54.526 | provider 2020-11-30 11:26:54.526 | quotas 2020-11-30 11:26:54.526 | quota_details 2020-11-30 11:26:54.526 | rbac-policies 2020-11-30 11:26:54.526 | rbac-address-scope 2020-11-30 11:26:54.526 | rbac-security-groups 2020-11-30 11:26:54.526 | rbac-subnetpool 2020-11-30 11:26:54.526 | revision-if-match 2020-11-30 11:26:54.526 | standard-attr-revisions 2020-11-30 11:26:54.526 | router_availability_zone 2020-11-30 11:26:54.526 | port-security-groups-filtering 2020-11-30 11:26:54.526 | security-group 2020-11-30 11:26:54.526 | service-type 2020-11-30 11:26:54.526 | sorting 2020-11-30 11:26:54.526 | standard-attr-description 2020-11-30 11:26:54.526 | stateful-security-group 2020-11-30 11:26:54.526 | subnet_onboard 2020-11-30 11:26:54.526 | subnet-service-types 2020-11-30 11:26:54.526 | subnet_allocation 2020-11-30 11:26:54.526 | subnetpool-prefix-ops 2020-11-30 11:26:54.527 | standard-attr-tag 2020-11-30 11:26:54.527 | standard-attr-timestamp =~ external-net ]] 2020-11-30 11:26:54.527 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2020-11-30 11:26:54.530 | +++ lib/tempest:configure_tempest:272 : oscwrap network show -f value -c id public 2020-11-30 11:26:57.143 | +++ functions-common:oscwrap:2371 : return 0 2020-11-30 11:26:57.146 | ++ lib/tempest:configure_tempest:272 : public_network_id=5731b5a3-3a23-4f09-a82c-b86d75c3adf9 2020-11-30 11:26:57.148 | ++ lib/tempest:configure_tempest:274 : openstack network create --share shared 2020-11-30 11:26:59.613 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:59.613 | | Field | Value | 2020-11-30 11:26:59.613 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:59.613 | | admin_state_up | UP | 2020-11-30 11:26:59.613 | | availability_zone_hints | | 2020-11-30 11:26:59.613 | | availability_zones | | 2020-11-30 11:26:59.613 | | created_at | 2020-11-30T11:26:59Z | 2020-11-30 11:26:59.613 | | description | | 2020-11-30 11:26:59.613 | | dns_domain | None | 2020-11-30 11:26:59.613 | | id | 5acaa847-53dc-4a21-b926-276c56b3bb57 | 2020-11-30 11:26:59.613 | | ipv4_address_scope | None | 2020-11-30 11:26:59.613 | | ipv6_address_scope | None | 2020-11-30 11:26:59.613 | | is_default | False | 2020-11-30 11:26:59.613 | | is_vlan_transparent | None | 2020-11-30 11:26:59.613 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='8d098f472a314c2c9a3aeef3e510caa1', project.name='admin', region_name='RegionOne', zone= | 2020-11-30 11:26:59.613 | | mtu | 1450 | 2020-11-30 11:26:59.613 | | name | shared | 2020-11-30 11:26:59.613 | | port_security_enabled | True | 2020-11-30 11:26:59.613 | | project_id | 8d098f472a314c2c9a3aeef3e510caa1 | 2020-11-30 11:26:59.613 | | provider:network_type | vxlan | 2020-11-30 11:26:59.613 | | provider:physical_network | None | 2020-11-30 11:26:59.613 | | provider:segmentation_id | 2 | 2020-11-30 11:26:59.613 | | qos_policy_id | None | 2020-11-30 11:26:59.613 | | revision_number | 1 | 2020-11-30 11:26:59.613 | | router:external | Internal | 2020-11-30 11:26:59.613 | | segments | None | 2020-11-30 11:26:59.614 | | shared | True | 2020-11-30 11:26:59.614 | | status | ACTIVE | 2020-11-30 11:26:59.614 | | subnets | | 2020-11-30 11:26:59.614 | | tags | | 2020-11-30 11:26:59.614 | | updated_at | 2020-11-30T11:26:59Z | 2020-11-30 11:26:59.614 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:26:59.756 | ++ lib/tempest:configure_tempest:275 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2020-11-30 11:27:02.812 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:27:02.812 | | Field | Value | 2020-11-30 11:27:02.812 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:27:02.812 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2020-11-30 11:27:02.812 | | cidr | 192.168.233.0/24 | 2020-11-30 11:27:02.812 | | created_at | 2020-11-30T11:27:02Z | 2020-11-30 11:27:02.812 | | description | shared-subnet | 2020-11-30 11:27:02.812 | | dns_nameservers | | 2020-11-30 11:27:02.812 | | dns_publish_fixed_ip | None | 2020-11-30 11:27:02.812 | | enable_dhcp | True | 2020-11-30 11:27:02.812 | | gateway_ip | 192.168.233.1 | 2020-11-30 11:27:02.812 | | host_routes | | 2020-11-30 11:27:02.812 | | id | 8365a6c4-cc26-4a04-88c2-b123fed5214c | 2020-11-30 11:27:02.812 | | ip_version | 4 | 2020-11-30 11:27:02.812 | | ipv6_address_mode | None | 2020-11-30 11:27:02.812 | | ipv6_ra_mode | None | 2020-11-30 11:27:02.812 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='8d098f472a314c2c9a3aeef3e510caa1', project.name='admin', region_name='RegionOne', zone= | 2020-11-30 11:27:02.812 | | name | shared-subnet | 2020-11-30 11:27:02.812 | | network_id | 5acaa847-53dc-4a21-b926-276c56b3bb57 | 2020-11-30 11:27:02.812 | | prefix_length | None | 2020-11-30 11:27:02.813 | | project_id | 8d098f472a314c2c9a3aeef3e510caa1 | 2020-11-30 11:27:02.813 | | revision_number | 0 | 2020-11-30 11:27:02.813 | | segment_id | None | 2020-11-30 11:27:02.813 | | service_types | | 2020-11-30 11:27:02.813 | | subnetpool_id | None | 2020-11-30 11:27:02.813 | | tags | | 2020-11-30 11:27:02.813 | | updated_at | 2020-11-30T11:27:02Z | 2020-11-30 11:27:02.813 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2020-11-30 11:27:02.951 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2020-11-30 11:27:02.979 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2020-11-30 11:27:03.013 | ++ lib/tempest:configure_tempest:282 : mkdir -p /opt/stack/data/tempest 2020-11-30 11:27:03.018 | ++ lib/tempest:configure_tempest:283 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2020-11-30 11:27:03.047 | ++ lib/tempest:configure_tempest:284 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2020-11-30 11:27:03.076 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2020-11-30 11:27:03.104 | ++ lib/tempest:configure_tempest:288 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2020-11-30 11:27:03.132 | ++ lib/tempest:configure_tempest:289 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2020-11-30 11:27:03.160 | ++ lib/tempest:configure_tempest:292 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.30/identity/v2.0/ 2020-11-30 11:27:03.192 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.30/identity/v3 2020-11-30 11:27:03.221 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2020-11-30 11:27:03.250 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2020-11-30 11:27:03.279 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2020-11-30 11:27:03.306 | ++ lib/tempest:configure_tempest:297 : [[ True == \T\r\u\e ]] 2020-11-30 11:27:03.308 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2020-11-30 11:27:03.340 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2020-11-30 11:27:03.371 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2020-11-30 11:27:03.398 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2020-11-30 11:27:03.428 | ++ lib/tempest:configure_tempest:303 : '[' False == True ']' 2020-11-30 11:27:03.430 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2020-11-30 11:27:03.460 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2020-11-30 11:27:03.488 | ++ lib/tempest:configure_tempest:311 : [[ '' != \v\2 ]] 2020-11-30 11:27:03.491 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2020-11-30 11:27:03.527 | ++ lib/tempest:configure_tempest:316 : is_service_enabled tls-proxy 2020-11-30 11:27:03.545 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:27:03.547 | ++ lib/tempest:configure_tempest:321 : [[ True = True ]] 2020-11-30 11:27:03.550 | ++ lib/tempest:configure_tempest:322 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2020-11-30 11:27:03.577 | ++ lib/tempest:configure_tempest:327 : is_service_enabled ldap 2020-11-30 11:27:03.594 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:27:03.597 | ++ lib/tempest:configure_tempest:333 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2020-11-30 11:27:03.626 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2020-11-30 11:27:03.652 | ++ lib/tempest:configure_tempest:342 : [[ ! -z '' ]] 2020-11-30 11:27:03.654 | ++ lib/tempest:configure_tempest:345 : '[' libvirt = xenserver ']' 2020-11-30 11:27:03.657 | ++ lib/tempest:configure_tempest:350 : '[' False '!=' True ']' 2020-11-30 11:27:03.659 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2020-11-30 11:27:03.692 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref bf8da335-1763-4252-a5a5-744bf9e5c25b 2020-11-30 11:27:03.722 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt bf8da335-1763-4252-a5a5-744bf9e5c25b 2020-11-30 11:27:03.749 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2020-11-30 11:27:03.776 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2020-11-30 11:27:03.807 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2020-11-30 11:27:03.842 | ++ lib/tempest:configure_tempest:360 : is_service_enabled neutron 2020-11-30 11:27:03.872 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:27:03.872 | ++ lib/tempest:configure_tempest:368 : [[ -n '' ]] 2020-11-30 11:27:03.873 | ++ lib/tempest:configure_tempest:378 : local tempest_compute_min_microversion=None 2020-11-30 11:27:03.877 | ++ lib/tempest:configure_tempest:379 : local tempest_compute_max_microversion=2.87 2020-11-30 11:27:03.880 | ++ lib/tempest:configure_tempest:382 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2020-11-30 11:27:03.882 | ++ lib/tempest:configure_tempest:386 : '[' None == None ']' 2020-11-30 11:27:03.885 | ++ lib/tempest:configure_tempest:387 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2020-11-30 11:27:03.907 | ++ lib/tempest:configure_tempest:391 : '[' 2.87 == None ']' 2020-11-30 11:27:03.910 | ++ lib/tempest:configure_tempest:394 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2020-11-30 11:27:03.942 | ++ lib/tempest:configure_tempest:397 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2020-11-30 11:27:03.976 | ++ lib/tempest:configure_tempest:398 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2020-11-30 11:27:04.002 | ++ lib/tempest:configure_tempest:399 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2020-11-30 11:27:04.030 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2020-11-30 11:27:04.058 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2020-11-30 11:27:04.087 | ++ lib/tempest:configure_tempest:402 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2020-11-30 11:27:04.117 | ++ lib/tempest:configure_tempest:403 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2020-11-30 11:27:04.145 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2020-11-30 11:27:04.173 | ++ lib/tempest:configure_tempest:405 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2020-11-30 11:27:04.175 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2020-11-30 11:27:04.203 | ++ lib/tempest:configure_tempest:409 : [[ False == \T\r\u\e ]] 2020-11-30 11:27:04.206 | ++ lib/tempest:configure_tempest:413 : is_service_enabled n-novnc 2020-11-30 11:27:04.223 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:27:04.226 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2020-11-30 11:27:04.256 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 5731b5a3-3a23-4f09-a82c-b86d75c3adf9 2020-11-30 11:27:04.286 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2020-11-30 11:27:04.318 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2020-11-30 11:27:04.347 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2020-11-30 11:27:04.378 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2020-11-30 11:27:04.407 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2020-11-30 11:27:04.436 | ++ lib/tempest:configure_tempest:427 : '[' libvirt = xenserver ']' 2020-11-30 11:27:04.438 | ++ lib/tempest:configure_tempest:433 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2020-11-30 11:27:04.440 | ++ lib/tempest:configure_tempest:434 : SCENARIO_IMAGE_FILE= 2020-11-30 11:27:04.443 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_dir /home/ubuntu/devstack/files 2020-11-30 11:27:04.478 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file 2020-11-30 11:27:04.507 | ++ lib/tempest:configure_tempest:440 : TEMPEST_SSH_NETWORK_NAME=private 2020-11-30 11:27:04.511 | ++ lib/tempest:configure_tempest:441 : is_provider_network 2020-11-30 11:27:04.513 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2020-11-30 11:27:04.516 | ++ functions-common:is_provider_network:2183 : return 1 2020-11-30 11:27:04.518 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2020-11-30 11:27:04.552 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2020-11-30 11:27:04.589 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2020-11-30 11:27:04.632 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2020-11-30 11:27:04.664 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2020-11-30 11:27:04.697 | ++ lib/tempest:configure_tempest:456 : [[ -n '' ]] 2020-11-30 11:27:04.700 | ++ lib/tempest:configure_tempest:460 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2020-11-30 11:27:04.703 | ++ lib/tempest:configure_tempest:461 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2020-11-30 11:27:04.707 | +++ lib/tempest:configure_tempest:463 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2020-11-30 11:27:04.730 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2020-11-30 11:27:04.764 | ++ lib/tempest:configure_tempest:465 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2020-11-30 11:27:04.766 | ++ lib/tempest:configure_tempest:466 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2020-11-30 11:27:04.770 | +++ lib/tempest:configure_tempest:468 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2020-11-30 11:27:04.787 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2020-11-30 11:27:04.818 | ++ lib/tempest:configure_tempest:471 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2020-11-30 11:27:04.821 | ++ lib/tempest:configure_tempest:471 : '[' libvirt = libvirt ']' 2020-11-30 11:27:04.824 | ++ lib/tempest:configure_tempest:472 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2020-11-30 11:27:04.827 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2020-11-30 11:27:04.849 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2020-11-30 11:27:04.888 | ++ lib/tempest:configure_tempest:476 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2020-11-30 11:27:04.891 | ++ lib/tempest:configure_tempest:477 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2020-11-30 11:27:04.895 | +++ lib/tempest:configure_tempest:479 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2020-11-30 11:27:04.914 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2020-11-30 11:27:04.946 | ++ lib/tempest:configure_tempest:480 : local tempest_volume_min_microversion=None 2020-11-30 11:27:04.949 | ++ lib/tempest:configure_tempest:481 : local tempest_volume_max_microversion=3.60 2020-11-30 11:27:04.951 | ++ lib/tempest:configure_tempest:484 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2020-11-30 11:27:04.955 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2020-11-30 11:27:04.957 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2020-11-30 11:27:04.977 | ++ lib/tempest:configure_tempest:494 : '[' 3.60 == None ']' 2020-11-30 11:27:04.980 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2020-11-30 11:27:05.013 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2020-11-30 11:27:05.031 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:27:05.034 | ++ lib/tempest:configure_tempest:507 : [[ -n lvm:lvmdriver-1 ]] 2020-11-30 11:27:05.036 | ++ lib/tempest:configure_tempest:507 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2020-11-30 11:27:05.039 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2020-11-30 11:27:05.041 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2020-11-30 11:27:05.046 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2020-11-30 11:27:05.048 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=1.36 2020-11-30 11:27:05.051 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2020-11-30 11:27:05.053 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2020-11-30 11:27:05.075 | ++ lib/tempest:configure_tempest:548 : '[' 1.36 == None ']' 2020-11-30 11:27:05.077 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2020-11-30 11:27:05.110 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2020-11-30 11:27:05.112 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2020-11-30 11:27:05.115 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2020-11-30 11:27:05.117 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2020-11-30 11:27:05.146 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2020-11-30 11:27:05.174 | ++ lib/tempest:configure_tempest:592 : local service 2020-11-30 11:27:05.176 | ++ lib/tempest:configure_tempest:593 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2020-11-30 11:27:05.179 | ++ lib/tempest:configure_tempest:594 : for service in ${tempest_services//,/ } 2020-11-30 11:27:05.181 | ++ lib/tempest:configure_tempest:595 : is_service_enabled key 2020-11-30 11:27:05.197 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:27:05.199 | ++ lib/tempest:configure_tempest:596 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2020-11-30 11:27:05.237 | ++ lib/tempest:configure_tempest:594 : for service in ${tempest_services//,/ } 2020-11-30 11:27:05.240 | ++ lib/tempest:configure_tempest:595 : is_service_enabled glance 2020-11-30 11:27:05.257 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:27:05.259 | ++ lib/tempest:configure_tempest:596 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2020-11-30 11:27:05.297 | ++ lib/tempest:configure_tempest:594 : for service in ${tempest_services//,/ } 2020-11-30 11:27:05.300 | ++ lib/tempest:configure_tempest:595 : is_service_enabled nova 2020-11-30 11:27:05.320 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:27:05.323 | ++ lib/tempest:configure_tempest:596 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2020-11-30 11:27:05.361 | ++ lib/tempest:configure_tempest:594 : for service in ${tempest_services//,/ } 2020-11-30 11:27:05.365 | ++ lib/tempest:configure_tempest:595 : is_service_enabled neutron 2020-11-30 11:27:05.385 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:27:05.390 | ++ lib/tempest:configure_tempest:596 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2020-11-30 11:27:05.422 | ++ lib/tempest:configure_tempest:594 : for service in ${tempest_services//,/ } 2020-11-30 11:27:05.425 | ++ lib/tempest:configure_tempest:595 : is_service_enabled cinder 2020-11-30 11:27:05.446 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:27:05.449 | ++ lib/tempest:configure_tempest:596 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2020-11-30 11:27:05.483 | ++ lib/tempest:configure_tempest:594 : for service in ${tempest_services//,/ } 2020-11-30 11:27:05.486 | ++ lib/tempest:configure_tempest:595 : is_service_enabled swift 2020-11-30 11:27:05.506 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:27:05.509 | ++ lib/tempest:configure_tempest:596 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2020-11-30 11:27:05.542 | ++ lib/tempest:configure_tempest:594 : for service in ${tempest_services//,/ } 2020-11-30 11:27:05.545 | ++ lib/tempest:configure_tempest:595 : is_service_enabled horizon 2020-11-30 11:27:05.568 | ++ functions-common:is_service_enabled:1987 : return 1 2020-11-30 11:27:05.575 | ++ lib/tempest:configure_tempest:598 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2020-11-30 11:27:05.611 | ++ lib/tempest:configure_tempest:602 : '[' libvirt = libvirt ']' 2020-11-30 11:27:05.613 | ++ lib/tempest:configure_tempest:602 : '[' kvm = lxc ']' 2020-11-30 11:27:05.616 | ++ lib/tempest:configure_tempest:612 : local tmp_cfg_file 2020-11-30 11:27:05.620 | +++ lib/tempest:configure_tempest:613 : mktemp 2020-11-30 11:27:05.625 | ++ lib/tempest:configure_tempest:613 : tmp_cfg_file=/tmp/tmp.nIFi5za4Xz 2020-11-30 11:27:05.628 | ++ lib/tempest:configure_tempest:614 : cd /opt/stack/tempest 2020-11-30 11:27:05.631 | ++ lib/tempest:configure_tempest:615 : [[ False != \T\r\u\e ]] 2020-11-30 11:27:05.634 | ++ lib/tempest:configure_tempest:616 : tox -revenv-tempest --notest 2020-11-30 11:27:06.331 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2020-11-30 11:27:07.315 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2020-11-30 11:27:25.688 | venv-tempest develop-inst: /opt/stack/tempest 2020-11-30 11:27:31.187 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.11.8,cffi==1.14.4,chardet==3.0.4,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.2.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.1.0,importlib-resources==3.3.0,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.3.3,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.4,PyYAML==5.3.1,requests==2.25.0,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.2.2,-e git+https://opendev.org/openstack/tempest@ae5285d5d8468b491e4ae3120101453c1f96b930#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.0,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2020-11-30 11:27:31.187 | ___________________________________ summary ____________________________________ 2020-11-30 11:27:31.187 | venv-tempest: skipped tests 2020-11-30 11:27:31.187 | congratulations :) 2020-11-30 11:27:31.219 | ++ lib/tempest:configure_tempest:620 : local tmp_u_c_m 2020-11-30 11:27:31.222 | +++ lib/tempest:configure_tempest:621 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2020-11-30 11:27:31.227 | ++ lib/tempest:configure_tempest:621 : tmp_u_c_m=/tmp/tempest_u_c_m.qAbbEvvGoB 2020-11-30 11:27:31.230 | ++ lib/tempest:configure_tempest:622 : cd /opt/stack/requirements 2020-11-30 11:27:31.233 | ++ lib/tempest:configure_tempest:622 : git show origin/master:upper-constraints.txt 2020-11-30 11:27:31.240 | ++ lib/tempest:configure_tempest:623 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.qAbbEvvGoB -r requirements.txt 2020-11-30 11:27:32.921 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2020-11-30 11:27:32.921 | warnings.warn(msg) 2020-11-30 11:27:33.011 | venv-tempest develop-inst-noop: /opt/stack/tempest 2020-11-30 11:27:33.531 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.11.8,cffi==1.14.4,chardet==3.0.4,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.2.1,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.1.0,importlib-resources==3.3.0,iso8601==0.1.13,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.3.1,oslo.config==8.3.3,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.4,PyYAML==5.3.1,requests==2.25.0,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.2.2,-e git+https://opendev.org/openstack/tempest@ae5285d5d8468b491e4ae3120101453c1f96b930#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.0,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2020-11-30 11:27:33.532 | venv-tempest run-test-pre: PYTHONHASHSEED='3562469422' 2020-11-30 11:27:33.532 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.qAbbEvvGoB -r requirements.txt 2020-11-30 11:27:34.372 | Ignoring pyOpenSSL: markers 'python_version == "3.8"' don't match your environment 2020-11-30 11:27:35.032 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-11-30 11:27:35.034 | Requirement already satisfied: oslo.concurrency===4.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 23)) (4.3.1) 2020-11-30 11:27:35.045 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 45)) (5.5.1) 2020-11-30 11:27:35.048 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 51)) (5.0.1) 2020-11-30 11:27:35.054 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 61)) (3.0.0) 2020-11-30 11:27:35.067 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 114)) (2.2.0) 2020-11-30 11:27:35.074 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 129)) (0.8.0) 2020-11-30 11:27:35.081 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 137)) (0.7.2) 2020-11-30 11:27:35.084 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 159)) (2.7.2) 2020-11-30 11:27:35.121 | Requirement already satisfied: urllib3===1.26.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 164)) (1.26.2) 2020-11-30 11:27:35.144 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 169)) (1.4.0) 2020-11-30 11:27:35.159 | Requirement already satisfied: PyYAML===5.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 173)) (5.3.1) 2020-11-30 11:27:35.163 | Requirement already satisfied: cryptography===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 177)) (3.2.1) 2020-11-30 11:27:35.205 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 195)) (1.1.0) 2020-11-30 11:27:35.212 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 203)) (3.2.0) 2020-11-30 11:27:35.223 | Requirement already satisfied: cliff===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 236)) (3.5.0) 2020-11-30 11:27:35.255 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 267)) (4.4.0) 2020-11-30 11:27:35.296 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 296)) (3.1.0) 2020-11-30 11:27:35.333 | Requirement already satisfied: oslo.serialization===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 297)) (4.0.1) 2020-11-30 11:27:35.343 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 334)) (2.4.0) 2020-11-30 11:27:35.363 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 375)) (1.4.0) 2020-11-30 11:27:35.377 | Requirement already satisfied: msgpack===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 380)) (1.0.0) 2020-11-30 11:27:35.381 | Requirement already satisfied: oslo.config===8.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 382)) (8.3.3) 2020-11-30 11:27:35.399 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 397)) (2.4.7) 2020-11-30 11:27:35.402 | Requirement already satisfied: stevedore===3.2.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 408)) (3.2.2) 2020-11-30 11:27:35.411 | Requirement already satisfied: cmd2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 417)) (1.4.0) 2020-11-30 11:27:35.476 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 434)) (1.15.0) 2020-11-30 11:27:35.483 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 461)) (1.12.1) 2020-11-30 11:27:35.483 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 472)) (1.4.0) 2020-11-30 11:27:35.489 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 475)) (0.18.2) 2020-11-30 11:27:35.492 | Requirement already satisfied: importlib-resources===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 500)) (3.3.0) 2020-11-30 11:27:35.515 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 514)) (1.14.4) 2020-11-30 11:27:35.519 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 516)) (3.2.0) 2020-11-30 11:27:35.554 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 529)) (3.4.0) 2020-11-30 11:27:35.581 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 541)) (0.14.1) 2020-11-30 11:27:35.587 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 547)) (4.7.0) 2020-11-30 11:27:35.606 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 554)) (2.8.1) 2020-11-30 11:27:35.611 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 557)) (0.4.4) 2020-11-30 11:27:35.615 | Requirement already satisfied: pytz===2020.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 560)) (2020.4) 2020-11-30 11:27:35.620 | Requirement already satisfied: setuptools===50.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 567)) (50.3.2) 2020-11-30 11:27:35.667 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 155)) (1.0.0) 2020-11-30 11:27:35.669 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.qAbbEvvGoB (line 195)) (1.4.0) 2020-11-30 11:27:35.672 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 140)) (1.4.0) 2020-11-30 11:27:35.676 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 113)) (0.9.6) 2020-11-30 11:27:35.679 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 54)) (3.1.1) 2020-11-30 11:27:35.686 | Requirement already satisfied: voluptuous===0.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 2)) (0.12.0) 2020-11-30 11:27:35.692 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 93)) (1.6.0) 2020-11-30 11:27:35.695 | Requirement already satisfied: importlib-metadata===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 270)) (3.1.0) 2020-11-30 11:27:35.721 | Requirement already satisfied: requests===2.25.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 212)) (2.25.0) 2020-11-30 11:27:35.748 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 134)) (0.2.5) 2020-11-30 11:27:35.757 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 258)) (1.8.1) 2020-11-30 11:27:35.760 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 48)) (20.3.0) 2020-11-30 11:27:35.809 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 171)) (2.20) 2020-11-30 11:27:35.812 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 470)) (0.17.3) 2020-11-30 11:27:35.818 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 487)) (1.5) 2020-11-30 11:27:35.820 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 493)) (0.10.9) 2020-11-30 11:27:35.823 | Requirement already satisfied: packaging===20.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 321)) (20.4) 2020-11-30 11:27:35.830 | Requirement already satisfied: iso8601===0.1.13 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 348)) (0.1.13) 2020-11-30 11:27:35.833 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 350)) (1.0.0) 2020-11-30 11:27:35.835 | Requirement already satisfied: chardet===3.0.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 3)) (3.0.4) 2020-11-30 11:27:35.838 | Requirement already satisfied: certifi===2020.11.8 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 40)) (2020.11.8) 2020-11-30 11:27:35.841 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.qAbbEvvGoB (line 352)) (2.10) 2020-11-30 11:27:35.960 | WARNING: You are using pip version 20.0.2; however, version 20.2.4 is available. 2020-11-30 11:27:35.960 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2020-11-30 11:27:36.027 | ___________________________________ summary ____________________________________ 2020-11-30 11:27:36.027 | venv-tempest: commands succeeded 2020-11-30 11:27:36.027 | congratulations :) 2020-11-30 11:27:36.062 | ++ lib/tempest:configure_tempest:624 : rm -f /tmp/tempest_u_c_m.qAbbEvvGoB 2020-11-30 11:27:36.066 | ++ lib/tempest:configure_tempest:627 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2020-11-30 11:27:36.097 | ++ lib/tempest:configure_tempest:628 : [[ False == \T\r\u\e ]] 2020-11-30 11:27:36.099 | ++ lib/tempest:configure_tempest:636 : [[ True == \F\a\l\s\e ]] 2020-11-30 11:27:36.102 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2020-11-30 11:27:36.134 | ++ lib/tempest:configure_tempest:646 : tox -evenv -- tempest verify-config -uro /tmp/tmp.nIFi5za4Xz 2020-11-30 11:27:36.873 | venv create: /opt/stack/tempest/.tox/venv 2020-11-30 11:27:37.622 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2020-11-30 11:28:05.206 | venv develop-inst: /opt/stack/tempest 2020-11-30 11:28:12.866 | venv installed: alabaster==0.7.12,attrs==20.3.0,Babel==2.9.0,bcrypt==3.2.0,certifi==2020.11.8,cffi==1.14.4,chardet==3.0.4,cliff==3.5.0,cmd2==1.4.0,colorama==0.4.4,cryptography==3.2.1,debtcollector==2.2.0,docutils==0.15.2,dulwich==0.20.14,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,importlib-metadata==3.1.0,importlib-resources==3.3.0,iso8601==0.1.13,Jinja2==2.11.2,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,msgpack==1.0.0,netaddr==0.8.0,netifaces==0.10.9,openstackdocstheme==2.2.6,oslo.concurrency==4.3.1,oslo.config==8.3.3,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.0.1,oslo.utils==4.7.0,packaging==20.4,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,Pygments==2.7.2,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2020.4,PyYAML==5.3.1,reno==3.2.0,requests==2.25.0,rfc3986==1.4.0,six==1.15.0,snowballstemmer==2.0.0,Sphinx==3.3.1,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-svg2pdfconverter==1.1.0,stestr==3.1.0,stevedore==3.2.2,-e git+https://opendev.org/openstack/tempest@ae5285d5d8468b491e4ae3120101453c1f96b930#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.2,voluptuous==0.12.0,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2020-11-30 11:28:12.867 | venv run-test-pre: PYTHONHASHSEED='3939324023' 2020-11-30 11:28:12.868 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.nIFi5za4Xz 2020-11-30 11:28:16.612 | /opt/stack/tempest/tempest/lib/services/clients.py:211: 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 2020-11-30 11:28:16.612 | _client = klass(auth_provider=auth_provider, **kwargs) 2020-11-30 11:28:16.612 | Config option api_v2 in group image-feature-enabled should be changed to: False 2020-11-30 11:28:16.712 | ___________________________________ summary ____________________________________ 2020-11-30 11:28:16.712 | venv: commands succeeded 2020-11-30 11:28:16.712 | congratulations :) 2020-11-30 11:28:16.747 | ++ lib/tempest:configure_tempest:651 : is_service_enabled q-metering 2020-11-30 11:28:16.764 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:28:16.768 | ++ lib/tempest:configure_tempest:656 : is_service_enabled q-l3 2020-11-30 11:28:16.788 | ++ functions-common:is_service_enabled:1987 : return 0 2020-11-30 11:28:16.792 | ++ lib/tempest:configure_tempest:660 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2020-11-30 11:28:16.794 | ++ lib/tempest:configure_tempest:661 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2020-11-30 11:28:16.796 | ++ lib/tempest:configure_tempest:662 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2020-11-30 11:28:16.799 | ++ lib/tempest:configure_tempest:663 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2020-11-30 11:28:16.801 | ++ lib/tempest:configure_tempest:664 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2020-11-30 11:28:16.804 | ++ lib/tempest:configure_tempest:665 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2020-11-30 11:28:16.806 | ++ lib/tempest:configure_tempest:666 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2020-11-30 11:28:16.808 | ++ lib/tempest:configure_tempest:667 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2020-11-30 11:28:16.811 | ++ lib/tempest:configure_tempest:668 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2020-11-30 11:28:16.813 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2020-11-30 11:28:16.816 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2020-11-30 11:28:16.818 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2020-11-30 11:28:16.820 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2020-11-30 11:28:16.823 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2020-11-30 11:28:16.825 | ++ lib/tempest:configure_tempest:676 : 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 2020-11-30 11:28:16.828 | ++ lib/tempest:configure_tempest:677 : [[ ! -z '' ]] 2020-11-30 11:28:16.830 | ++ lib/tempest:configure_tempest:683 : [[ -n '' ]] 2020-11-30 11:28:16.833 | ++ lib/tempest:configure_tempest:686 : 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 2020-11-30 11:28:16.868 | ++ lib/tempest:configure_tempest:688 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2020-11-30 11:28:16.871 | ++ lib/tempest:configure_tempest:689 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2020-11-30 11:28:16.874 | ++ lib/tempest:configure_tempest:690 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2020-11-30 11:28:16.877 | ++ lib/tempest:configure_tempest:691 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2020-11-30 11:28:16.880 | ++ lib/tempest:configure_tempest:692 : [[ ! -z '' ]] 2020-11-30 11:28:16.883 | ++ lib/tempest:configure_tempest:698 : 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 2020-11-30 11:28:16.914 | ++ lib/tempest:configure_tempest:700 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2020-11-30 11:28:16.917 | ++ lib/tempest:configure_tempest:701 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2020-11-30 11:28:16.919 | ++ lib/tempest:configure_tempest:702 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2020-11-30 11:28:16.922 | ++ lib/tempest:configure_tempest:703 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2020-11-30 11:28:16.924 | ++ lib/tempest:configure_tempest:704 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2020-11-30 11:28:16.927 | ++ lib/tempest:configure_tempest:705 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2020-11-30 11:28:16.930 | ++ lib/tempest:configure_tempest:706 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2020-11-30 11:28:16.933 | ++ lib/tempest:configure_tempest:707 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2020-11-30 11:28:16.936 | ++ lib/tempest:configure_tempest:708 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2020-11-30 11:28:16.940 | ++ lib/tempest:configure_tempest:709 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2020-11-30 11:28:16.942 | ++ lib/tempest:configure_tempest:710 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2020-11-30 11:28:16.946 | ++ lib/tempest:configure_tempest:711 : 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 2020-11-30 11:28:16.949 | ++ lib/tempest:configure_tempest:712 : [[ ! -z '' ]] 2020-11-30 11:28:16.952 | ++ lib/tempest:configure_tempest:718 : 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 2020-11-30 11:28:16.981 | ++ lib/tempest:configure_tempest:721 : IFS=' 2020-11-30 11:28:16.981 | ' 2020-11-30 11:28:16.984 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2020-11-30 11:28:16.987 | ++ ./stack.sh:echo_summary:415 : [[ -t 3 ]] 2020-11-30 11:28:16.989 | ++ ./stack.sh:echo_summary:421 : echo -e Installing Tempest Plugins 2020-11-30 11:28:16.992 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2020-11-30 11:28:16.994 | ++ lib/tempest:install_tempest_plugins:745 : pushd /opt/stack/tempest 2020-11-30 11:28:16.994 | /opt/stack/tempest /opt/stack/tempest 2020-11-30 11:28:16.997 | ++ lib/tempest:install_tempest_plugins:746 : [[ 0 != 0 ]] 2020-11-30 11:28:17.000 | ++ lib/tempest:install_tempest_plugins:756 : popd 2020-11-30 11:28:17.000 | /opt/stack/tempest 2020-11-30 11:28:17.003 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-11-30 11:28:17.006 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-11-30 11:28:17.009 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2020-11-30 11:28:17.012 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-11-30 11:28:17.015 | + functions-common:run_phase:1786 : run_plugins stack test-config 2020-11-30 11:28:17.018 | + functions-common:run_plugins:1745 : local mode=stack 2020-11-30 11:28:17.020 | + functions-common:run_plugins:1746 : local phase=test-config 2020-11-30 11:28:17.023 | + functions-common:run_plugins:1748 : local plugins= 2020-11-30 11:28:17.026 | + functions-common:run_plugins:1749 : local plugin 2020-11-30 11:28:17.029 | + ./stack.sh:main:1442 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2020-11-30 11:28:17.032 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2020-11-30 11:28:17.034 | + inc/meta-config:merge_config_group:171 : shift 2020-11-30 11:28:17.037 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2020-11-30 11:28:17.040 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:28:17.043 | + inc/meta-config:merge_config_group:176 : local configfile group 2020-11-30 11:28:17.045 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2020-11-30 11:28:17.049 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2020-11-30 11:28:17.052 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2020-11-30 11:28:17.055 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2020-11-30 11:28:17.058 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2020-11-30 11:28:17.061 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2020-11-30 11:28:17.062 | /^\[\[.+\|.*\]\]/ { 2020-11-30 11:28:17.062 | gsub("[][]", "", $1); 2020-11-30 11:28:17.062 | split($1, a, "|"); 2020-11-30 11:28:17.062 | if (a[1] == matchgroup) 2020-11-30 11:28:17.062 | print a[2] 2020-11-30 11:28:17.062 | } 2020-11-30 11:28:17.062 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 29 test_with_retry 5 apt-get-update 5 osc 381 wait_for_service 24 git_timed 8 dbsync 73 pip_install 335 apt-get 230 ------------------------- Unaccounted time 661 ========================= Total runtime 1751 This is your host IP address: 10.222.0.30 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.30/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: 46acead9af178f1bc6b765c5783edeebd81dd846 Merge "Fix is_fedora RHEL 8 detection" into stable/ussuri 2020-10-08 08:44:02 +0000 OS Version: Ubuntu 18.04 bionic